个人工具

“编程语言”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第3行: 第3行:
 
| style="width: 33%;" | '''C/C++ 语言'''  
 
| style="width: 33%;" | '''C/C++ 语言'''  
 
| style="width: 33%;" | '''Java 语言'''  
 
| style="width: 33%;" | '''Java 语言'''  
| style="width: 33%;" | '''Python 语言'''
+
| 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);" |  
第23行: 第23行:
 
*[[Java安装配置]]  
 
*[[Java安装配置]]  
 
*[[Java中文支持]]  
 
*[[Java中文支持]]  
 
  
 
| style="background-color: rgb(255, 255, 204);" |  
 
| style="background-color: rgb(255, 255, 204);" |  
 
+
*[[Compiling Fortran|Fortran编译初步]]
  
 
|- style="background-color: rgb(219, 186, 117);"
 
|- style="background-color: rgb(219, 186, 117);"
| style="width: 33%;" | '''其他语言'''
+
| colspan=2 | '''Python 语言 v3.2 以上版本'''  
| style="width: 33%;" | ''''''  
+
 
| style="width: 33%;" | ''' '''
 
| style="width: 33%;" | ''' '''
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
| style="background-color: rgb(255, 255, 204);" |  
+
| colspan=2 style="background-color: rgb(255, 255, 204);" |  
*[[Compiling Fortran|Fortran编译初步]]
+
{| border=0; font-size: 0.9em; width: 100%;
| style="background-color: rgb(255, 255, 204);" |  
+
|-
 +
|
 +
*Parts of the documentation:
 +
**What's new in 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
 +
**FAQs
 +
|-
 +
|
 +
*Indices and tables:
 +
**Global Module Index
 +
**General Index
 +
**Glossary
 +
|
 +
* 
 +
**Search page
 +
**Complete Table of Contents
 +
|-
 +
|
 +
*Meta information:
 +
**Reporting bugs
 +
**About the documentation
 +
|
 +
* 
 +
**History and License of Python
 +
**Copyright
 +
|}
  
 
| style="background-color: rgb(255, 255, 204);" |  
 
| style="background-color: rgb(255, 255, 204);" |  
 
  
 
|}
 
|}

2011年5月15日 (日) 09:51的版本

C/C++ 语言 Java 语言 其他语言
Python 语言 v3.2 以上版本
  • Parts of the documentation:
    • What's new in Python 3.2?
    • 官方教程
    • Library Reference
    • Language Reference
    • Python Setup and Usage
    • Python HOWTOs
  •  
    • 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
  • Meta information:
    • Reporting bugs
    • About the documentation
  •  
    • History and License of Python
    • Copyright