Applications/Development/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
m (Created page with 'KDE 不仅提供一个桌面环境,他也提供一个软件生态系统,不仅提供满足日常桌面需求的软件,也提供开发那些软件的工具。不管是为 KD...')
Line 4: Line 4:


{|
{|
|[[Image:Applications-development.png|left|64px|Development]]||KDE delivers not only a desktop environment but also a software ecosystem, providing not only software for regular desktop use, but also tools to create such software. Whether developing for KDE platforms or programming in general or doing even web development, KDE offers programs that can help make any programmer's, or even non-programmer's, life easier and more productive.
|[[Image:Applications-development.png|left|64px|Development]]||KDE 不仅提供一个桌面环境,他也提供一个软件生态系统,不仅提供满足日常桌面需求的软件,也提供开发那些软件的工具。不管是为 KDE 平台做开发或是常规的编程,甚至是 Web 开发,KDE 提供的工具能让程序员,甚至是非程序员的生活更方便,更有效率。
|}
|}



Revision as of 13:57, 27 August 2010

开发和编程

Development
Development
KDE 不仅提供一个桌面环境,他也提供一个软件生态系统,不仅提供满足日常桌面需求的软件,也提供开发那些软件的工具。不管是为 KDE 平台做开发或是常规的编程,甚至是 Web 开发,KDE 提供的工具能让程序员,甚至是非程序员的生活更方便,更有效率。


软件开发

KAppTemplate

Generates the basic directory and file structure for a KDE development project.

Kate

An advanced text editor with many features including syntax highlighting.

KBugbuster

View and manipulate bug reports on the KDE bug tracking system from you desktop.

KCachegrind

A profiling tool to determine the most time consuming execution parts of program.

Kdesvn

A client to subversion. It integrates nice in your Desktop and many applications.

 See footnote

KDevelop

A powerful and flexible Integrated Development Environment based on KDE technologies. Supports a number of languages such as C, C++, and Ruby.

Kompare

See the differences between two versions of a text file clearly.

KDiff3

A viewer to compare or merge 2 or 3 files or directories.

KDbg

A Graphical Debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.

KFileReplace

A very capable multi-line, multi-file, multi-directory find and replace.

Komander

A visual dialog builder that can be used to create applications.

KUIViewer

Display Qt Designer user interface (.ui) files.

Lokalize

Computer-aided translation system using a paragraph-by-paragraph translation approach when translating documentation.

Plasmate

Plasma add-ons creator that provides a "mini-IDE" for creating scripted Plasmoids, DataEngines, Runners, etc.

Umbrello

A diagramming tool for creating models of object-oriented software using UML.

Web开发

Quanta+

A feature-rich web development environment with support for various markup and scripting languages, such as HTML, XML, and PHP.

KImageMapEditor

An HTML image map editor from KDE.

KLinkStatus

A link checker from KDE, based in LinkStatus.

KXSLDbg

A GUI for debugging XSLT scripts

Template:Community-app-footnote (zh CN)