个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
programming
第1行: 第1行:
{{Translation}}
+
{{Copyedit translation}}
 
{{From|https://help.ubuntu.com/community/Programming}}
 
{{From|https://help.ubuntu.com/community/Programming}}
 
{{Translator|[[User:麻辣丝瓜 | 麻辣丝瓜]]}}
 
{{Translator|[[User:麻辣丝瓜 | 麻辣丝瓜]]}}
第9行: 第9行:
 
<<Include(Tag/StyleCleanup)>>
 
<<Include(Tag/StyleCleanup)>>
 
<<Include(Applications/NavigationMenu)>>
 
<<Include(Applications/NavigationMenu)>>
* '''Ubuntu:DeveloperResources''' - Building packages and other material for developers.
+
* '''[[Ubuntu:DeveloperResources|开发资源]]''' - 为开发者创建软件包和其它素材。
* '''[[UbuntuHelp:InstallingCompilers|Compilers]]''' - Guides on setting up Compilers.
+
* '''[[UbuntuHelp:InstallingCompilers/zh|编译器]]''' - 安装编译器的指南。
* '''[[UbuntuHelp:PowerUsersProgramming|PowerUsersProgramming]]'''
+
* '''[[UbuntuHelp:PowerUsersProgramming|大量用户的编程语言(PowerUsersProgramming)]]'''
== Text Editors ==
+
== 文本编辑器 ==
* '''[[UbuntuHelp:Nano|Nano]]''' - The easy to use text editor
+
* '''[[UbuntuHelp:Nano|Nano]]''' - 简单易用的文本编辑器。
* '''[[UbuntuHelp:VimHowto|VimHowto]]''' - The powerful and popular editor for Linux.
+
* '''[[UbuntuHelp:VimHowto|Vim]]''' - Linux里强大而流行的编辑器。
* '''[[UbuntuHelp:EmacsHowto|EmacsHowto]]''' - The powerful editor for programmers in Unix environment.
+
  也可以查阅http://wiki.ubuntu.org.cn/Vim 这里有关于vim的中文帮助文档、常见问题和插件介绍等很多有用信息。
* '''[[UbuntuHelp:gedit|gedit]]''' - The default GUI text editor with built-in syntax highlighting.
+
* '''[[UbuntuHelp:EmacsHowto|Emacs]]''' - Unix环境下给程序员使用的强大编辑器。
* '''[http://scintilla.org/SciTE.html SciTE]''' - Lightweight GTK-based programming editor with syntax highlighting.
+
* '''[[UbuntuHelp:gedit/zh|Gedit]]''' - 默认的图形界面文本编辑器,内置语法高亮功能。
== Development Environments ==
+
* '''[http://scintilla.org/SciTE.html SciTE]''' - 基于GTK的轻量级程序编辑器,有语法高亮功能。
* '''[[UbuntuHelp:ApacheMySQLPHP|ApacheMySQLPHP]]''' - Instructions for setting up a LAMP (Linux Apache MySQL PHP) environment.
+
== 开发环境==
* '''[[UbuntuHelp:EclipseIDE|EclipseIDE]]''' - An Integrated Development Environment (IDE) capable of supporting multiple programming languages via the use of plugins.
+
* '''[[UbuntuHelp:ApacheMySQLPHP/zh|ApacheMySQLPHP]]''' - 介绍如何安装LAMP(Linux Apache MySQL PHP)环境。
* '''[http://geany.uvena.de/ Geany]''' - A small and lightweight integrated development environment.
+
* '''[[UbuntuHelp:EclipseIDE|EclipseIDE]]''' - 一个集成开发环境,通过使用插件能够支持多种语言的编程。
* '''[[UbuntuHelp:MATLAB|MATLAB]]''' - MATLAB - The Language Of Technical Computing.
+
* '''[http://geany.uvena.de/ Geany]''' - 小且轻量级的集成开发环境。
* '''[[UbuntuHelp:MonoDevelopmentHowto|Mono]]''' - Instructions for beginning Mono development.
+
* '''[[UbuntuHelp:MATLAB/zn|MATLAB]]''' - MATLAB - 专门处理数学计算的语言。
* '''[[UbuntuHelp:Netbeans|Netbeans]]''' - Comprehensive Java IDE.
+
* '''[[UbuntuHelp:MonoDevelopmentHowto|Mono]]''' - Mono开发入门指南。
* '''[[UbuntuHelp:PythonCard|PythonCard]]''' - GUI construction framework for building cross-platform desktop applications using Python.
+
* '''[[UbuntuHelp:Netbeans|Netbeans]]''' - 广泛使用的Java 集成开发环境。
* '''[[UbuntuHelp:Vala|Vala]]''' - Introduction to using the Vala language on Ubuntu.
+
* '''[[UbuntuHelp:PythonCard|PythonCard]]''' - 用Python来创建跨平台桌面应用程序的图形建造框架。
* '''[[UbuntuHelp:OpenKomodo|OpenKomodo]]''' - Crude Installation Instructions.
+
* '''[[UbuntuHelp:Vala|Vala]]''' - 在Ubuntu上使用Vala语言的指南。
== Interpreters ==
+
* '''[[UbuntuHelp:OpenKomodo|OpenKomodo]]''' - 简单的安装指南。
 +
== 解释程序 ==
 
* '''[[UbuntuHelp:wxBasic|wxBasic]]''' - ansi-basic interpreter using wxWidgets libraries
 
* '''[[UbuntuHelp:wxBasic|wxBasic]]''' - ansi-basic interpreter using wxWidgets libraries
 
* '''[[UbuntuHelp:sdlBasic|sdlBasic]]''' - ansi-basic interpreter using SDL libraries, based on wxBasic interpreter core
 
* '''[[UbuntuHelp:sdlBasic|sdlBasic]]''' - ansi-basic interpreter using SDL libraries, based on wxBasic interpreter core
 
* '''[[UbuntuHelp:PuppyBasic|PuppyBasic]]''' - ansi-basic interpreter without using libraries (only for terminal), based on wxBasic interpreter core
 
* '''[[UbuntuHelp:PuppyBasic|PuppyBasic]]''' - ansi-basic interpreter without using libraries (only for terminal), based on wxBasic interpreter core
 
* '''[http://www.trustleap.ch/ TrustLeap G-WAN]''' - ANSI-C interpreter coupled with a Web server
 
* '''[http://www.trustleap.ch/ TrustLeap G-WAN]''' - ANSI-C interpreter coupled with a Web server
== Translation Tools ==
+
== 翻译工具==
* '''[[UbuntuHelp:poedit|poedit]]''' - An easy to use catalog (.po) editor.
+
* '''[[UbuntuHelp:poedit|poedit]]''' - 一个易用的目录编辑器(.po)。
== HTML editors ==
+
== HTML 编辑器 ==
* '''[http://bluefish.openoffice.nl/index.html Bluefish]''' - HTML editor
+
* '''[http://bluefish.openoffice.nl/index.html Bluefish]''' - HTML 编辑器
* '''[http://www.kompozer.net/ KompoZer]''' - WYSIWYG HTML editor
+
* '''[http://www.kompozer.net/ KompoZer]''' - 所见即所得 HTML 编辑器
* '''[http://www.screem.org/ Screem]''' - HTML editor
+
* '''[http://www.screem.org/ Screem]''' - HTML 编辑器
* '''[http://cssed.sourceforge.net/ CSSed]''' - CSS style sheet editor
+
* '''[http://cssed.sourceforge.net/ CSSed]''' - CSS 编辑器
 
----
 
----
 
[[category:CategorySoftware]] [[category:CategoryDevelopment]]
 
[[category:CategorySoftware]] [[category:CategoryDevelopment]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年6月23日 (三) 00:20的版本

{i} 这里是 用户文档 系列的主页面。在做出修改之前请先阅读WikiGuide,谢谢!

<<Include(Tag/StyleCleanup)>> <<Include(Applications/NavigationMenu)>>

文本编辑器

  • Nano - 简单易用的文本编辑器。
  • Vim - Linux里强大而流行的编辑器。
 也可以查阅http://wiki.ubuntu.org.cn/Vim 这里有关于vim的中文帮助文档、常见问题和插件介绍等很多有用信息。
  • Emacs - Unix环境下给程序员使用的强大编辑器。
  • Gedit - 默认的图形界面文本编辑器,内置语法高亮功能。
  • SciTE - 基于GTK的轻量级程序编辑器,有语法高亮功能。

开发环境

  • ApacheMySQLPHP - 介绍如何安装LAMP(Linux Apache MySQL PHP)环境。
  • EclipseIDE - 一个集成开发环境,通过使用插件能够支持多种语言的编程。
  • Geany - 小且轻量级的集成开发环境。
  • MATLAB - MATLAB - 专门处理数学计算的语言。
  • Mono - Mono开发入门指南。
  • Netbeans - 广泛使用的Java 集成开发环境。
  • PythonCard - 用Python来创建跨平台桌面应用程序的图形建造框架。
  • Vala - 在Ubuntu上使用Vala语言的指南。
  • OpenKomodo - 简单的安装指南。

解释程序

  • wxBasic - ansi-basic interpreter using wxWidgets libraries
  • sdlBasic - ansi-basic interpreter using SDL libraries, based on wxBasic interpreter core
  • PuppyBasic - ansi-basic interpreter without using libraries (only for terminal), based on wxBasic interpreter core
  • TrustLeap G-WAN - ANSI-C interpreter coupled with a Web server

翻译工具

  • poedit - 一个易用的目录编辑器(.po)。

HTML 编辑器