“Python/docs/3.9/howto/index”的版本间差异

来自菜鸟教程
Python/docs/3.9/howto/index
跳转至:导航、​搜索
(autoload)
 
(Page commit)
 
第1行: 第1行:
 +
{{DISPLAYTITLE:Python HOWTO — Python 文档}}
 
<div id="python-howtos" class="section">
 
<div id="python-howtos" class="section">
  
= Python HOWTOs =
+
= Python HOWTO =
  
Python HOWTOs are documents that cover a single, specific topic,
+
Python HOWTO 是涵盖单个特定主题的文档,并试图相当完整地涵盖它。 该集合以 Linux 文档项目的 HOWTO 集合为模型,旨在培养比 Python 库参考更详细的文档。
and attempt to cover it fairly completely. Modelled on the Linux
 
Documentation Project's HOWTO collection, this collection is an
 
effort to foster documentation that's more detailed than the
 
Python Library Reference.
 
  
Currently, the HOWTOs are:
+
目前,HOWTO 是:
  
 
<div class="toctree-wrapper compound">
 
<div class="toctree-wrapper compound">
  
* [[../pyporting|Porting Python 2 Code to Python 3]]
+
* [[../pyporting|Python 2 代码移植到 Python 3]]
* [[../cporting|Porting Extension Modules to Python 3]]
+
* [[../cporting|将扩展模块移植到 Python 3]]
* [[../curses|Curses Programming with Python]]
+
* [[../curses|使用 Python 进行 Curses 编程]]
* [[../descriptor|Descriptor HowTo Guide]]
+
* [[../descriptor|描述符操作指南]]
* [[../functional|Functional Programming HOWTO]]
+
* [[../functional|函数式编程HOWTO]]
* [[../logging|Logging HOWTO]]
+
* [[../logging|日志 HOWTO]]
* [[../logging-cookbook|Logging Cookbook]]
+
* [[../logging-cookbook|记录食谱]]
* [[../regex|Regular Expression HOWTO]]
+
* [[../regex|正则表达式 HOWTO]]
* [[../sockets|Socket Programming HOWTO]]
+
* [[../sockets|套接字编程HOWTO]]
* [[../sorting|Sorting HOW TO]]
+
* [[../sorting|排序方式]]
 
* [[../unicode|Unicode HOWTO]]
 
* [[../unicode|Unicode HOWTO]]
* [[../urllib2|HOWTO Fetch Internet Resources Using The urllib Package]]
+
* [[../urllib2|HOWTO 使用 urllib 包获取 Internet 资源]]
* [[../argparse|Argparse Tutorial]]
+
* [[../argparse|Argparse 教程]]
* [[../ipaddress|An introduction to the ipaddress module]]
+
* [[../ipaddress|ipaddress 模块介绍]]
* [[../clinic|Argument Clinic How-To]]
+
* [[../clinic|论证诊所操作指南]]
* [[../instrumentation|Instrumenting CPython with DTrace and SystemTap]]
+
* [[../instrumentation|使用 DTrace SystemTap 检测 CPython]]
  
  
第34行: 第31行:
  
 
</div>
 
</div>
 +
<div class="clearer">
  
[[Category:Python 3.9 中文文档]]
+
 
 +
 
 +
</div>
 +
 
 +
[[Category:Python 3.9 文档]]

2021年10月31日 (日) 04:50的最新版本