无论用户界面还是辅助功能都可以与Microsoft Visual Studio .NET一决高下的.NET集成开发环境。完全开放源代码,不失为一个集学习和开发于一体的优秀软件。
内附C#源码,大小只有6兆多,源码10兆。软件内置vb.net与c#代码互换功能,界面可转化为中文。是一个不可多得的免费开发.net程序的好东东。
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
此考试是微软认证的一项测试,全称为“PRO: Design and Develop Enterprise Applications Using the Microsoft .NET Framework 3.5”。它主要针对的是高级软件开发人员,要求考生能够熟练掌握使用.NET Framework 3.5...
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
```csharp public class SDPad : AbstractPadContent { SDPadControl control = new SDPadControl(); public SDPad() : base("TestPanel") { } public override Control Control { get { return this....
相关推荐
以前发的一个非常小的IDE,但觉得用来编辑还行.就是有一点小BUG ,这次又发了一个.有兴趣的朋友来试试吧.
本书通过深入了解SharpDevelop(一种用C#编写的完整集成开发环境)来教授高级.NET编程技术。
《CSharp软件项目开发全程剖析_全面透视SharpDevelop软件的开发内幕》这本书是针对C#编程语言和开源的SharpDevelop软件开发环境进行深入探讨的专业资料。SharpDevelop是一款免费且开源的IDE(集成开发环境),主要...
《剖析C#应用程序:深入SharpDevelop》是一本深入解析C#集成开发环境(IDE)SharpDevelop的专业书籍。这本书详尽地介绍了SharpDevelop的设计理念、架构和实现细节,为读者揭示了构建一个高效、功能丰富的IDE所需的各类...
总之,《Dissecting A CSharp Application》是学习和提升C#编程技能的重要参考资料,尤其对于那些希望通过SharpDevelop来构建高效、可靠的应用程序的开发者来说,更是一份不可或缺的指南。通过阅读这本书,读者不仅...
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
本文将带你深入探究C#应用程序的方方面面,通过解析开源项目SharpDevelop,我们将探讨C#编程的关键概念和技术。SharpDevelop是一个用于.NET Framework的开放源代码集成开发环境(IDE),它为C#、VB.NET、 Boo等语言...
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
此考试是微软认证的一项测试,全称为“PRO: Design and Develop Enterprise Applications Using the Microsoft .NET Framework 3.5”。它主要针对的是高级软件开发人员,要求考生能够熟练掌握使用.NET Framework 3.5...
【标题】"NIM_PC_Demo_CSharp_x86_x64_v5.3.0" 是一个基于C#语言开发的PC端即时通讯与视频功能的演示程序,支持32位(x86)和64位(x64)系统。这个版本是5.3.0,意味着它包含了该产品的最新特性和改进。 【描述】...
《SharpDevelop下的串口调试程序开发详解》 在IT领域,串口通信是设备间进行数据交换的一种常见方式,尤其在嵌入式系统和物联网应用中尤为重要。SharpDevelop是一款开源的.NET集成开发环境(IDE),它为C#、VB.NET...
SharpDevelop 5.4.8 2013(msbuild 2013 format), WellStudio 5.4.8-2013,支持aspnet.mvc,csharp,vbnet,fsharp,c/C++,typescript,wix,xaml,等语言。下载包包括源代码和运行文件。最高支持.net framework ...
SharpDevelop下的castle monorail工程模板,请拷贝到安装目录下 data\templates\project\CSharp 中。重启SharpDvelop即可选择MonoRail类型工程。
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
SharpDevelop 3.1 Beta 1 is the latest recommended release of SharpDevelop 3.x. Please see the release notes (especially required additional software) for version 3.0 below as those apply to the entire...
关于SharpDevelop源代码分析的资源汇总。
```csharp public class SDPad : AbstractPadContent { SDPadControl control = new SDPadControl(); public SDPad() : base("TestPanel") { } public override Control Control { get { return this....