🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](itertools.xhtml "itertools --- 为高效循环而创建迭代器的函数") | - [上一页](statistics.xhtml "statistics --- Mathematical statistics functions") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | # 函数式编程模块 本章里描述的模块提供了函数和类,以支持函数式编程风格和在可调用对象上的通用操作。 本章对下列模块进行说明: - [`itertools` --- 为高效循环而创建迭代器的函数](itertools.xhtml) - [Itertool函数](itertools.xhtml#itertool-functions) - [Itertools食谱](itertools.xhtml#itertools-recipes) - [`functools` --- 高阶函数和可调用对象上的操作](functools.xhtml) - [`partial` Objects](functools.xhtml#partial-objects) - [`operator` --- 标准运算符替代函数](operator.xhtml) - [Mapping Operators to Functions](operator.xhtml#mapping-operators-to-functions) - [In-place Operators](operator.xhtml#in-place-operators) ### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](itertools.xhtml "itertools --- 为高效循环而创建迭代器的函数") | - [上一页](statistics.xhtml "statistics --- Mathematical statistics functions") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](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 创建。