Welcome to KDE TechBase/zh-tw: Difference between revisions

From KDE TechBase
No edit summary
(Updating to match new version of source page)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />


{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
<br />
|-
[[File:Kdevelop.png|noframe|left|128px]]
|colspan=2|[[Image:Discover.png|noframe]]
'''Welcome to the TechBase Wiki!''' This site contains the information developers need to use KDE Frameworks and application libraries for their own software projects. Here you will find '''[[Development/Tutorials|tutorials and guides]]''' for using KDE Frameworks to create rich and well-behaved Qt applications, '''[[Development/Tutorials/Plasma5|Plasma and KWin API]]''' for writing applets and scripts, '''[[Marble|Marble API]]''' to provide mapping functionality for your product, and more.
|-
 
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
If you're interested in getting involved in KDE, please head over to the [https://community.kde.org Community Wiki] to see the different ways to contribute and be part of the community.
;[[Special:myLanguage/Getting Started|
 
設定 KDE 開發環境]]
<br />
:學習如何取得、編譯與執行 KDE。
{{Tip|Don't know yet where to go? Check our '''[[Special:MyLanguage/Getting_Started|Getting Started]]''' guide to begin your adventure!}}
|-
 
| style="padding-left: 50px;"|[[Image:Action_configure.svg|noframe|left|40px]] ||
[[File:Konqui frameworks cropped.png|noframe|left|128px|]]
;[[Special:myLanguage/Development|
;[[Special:MyLanguage/KF5|KDE Frameworks (KF5)]]
KDE 開發]]
:Want to develop a powerful Qt application or take your current one to the next level? Try using the '''[[Special:MyLanguage/KF5|KDE Frameworks]]''', a set of powerful libraries built on top of Qt. It includes utility classes like KArchive for file compression, KItemModels for extending Qt's Model/View framework, or Kirigami for creating responsive and convergent applications for mobile, desktop, and anything in between.
:[[Special:myLanguage/Development/Tutorials|
 
教學]] | [http://flossmanuals.net/kde-guide/ 電子書] | [http://api.kde.org API 文件] | [[Special:myLanguage/Development/FAQs|
<br />
常見問答集]]  
 
還有更多。
[[File:Develop.png|noframe|right]]
:''相關頁面'' [[Special:myLanguage/Schedules|
;[[Special:MyLanguage/Development|Development]]
釋出時程表與新功能計劃]] | [[Special:myLanguage/Policies|
:Jump head first into development with our '''[[Special:MyLanguage/Development/Tutorials|Tutorials]]''' or take a peek at the various [[Special:MyLanguage/Development/Tools|Tools]] used by KDE and Qt programmers.
貢獻程式碼與開發指南]]
 
|-
== KDE Projects ==
| style="padding-left: 50px;"|[[Image:Devices_system.svg|noframe|left|40px]] ||
 
;[[Special:myLanguage/KDE System Administration|KDE 系統管理]]
{{AppMiniCard|Extra CMake Modules|Special:MyLanguage/ECM5|File:CMake-logo-48.png|Save yourself time and frustration when searching for and including KDE Frameworks and libraries.}}
:KDE 佈署、系統管理等相關資訊。
 
|-
{{AppMiniCard|Plasma|Special:MyLanguage/Development/Tutorials/Plasma5|File:520px-Mascot_20140702_konqui-plasma.png|Learn how to extend and build on KDE's powerful workspace.}}
|colspan=2|[[Image:Interact.png|noframe]]
 
|-
{{AppMiniCard|Phonon|Special:MyLanguage/Phonon|File:Phonon-gstreamer.png|Add audio or video to your application without breaking a sweat.}}
| style="padding-left: 50px;"|[[Image:Action_favorites.svg|noframe|left|40px]] ||
 
;[[Special:myLanguage/Contribute|
{{AppMiniCard|KDevelop|Special:MyLanguage/KDevelop5|File:Kdevelop.svg|Customize KDE's powerful IDE for your own workflow.}}
加入 KDE 團隊並貢獻]]
 
:貢獻程式修補,加入我們的社群並保持聯繫。
{{AppMiniCard|KDE PIM|Special:MyLanguage/KDE PIM|File:Mascot_20140731_konqui-app-utilities.png|Mails, calendars, and contacts, all in one roof.}}
:''相關頁面:''[[Special:myLanguage/Policies|
 
KDE 專案政策]] | [http://www.kde.org/community/donations/ 捐款]
{{AppMiniCard|Marble|Special:MyLanguage/Marble|File:Marble128.png|Documentation of Marble plugins and API}}
|-
 
| style="padding-left: 50px;"|[[Image:Action_contents.svg|noframe|left|40px]] ||
{{AppMiniCard|Calligra|Special:MyLanguage/Development/Tutorials/Calligra Overview|File:Calligra120.png|Empower productivity plugins.|icon-dark-invert}}
;[[Special:myLanguage/ISV|獨立軟體商(ISV)資訊]]:獨立軟體商開發者資訊。
 
|-
{{AppMiniCard|Latte Dock|Special:MyLanguage/LatteDock|File:LatteDock.png|Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids.}}
|colspan=2|[[Image:Develop.png|noframe]]
 
|-
=== Outdated products ===
| style="padding-left: 50px;" |[[Image:Action_wizard.svg|noframe|left|40px]] ||
 
;[[Special:myLanguage/Projects|
{{AppMiniCard|Language Bindings|Special:MyLanguage/Languages|File:Sublime.svg|Bindings for Qt 4 and KDE 4 (kdelibs)}}
KDE 專案]]
 
:多個 KDE 專案的開發者 wiki、工作清單等的連結。
{{Note|Before editing the wiki, look at [[Help:Contribute#Organisation|this page]] to see where to add content.''
|}
<br />
If you want a '''real book''' to learn how to use the Frameworks, please [https://community.kde.org/Books read there], on our community pages!}}

Latest revision as of 19:00, 16 September 2019


noframe
noframe

Welcome to the TechBase Wiki! This site contains the information developers need to use KDE Frameworks and application libraries for their own software projects. Here you will find tutorials and guides for using KDE Frameworks to create rich and well-behaved Qt applications, Plasma and KWin API for writing applets and scripts, Marble API to provide mapping functionality for your product, and more.

If you're interested in getting involved in KDE, please head over to the Community Wiki to see the different ways to contribute and be part of the community.


Tip
Don't know yet where to go? Check our Getting Started guide to begin your adventure!


KDE Frameworks (KF5)
Want to develop a powerful Qt application or take your current one to the next level? Try using the KDE Frameworks, a set of powerful libraries built on top of Qt. It includes utility classes like KArchive for file compression, KItemModels for extending Qt's Model/View framework, or Kirigami for creating responsive and convergent applications for mobile, desktop, and anything in between.


noframe
noframe
Development
Jump head first into development with our Tutorials or take a peek at the various Tools used by KDE and Qt programmers.

KDE Projects

Extra CMake Modules

Save yourself time and frustration when searching for and including KDE Frameworks and libraries.

Plasma

Learn how to extend and build on KDE's powerful workspace.

Phonon

Add audio or video to your application without breaking a sweat.

KDevelop

Customize KDE's powerful IDE for your own workflow.

KDE PIM

Mails, calendars, and contacts, all in one roof.

Marble

Documentation of Marble plugins and API

Calligra

Empower productivity plugins.

Latte Dock

Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids.

Outdated products

Language Bindings

Bindings for Qt 4 and KDE 4 (kdelibs)

Note
Before editing the wiki, look at this page to see where to add content.


If you want a real book to learn how to use the Frameworks, please read there, on our community pages!