|
20.
|
|
|
Install the <application>python-gtk2-tutorial</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:79(para)
|
|
21.
|
|
|
To access the documentation, visit <ulink url="file:///usr/share/doc/python-gtk2-tutorial/html/index.html">python-gtk- tutorial</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:86(para)
|
|
22.
|
|
|
Devhelp
|
|
|
|
开发帮助
|
|
Translated and reviewed by
maxim(Feng Liu)
|
|
|
|
Located in
programming/C/programming.xml:98(title)
|
|
23.
|
|
|
<application>Devhelp</application> is an application to read and search all of the documentation that you install.
|
|
|
|
<application>Devhelp</application>是一个用来阅读和查询你所有安装的文档的应用程序。
|
|
Translated and reviewed by
maxim(Feng Liu)
|
|
|
|
Located in
programming/C/programming.xml:100(para)
|
|
24.
|
|
|
Install the <application>devhelp</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:108(para)
|
|
25.
|
|
|
Choose <menuchoice><guimenu>KMenu</guimenu><guisubmenu>Development</guisubmenu><guimenuitem>Devhelp</guimenuitem></menuchoice>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:115(para)
|
|
26.
|
|
|
C and C++
|
|
|
|
C 和 C++
|
|
Translated and reviewed by
maxim(Feng Liu)
|
|
|
|
Located in
programming/C/programming.xml:124(title)
|
|
27.
|
|
|
Compiling C and C++ programs requires some packages that are not installed by default.
|
|
|
|
编译C和C++程序需要一些不是被默认安装的包。
|
|
Translated and reviewed by
maxim(Feng Liu)
|
|
|
|
Located in
programming/C/programming.xml:126(para)
|
|
28.
|
|
|
Install the <application>build-essential</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:134(para)
|
|
29.
|
|
|
There are many tools available for C and C++ developers. Those wishing to develop graphical applications will find that choosing a graphical toolkit/platform will make development more convenient. The two most popular development platforms for Ubuntu are <quote>GTK/GNOME</quote> and <quote>Qt/KDE</quote>, each of which has its own set of tools and documentation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:141(para)
|