Applications/Development/zh-tw: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
m (Created page with 'KDE 不僅提供一個桌面環境,他也提供一個軟體生態系統,不僅提供滿足日常桌面需求的軟體,也提供開發軟體的工具。不管是為 KDE 平...')
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 14:08, 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 TW)