ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](sys.xhtml "操作系统实用程序") | - [上一页](exceptions.xhtml "异常处理") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python/C API 参考手册](index.xhtml) » - $('.inline-search').show(0); | # 工具 本章中的函数执行各种实用工具任务,包括帮助 C 代码提升跨平台可移植性,在 C 中使用 Python 模块,以及解析函数参数并根据 C 中的值构建 Python 中的值等等。 - [操作系统实用程序](sys.xhtml) - [系统功能](sys.xhtml#system-functions) - [过程控制](sys.xhtml#process-control) - [导入模块](import.xhtml) - [Data marshalling support](marshal.xhtml) - [语句解释及变量编译](arg.xhtml) - [解析参数](arg.xhtml#parsing-arguments) - [字符串和缓存区](arg.xhtml#strings-and-buffers) - [数字](arg.xhtml#numbers) - [其他对象](arg.xhtml#other-objects) - [API 函数](arg.xhtml#api-functions) - [创建变量](arg.xhtml#building-values) - [字符串转换与格式化](conversion.xhtml) - [反射](reflection.xhtml) - [编解码器注册与支持功能](codec.xhtml) - [Codec lookup API](codec.xhtml#codec-lookup-api) - [Registry API for Unicode encoding error handlers](codec.xhtml#registry-api-for-unicode-encoding-error-handlers) ### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](sys.xhtml "操作系统实用程序") | - [上一页](exceptions.xhtml "异常处理") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python/C API 参考手册](index.xhtml) » - $('.inline-search').show(0); | © [版权所有](../copyright.xhtml) 2001-2019, Python Software Foundation. Python 软件基金会是一个非盈利组织。 [请捐助。](https://www.python.org/psf/donations/) 最后更新于 5月 21, 2019. [发现了问题](../bugs.xhtml)? 使用[Sphinx](http://sphinx.pocoo.org/)1.8.4 创建。