zoukankan      html  css  js  c++  java
  • C#跨平台Mono开发工具

    Home | Screenshots | Download | Contact | FAQ | Documentation | Development | Search


    MonoDevelop

    From $1
      Table of contents

      MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and to maintain a single code base for all platforms.

      News

      MonoDevelop 2.8.5 released

      MonoDevelop 2.8.5 has been released. See the official announcement.

      December 13, 2011

      MonoDevelop 2.8 released

      MonoDevelop 2.8 has been released. See the official announcement.

      October 5, 2011

      MonoDevelop 2.6 released

      MonoDevelop 2.6 has been released. See the official announcement.

      September 7, 2011

      MonoDevelop 2.6 Release Candidate 1 released

      MonoDevelop 2.6 RC1 has been released. This is a bug fix release which brings us closer to the final 2.6 release. More details in the release notes.

      August 16, 2011

      MonoDevelop 2.6 beta 3 released

      MonoDevelop 2.6 beta 3 has been released, with plenty of bug fixes. More details in the release notes.

      May 24, 2011

      MonoDevelop 2.6 beta 2 released

      MonoDevelop 2.6 beta 1 has been released, with some new features and plenty of bug fixes. More details in the release notes. Directions for the packages are in the Download page.

      April 14, 2011

      MonoDevelop 2.6 beta 1 released

      MonoDevelop 2.6 beta 1 has been released. This is the first release of a series of releases that will lead to MonoDevelop 2.6. Please check the What's new in MonoDevelop 2.6 page to know more about this release. More details in the release notes. Directions for the packages are in the Download page.

      March 1, 2011

      Old News

      Feature Highlights

      • Multi-platform
        Supports Linux, Windows and Mac OSX.
      • Advanced Text Editing
        Code completion support for C# 3, code templates, code folding.
      • Configurable workbench
        Fully customizable window layouts, user defined key bindings, external tools
      • Multiple language support
        C#, Visual Basic.Net, C/C++, Vala
      • Integrated Debugger
        For debugging Mono and native applications
      • GTK# Visual Designer
        Easily build GTK# applications
      • ASP.NET
        Create web projects with full code completion support and test on XSP, the Mono web server.
      • Other tools
        Source control, makefile integration, unit testing, packaging and deployment, localization

    • 相关阅读:
      内核随记(三)同步(1)
      排列算法
      SQLite入门与分析(八)存储模型(3)
      内核随记(一)——理解中断(2)
      dup与dup2系统调用
      内核随记(四)文件系统(1)
      SQLite入门与分析(八)存储模型(2)
      SQLite入门与分析(九)VACUUM命令分析
      c中static变量局部变量
      (i++)+(i++)与(++i)+(++i)
    • 原文地址:https://www.cnblogs.com/fx2008/p/2409558.html
    Copyright © 2011-2022 走看看