个人工具

“UbuntuHelp:Programming”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第5行: 第5行:
 
|}
 
|}
 
[[Include(Applications/NavigationMenu)]]
 
[[Include(Applications/NavigationMenu)]]
 
 
 
 
* '''wiki:Ubuntu/DeveloperResources''' - Building packages and other material for developers.
 
* '''wiki:Ubuntu/DeveloperResources''' - Building packages and other material for developers.
 
* '''[[UbuntuHelp:InstallingCompilers|Compilers]]''' - Guides on setting up Compilers.
 
* '''[[UbuntuHelp:InstallingCompilers|Compilers]]''' - Guides on setting up Compilers.
 
 
==== Text Editors ====
 
==== Text Editors ====
 
 
* '''[[UbuntuHelp:NanoHowto|Nano]]''' - The easy to use text editor
 
* '''[[UbuntuHelp:NanoHowto|Nano]]''' - The easy to use text editor
 
* '''VimHowto''' - The powerful and popular editor for Linux.
 
* '''VimHowto''' - The powerful and popular editor for Linux.
 
* '''EmacsHowto''' - The powerful editor for programmers in Unix environment.
 
* '''EmacsHowto''' - The powerful editor for programmers in Unix environment.
 
 
==== Development Environments ====
 
==== Development Environments ====
 
 
* '''[[UbuntuHelp:ApacheMySQLPHP]]''' - Instructions for setting up a LAMP (Linux Apache MySQL PHP) environment.
 
* '''[[UbuntuHelp:ApacheMySQLPHP]]''' - Instructions for setting up a LAMP (Linux Apache MySQL PHP) environment.
 
* '''[[UbuntuHelp:EclipseIDE]]''' - An Integrated Development Environment (IDE) capable of supporting multiple programming languages via the use of plugins.
 
* '''[[UbuntuHelp:EclipseIDE]]''' - An Integrated Development Environment (IDE) capable of supporting multiple programming languages via the use of plugins.
第25行: 第18行:
 
* '''[[UbuntuHelp:Netbeans]]''' - Comprehensive Java IDE.
 
* '''[[UbuntuHelp:Netbeans]]''' - Comprehensive Java IDE.
 
* '''[[UbuntuHelp:PythonCard]]''' - GUI construction framework for building cross-platform desktop applications using Python.
 
* '''[[UbuntuHelp:PythonCard]]''' - GUI construction framework for building cross-platform desktop applications using Python.
 
 
==== Translation Tools ====
 
==== Translation Tools ====
 
 
* '''[[UbuntuHelp:poedit]]''' - An easy to use catalog (.po) editor.
 
* '''[[UbuntuHelp:poedit]]''' - An easy to use catalog (.po) editor.
 
 
==== HTML editors ====
 
==== HTML editors ====
 
 
* '''[http://bluefish.openoffice.nl/index.html Bluefish]''' - HTML editor
 
* '''[http://bluefish.openoffice.nl/index.html Bluefish]''' - HTML editor
 
* '''[http://www.screem.org/ Screem]''' - HTML editor
 
* '''[http://www.screem.org/ Screem]''' - HTML editor
 
* '''[http://cssed.sourceforge.net/ CSSed]''' - CSS style sheet editor
 
* '''[http://cssed.sourceforge.net/ CSSed]''' - CSS style sheet editor
 
 
----
 
----
 
[[category:CategoryDocumentation]]
 
[[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 21:09的版本


{i} Programming is part of the UserDocumentation series of index pages. Please read the WikiGuide prior to making changes.

Include(Applications/NavigationMenu)

  • wiki:Ubuntu/DeveloperResources - Building packages and other material for developers.
  • Compilers - Guides on setting up Compilers.

Text Editors

  • Nano - The easy to use text editor
  • VimHowto - The powerful and popular editor for Linux.
  • EmacsHowto - The powerful editor for programmers in Unix environment.

Development Environments

Translation Tools

HTML editors