Archive:Development/Architecture (zh TW): Difference between revisions

From KDE TechBase
No edit summary
No edit summary
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Development/Architecture}}
{{Template:I18n/Language Navigation Bar|Development/Architecture}}
在下列頁面中包含關於 KDE 設計和架構的詳細信息的文件。它們並不能代替其它文件如 [http://api.kde.org API 文件]、[[../Tutorials (zh TW)|開發教學和 Howto]]和[[../Guidelines|開發標準]]等等。訪問[[Development (zh TW)|開發入口]]頁面以獲得更多資訊。
在下列頁面中包含關於 KDE 設計和架構的詳細信息的文件。它們並不能代替其它文件如 [http://api.kde.org API 文件]、[[../Tutorials (zh TW)|開發教學和 Howto]]和[[../Guidelines (zh TW)|開發標準]]等等。訪問[[Development (zh TW)|開發入口]]頁面以獲得更多資訊。


熟悉 Nokia 的[http://doc.qt.nokia.com/3.3/index.html Qt 3.3]或[http://doc.qt.nokia.com/4.5/index.html Qt 4.5]文件以及它們的[http://qt.nokia.com/developer// 開發者網頁] ,會有助於更好的理解下面的文件。
熟悉 Nokia 的[http://doc.qt.nokia.com/3.3/index.html Qt 3.3]或[http://doc.qt.nokia.com/4.5/index.html Qt 4.5]文件以及它們的[http://qt.nokia.com/developer/ 開發者網頁] ,會有助於更好的理解下面的文件。


關於 KDE 安裝的更多資訊可以在[[KDE System Administration|系統管理]]中的相關章節中找到。
關於 KDE 安裝的更多資訊可以在[[KDE System Administration (zh TW)|系統管理]]中的相關章節中找到。


== 設計文件 ==
== 設計文件 ==
Line 10: Line 10:
: KDE 4 架構概覽,包括通用技術、函式庫、以及一般性的開發問題。這是''KDE 4''的版本。
: KDE 4 架構概覽,包括通用技術、函式庫、以及一般性的開發問題。這是''KDE 4''的版本。


; [[Development/Architecture/KDE3|KDE 3 Architecture Overview]] [http://developer.kde.org/documentation/library/kdeqt/kde3arch/ (Original)]
; [[Development/Architecture/KDE3|KDE 3 架構概覽]] [http://developer.kde.org/documentation/library/kdeqt/kde3arch/ (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''.
: An overview of the KDE 3 architecture, including discussions of common techniques, library classes, and general development issues. This is for ''KDE 3.0''.


; [http://developer.kde.org/documentation/library/kdeqt/kde2arch/ KDE 2 Architecture Overview]
; [http://developer.kde.org/documentation/library/kdeqt/kde2arch/ KDE 2 架構概覽]
: An overview of the KDE 2 architecture, similar to the above. This is for ''KDE 2.2''.
: An overview of the KDE 2 architecture, similar to the above. This is for ''KDE 2.2''.



Revision as of 03:04, 26 September 2009


Development/Architecture

在下列頁面中包含關於 KDE 設計和架構的詳細信息的文件。它們並不能代替其它文件如 API 文件、[[../Tutorials (zh TW)|開發教學和 Howto]]和[[../Guidelines (zh TW)|開發標準]]等等。訪問開發入口頁面以獲得更多資訊。

熟悉 Nokia 的Qt 3.3Qt 4.5文件以及它們的開發者網頁 ,會有助於更好的理解下面的文件。

關於 KDE 安裝的更多資訊可以在系統管理中的相關章節中找到。

設計文件

KDE 4 架構概覽
KDE 4 架構概覽,包括通用技術、函式庫、以及一般性的開發問題。這是KDE 4的版本。
KDE 3 架構概覽 (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 架構概覽
An overview of the KDE 2 architecture, similar to the above. This is for KDE 2.2.
DCOP
Design documents from 1999-2000.