Development/zh-cn: Difference between revisions

From KDE TechBase
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
__NOEDITSECTION__ __NOTOC__
<languages/>
 
<languages />
 
This page contains reference information useful for people writing KDE Software. There are plenty of other ways to contribute to KDE: see the [https://community.kde.org/Get_Involved Get Involved page on the Community wiki] for a list of ideas.
 
Note that the [https://community.kde.org/ Community wiki] provides a place for KDE developers and other KDE community members to co-ordinate (including meeting notes and to-do lists). This section is for (relatively) stable documentation.
 
==Learning==


{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
| style="padding-left: 50px;" |[[Image:Action_launch.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Getting Started|Getting Started]]
:How to set up a development environment, build KDE Software and submit patches.
:''Related'': [http://flossmanuals.net/kde-guide/ The KDE Dev Guide book] | [[Special:myLanguage/Contribute|Contribute]]
|-
|-
| style="padding-left: 50px;"|[[Image:Start-here.png|noframe|left|40px]] ||
| style="padding-left: 50px;"|[[Image:Start-here.png|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Tutorials|编程教程]]
;[[Special:myLanguage/Development/Tutorials|编程教程]]
:逐步讲解 KDE 开发的教程。
<!--{ to solve misbalanced bracket-->
:''相关:'' [[Special:myLanguage/Development/Tools|开发工具]] | [[Special:myLanguage/Development/FAQs|常见问题]]
|-
| style="padding-left: 50px;" |[[Image:System-help.png|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Getting Help|获取帮助]]
:资源和获取 KDE 开发帮助。
|}
|}
==Reference==
==Reference==


Line 34: Line 15:
:Reference documentation for classes, functions and other programming interfaces.
:Reference documentation for classes, functions and other programming interfaces.
|-
|-
| style="padding-left: 50px;" |[[Image:Action kontact todo.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Policies|Policies]]
:Policies covering development of KDE software.
:''Related:'' [[Special:myLanguage/Development/Guidelines|Guidelines]]
|-
| style="padding-left: 50px;" |[[Image:Action chronometer.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Schedules|Schedules]]
:Upcoming freeze and release dates.
|-
| style="padding-left: 50px;" |[[Image:Action_note.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/External_Standards|External Standards]]
:Externally or jointly developed standards for interoperating with other software.
|-
| style="padding-left: 50px;" |[[Image:Action domtreeviewer.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Further Information|Further Information]]
:Links to other resources.
|}
|}


==Technologies and Tools==
==Technologies and Tools==


{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
| style="padding-left: 50px;" |[[Image:Action gohome.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Architecture|KDE 架构]]
:介绍 KDE 技术的架构文档。
:''相关'':[http://api.kde.org API 文档]
|-
| style="padding-left: 50px;"|[[Image:Action_rebuild.svg|noframe|left|40px]] ||
;[[Special:myLanguage/Development/Languages|编程语言]]
:KDE 开发支持的编程语言。
|-
| style="padding-left: 50px;"|[[Image:CMake-logo-48.png|noframe|left|48px]] ||
;[[Special:myLanguage/Development/CMake|CMake]]
:CMake 相关信息。
|-
| style="padding-left: 50px;"|[[Image:Git_icon.png|noframe|left|48px]] ||
;[[Special:myLanguage/Development/Git|版本控制系统 - Git]]
:Git 相关信息。
|-
|-
| style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] ||
| style="padding-left: 50px;" |[[Image:Action_tool.svg|noframe|left|40px]] ||

Revision as of 09:52, 10 February 2019

noframe
noframe
编程教程

Reference

noframe
noframe
API Documentation
Reference documentation for classes, functions and other programming interfaces.


Technologies and Tools

noframe
noframe
软件开发框架
KDE使用的软件工程工具和开发过程。