编程语言:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Dbzhang800留言 | 贡献
无编辑摘要
无编辑摘要
 
(未显示11个用户的36个中间版本)
第1行: 第1行:
{| style="margin: 0pt 0pt 1em 1em; font-size: 0.9em; width: 95%;"
{| style="margin: 0pt 0pt 1em 1em; font-size: 0.9em; width: 95%;"
|- style="background-color: rgb(219, 186, 117);"
|- style="background-color: rgb(219, 186, 117);"
| style="width: 33%;" | '''C/C++ 语言'''
| style="width: 33%;" | '''C/C++ 语言'''  
| style="width: 33%;" | '''Java 语言'''
| style="width: 33%;" | '''Java 语言'''  
| style="width: 33%;" | '''其他语言'''
| style="width: 33%;" | '''其他语言'''
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| style="background-color: rgb(255, 255, 204);" |  
| style="background-color: rgb(255, 255, 204);" |  
* [[Gcchowto|GCC新手入门]]
*[[Qt开发|Qt/C++开发]]
* [[Compiling C|C编译初步]]
*[[Gcchowto|GCC新手入门]]  
* [[Compiling Cpp|C++编译初步]]
*[[Compiling C|C编译初步]]
* [[UML工具推荐]]
*[[C语言简要语法指南]]  
*[[Compiling Cpp|C++编译初步]]  
*[[C Cpp IDE|C/C++ IDE简介]]
*[[用GDB调试程序]]
*[[Gtk与Qt编译环境安装与配置]]
*[[Wxwidget编译环境安装与配置|wxwidgets编译环境安装与配置]][[OpenGL编译环境安装与配置|<br>]]
*[[跟我一起写Makefile]]
*[[Insight的使用方法(gdb的最优前端)]]
*[[内核交叉编译工具链]]
 
*[[推荐入门书籍]]
 
| style="background-color: rgb(255, 255, 204);" |
*[[Java安装配置]]
*[[Java中文支持]]  


| style="background-color: rgb(255, 255, 204);" |  
| style="background-color: rgb(255, 255, 204);" |  
* [[Java安装配置]]
*[[Golang|golang/go语言学习与开发]]
* [[Java中文支持]]
*[[Compiling Fortran|Fortran编译初步]]
* [[Java VM的设置]]
*[[mod_python入门]]
* [[Netbeans安装配置]]
*[[inotify编程接口]]
 
|- style="background-color: rgb(219, 186, 117);"
| colspan=2 | '''Python 语言 v3.2 以上版本'''
| style="width: 33%;" | ''' '''
|- style="vertical-align: top;"
| colspan=2 style="background-color: rgb(255, 255, 204);" |
{| border=0; font-size: 0.9em; width: 100%;
|-
| [http://docs.python.org/py3k/index.html (对照Python官方网站文档英文页面)]
*文档分类:
**[[Python_新变化|Python 3.2 的新变化]]
**[[Python_官方简明教程|官方简明教程]]
**Library Reference
**Language Reference
**Python Setup and Usage
**Python 使用指南 HOWTOs
|
* 
**Extending and Embedding
**Python/C API
**Installing Python Modules
**Distributing Python Modules
**Documenting Python
**[[Python_常见问题解答|常见问题解答 FAQs]]
|-
|
*Indices and tables:
**Global Module Index
**General Index
**Glossary
|
* 
**Search page
**Complete Table of Contents
|-
|
*Meta information:
**Reporting bugs
**[[Python_关于这些文档|关于这些文档]]
|
* 
**Python的历史和许可证
**[[Python_版权|版权]]
|}


| style="background-color: rgb(255, 255, 204);" |  
| style="background-color: rgb(255, 255, 204);" |  
* [[Compiling Fortran|Fortran编译初步]]
 
|}
|}

2015年10月22日 (四) 17:55的最新版本

C/C++ 语言 Java 语言 其他语言
Python 语言 v3.2 以上版本
(对照Python官方网站文档英文页面)
  •  
    • Extending and Embedding
    • Python/C API
    • Installing Python Modules
    • Distributing Python Modules
    • Documenting Python
    • 常见问题解答 FAQs
  • Indices and tables:
    • Global Module Index
    • General Index
    • Glossary
  •  
    • Search page
    • Complete Table of Contents
  •  
    • Python的历史和许可证
    • 版权