Development/Architecture/zh-cn: Difference between revisions
(Created page with "开发/架构") |
(Created page with "在下列页面中包含关于KDE设计和架构的详细信息的文档。它们并不能代替其它如[http://api.kde.org API文档],开发教程/howtos和...") |
||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
在下列页面中包含关于KDE设计和架构的详细信息的文档。它们并不能代替其它如[http://api.kde.org API文档],[[../Tutorials|开发教程/howtos]]和[[../Guidelines|开发标准]]等文档。访问[[Special:myLanguage/Development|开发门户]]以获得更多信息。 | |||
For a better understanding it might help to be familiar with Nokia's™ excellent [http://doc.qt.nokia.com/latest Qt documentation] and [http://www.qt.nokia.com/developer/ Developer Zone]. | For a better understanding it might help to be familiar with Nokia's™ excellent [http://doc.qt.nokia.com/latest Qt documentation] and [http://www.qt.nokia.com/developer/ Developer Zone]. |
Revision as of 05:42, 13 August 2012
在下列页面中包含关于KDE设计和架构的详细信息的文档。它们并不能代替其它如API文档,开发教程/howtos和开发标准等文档。访问开发门户以获得更多信息。
For a better understanding it might help to be familiar with Nokia's™ excellent Qt documentation and Developer Zone.
More information about a KDE installation itself is available in the dedicated section for system administrators.
Design Documents
- KDE 4 Architecture Overview
- An overview of the KDE 4 architecture, including discussions of common techniques, library classes, and general development issues. This is for KDE 4.0.
- KDE 3 Architecture Overview (Original)
- An overview of the KDE 3 architecture, including discussions of common techniques, library classes, and general development issues. This is for KDE 3.0.
- KDE 2 Architecture Overview
- An overview of the KDE 2 architecture, similar to the above. This is for KDE 2.2.
- DCOP
- Design documents from 1999-2000.