Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • id 3.8.3 Dokumentasi »
  • Panduan Referensi Python/API C »
  • |

Dukungan Implementasi ObjekΒΆ

Bab ini menjelaskan fungsi, tipe, dan makro yang digunakan saat menentukan tipe objek baru.

  • Mengalokasikan objek kedalam struktur data (heap)
  • Struktur Objek Umum
  • Objek Tipe
    • Referensi Cepat
      • "tp slots"
      • sub-slots
      • slot typedefs
    • PyTypeObject Definition
    • PyObject Slots
    • PyVarObject Slots
    • PyTypeObject Slots
    • Heap Types
  • Number Object Structures
  • Mapping Object Structures
  • Sequence Object Structures
  • Buffer Object Structures
  • Async Object Structures
  • Slot Type typedefs
  • Contoh-contoh
  • Supporting Cyclic Garbage Collection

Topik sebelumnya

Memory Management

Topik berikutnya

Mengalokasikan objek kedalam struktur data (heap)

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • id 3.8.3 Dokumentasi »
  • Panduan Referensi Python/API C »
  • |
© Hak Cipta 2001-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

Terakhir diperbarui pada Jun 18, 2020. Found a bug?
Created using Sphinx 2.3.1.