瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • zh_TW 3.7.0 Documentation »
  • Python / C API 參考手冊 »
  • |

Object Implementation Support¶

This chapter describes the functions, types, and macros used when defining new object types.

  • Allocating Objects on the Heap
  • 通用物件結構
  • Type Objects
  • Number Object Structures
  • Mapping Object Structures
  • Sequence Object Structures
  • Buffer Object Structures
  • Async Object Structures
  • Supporting Cyclic Garbage Collection

上個主題

記憶體管理

下個主題

Allocating Objects on the Heap

This Page

  • Report a Bug
  • Show Source

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • zh_TW 3.7.0 Documentation »
  • Python / C API 參考手冊 »
  • |
© Copyright 2001-2018, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on 8月 22, 2018. Found a bug?
Created using Sphinx 1.7.7.