特殊:Badtitle/NS100:MonoDevelopmentHowto

来自Ubuntu中文
Oneleaf留言 | 贡献2007年5月13日 (日) 11:32的版本 (New page: {{From|https://help.ubuntu.com/community/MonoDevelopmentHowto}} {{Languages|php5}} Parent page: Programming Applications Listed below are instructions and re...)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :MonoDevelopmentHowto/zh | | {{#ifexist: MonoDevelopmentHowto/zh | | {{#ifeq: {{#titleparts:MonoDevelopmentHowto|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:MonoDevelopmentHowto|1|-1|}} | zh | | }}

Parent page: Programming Applications


Listed below are instructions and resources to get you started with mono development on Ubuntu. The target audience of this page is people wanting to get started with development or people looking for mono packages in Ubuntu.

Compiling From Source

See MonoFromSource for details on compiling the latest Mono release from source.

Installing Mono

bash:~$ sudo apt-get install mono mono-mcs libgtk-cil libgtksourceview-cil libgecko-cil monodevelop monodoc


The list of packages above will setup the appropriate mono development environment.

Links

* Mono Docs * The Mono wiki has lots of useful information. * There's tutorials about developing for gnome using Mono. * Check out programs developed using Mono. * Beagle Wiki.
CategoryDocumentation