ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](allocation.xhtml "在堆中分配对象") | - [上一页](memory.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); | # 对象实现支持 本章描述了定义新对象类型时所使用的函数、类型和宏。 - [在堆中分配对象](allocation.xhtml) - [Common Object Structures](structures.xhtml) - [Type 对象](typeobj.xhtml) - [Number Object Structures](typeobj.xhtml#number-object-structures) - [Mapping Object Structures](typeobj.xhtml#mapping-object-structures) - [Sequence Object Structures](typeobj.xhtml#sequence-object-structures) - [Buffer Object Structures](typeobj.xhtml#buffer-object-structures) - [Async Object Structures](typeobj.xhtml#async-object-structures) - [使对象类型支持循环垃圾回收](gcsupport.xhtml) ### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](allocation.xhtml "在堆中分配对象") | - [上一页](memory.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 创建。