特殊:Badtitle/NS100:Programming/zh:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
麻辣丝瓜留言 | 贡献
 
麻辣丝瓜留言 | 贡献
无编辑摘要
第1行: 第1行:
{{Copyedit translation}}
{{Translation}}
{{From|https://help.ubuntu.com/community/Programming}}
{{From|https://help.ubuntu.com/community/Programming}}
{{Translator|[[User:麻辣丝瓜 | 麻辣丝瓜]]}}
{{Translator|[[User:麻辣丝瓜 | 麻辣丝瓜]]}}

2010年6月20日 (日) 12:35的版本

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

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

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

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.
  • gedit - The default GUI text editor with built-in syntax highlighting.
  • SciTE - Lightweight GTK-based programming editor with syntax highlighting.

Development Environments

  • ApacheMySQLPHP - Instructions for setting up a LAMP (Linux Apache MySQL PHP) environment.
  • EclipseIDE - An Integrated Development Environment (IDE) capable of supporting multiple programming languages via the use of plugins.
  • Geany - A small and lightweight integrated development environment.
  • MATLAB - MATLAB - The Language Of Technical Computing.
  • Mono - Instructions for beginning Mono development.
  • Netbeans - Comprehensive Java IDE.
  • PythonCard - GUI construction framework for building cross-platform desktop applications using Python.
  • Vala - Introduction to using the Vala language on Ubuntu.
  • OpenKomodo - Crude Installation Instructions.

Interpreters

  • 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

Translation Tools

  • poedit - An easy to use catalog (.po) editor.

HTML editors