个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示3个用户的16个中间版本)
第17行: 第17行:
 
*[[跟我一起写Makefile]]  
 
*[[跟我一起写Makefile]]  
 
*[[Insight的使用方法(gdb的最优前端)]]  
 
*[[Insight的使用方法(gdb的最优前端)]]  
 +
*[[内核交叉编译工具链]]
  
 
*[[推荐入门书籍]]
 
*[[推荐入门书籍]]
第25行: 第26行:
  
 
| style="background-color: rgb(255, 255, 204);" |  
 
| style="background-color: rgb(255, 255, 204);" |  
 +
*[[Golang|golang/go语言学习与开发]]
 
*[[Compiling Fortran|Fortran编译初步]]
 
*[[Compiling Fortran|Fortran编译初步]]
 +
*[[mod_python入门]]
 +
*[[inotify编程接口]]
  
 
|- style="background-color: rgb(219, 186, 117);"
 
|- style="background-color: rgb(219, 186, 117);"
第34行: 第38行:
 
{| border=0; font-size: 0.9em; width: 100%;
 
{| border=0; font-size: 0.9em; width: 100%;
 
|-
 
|-
|  
+
| [http://docs.python.org/py3k/index.html (对照Python官方网站文档英文页面)]
*Parts of the documentation:
+
*文档分类:
**What's new in Python 3.2?
+
**[[Python_新变化|Python 3.2 的新变化]]
 
**[[Python_官方简明教程|官方简明教程]]
 
**[[Python_官方简明教程|官方简明教程]]
 
**Library Reference
 
**Library Reference
 
**Language Reference
 
**Language Reference
 
**Python Setup and Usage
 
**Python Setup and Usage
**Python HOWTOs
+
**Python 使用指南 HOWTOs
 
|  
 
|  
 
* 
 
* 
第49行: 第53行:
 
**Distributing Python Modules
 
**Distributing Python Modules
 
**Documenting Python
 
**Documenting Python
**FAQs
+
**[[Python_常见问题解答|常见问题解答 FAQs]]
 
|-
 
|-
 
|  
 
|  
第64行: 第68行:
 
*Meta information:
 
*Meta information:
 
**Reporting bugs
 
**Reporting bugs
**About the documentation
+
**[[Python_关于这些文档|关于这些文档]]
 
|  
 
|  
 
* 
 
* 
**History and License of Python
+
**Python的历史和许可证
**Copyright
+
**[[Python_版权|版权]]
 
|}
 
|}
  

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的历史和许可证
    • 版权