René's URL Explorer Experiment


Title: 型別物件 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
目錄https://python.github.io/python-docs-zh-tw/contents.html
型別物件https://python.github.io/python-docs-zh-tw/c-api/type.html
Creating Heap-Allocated Typeshttps://python.github.io/python-docs-zh-tw/c-api/type.html#creating-heap-allocated-types
具體物件層https://python.github.io/python-docs-zh-tw/c-api/concrete.html
None 物件https://python.github.io/python-docs-zh-tw/c-api/none.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/type.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/c-api/none.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/concrete.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python/C API 參考手冊https://python.github.io/python-docs-zh-tw/c-api/index.html
具體物件層https://python.github.io/python-docs-zh-tw/c-api/concrete.html
型別物件https://python.github.io/python-docs-zh-tw/c-api/type.html
https://python.github.io/python-docs-zh-tw/c-api/type.html#type-objects
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
受限 API 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Type
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
typehttps://python.github.io/python-docs-zh-tw/library/functions.html#type
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Check
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_CheckExact
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_ClearCache
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetFlags
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
tp_flagshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_flags
tp_flagshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_flags
limited APIhttps://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-c-api
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetDict
cls.__dict__https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__dict__
tp_dicthttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_dict
PyObject_GetAttr()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_GetAttr
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Modified
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyType_WatchCallbackhttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_WatchCallback
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
PyType_Watch()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Watch
PyType_AddWatcher()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_ClearWatcher
PyType_AddWatcher()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
PyType_AddWatcher()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Watch
PyType_AddWatcher()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
PyType_Modified()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Modified
PyType_AddWatcher()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Unwatch
PyType_Watch()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Watch
PyType_AddWatcher()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_AddWatcher
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_WatchCallback
PyType_Modified()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Modified
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_HasFeature
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FastSubclass
Py_TPFLAGS_*_SUBCLASShttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_LONG_SUBCLASS
PyObject_TypeCheck()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_TypeCheck
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_IS_GC
Py_TPFLAGS_HAVE_GChttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_GC
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_IsSubtype
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
__subclasscheck__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__subclasscheck__
PyObject_IsSubclass()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_IsSubclass
issubclass()https://python.github.io/python-docs-zh-tw/library/functions.html#issubclass
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GenericAlloc
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
tp_allochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_alloc
PyObject_Init()https://python.github.io/python-docs-zh-tw/c-api/allocation.html#c.PyObject_Init
PyObject_InitVar()https://python.github.io/python-docs-zh-tw/c-api/allocation.html#c.PyObject_InitVar
tp_allochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_alloc
Py_TPFLAGS_HAVE_GChttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_GC
PyObject_GC_Newhttps://python.github.io/python-docs-zh-tw/c-api/gcsupport.html#c.PyObject_GC_New
PyObject_GC_NewVarhttps://python.github.io/python-docs-zh-tw/c-api/gcsupport.html#c.PyObject_GC_NewVar
PyObject_GC_Del()https://python.github.io/python-docs-zh-tw/c-api/gcsupport.html#c.PyObject_GC_Del
tp_freehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_free
PyObject_Newhttps://python.github.io/python-docs-zh-tw/c-api/allocation.html#c.PyObject_New
PyObject_NewVarhttps://python.github.io/python-docs-zh-tw/c-api/allocation.html#c.PyObject_NewVar
PyObject_Free()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyObject_Free
tp_freehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_free
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GenericNew
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_allochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_alloc
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Ready
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_TPFLAGS_HAVE_GChttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_GC
Py_TPFLAGS_HAVE_GChttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_HAVE_GC
tp_traversehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_traverse
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetName
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
__name__https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__name__
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetQualName
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
__qualname__https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__qualname__
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetFullyQualifiedName
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
type.__qualname__https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__qualname__
type.__module__https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__module__
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModuleName
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
type.__module__https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__module__
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetSlot
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyType_Slot.slothttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot.slot
PyType_GetSlot()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetSlot
heap typeshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#heap-types
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModule
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyType_FromModuleAndSpec()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromModuleAndSpec
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyCMethodhttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyCMethod
PyType_GetModuleByDef()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModuleByDef
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModuleState
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyModule_GetState()https://python.github.io/python-docs-zh-tw/c-api/module.html#c.PyModule_GetState
PyType_GetModule()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModule
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyModuleDefhttps://python.github.io/python-docs-zh-tw/c-api/module.html#c.PyModuleDef
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModuleByDef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyModuleDefhttps://python.github.io/python-docs-zh-tw/c-api/module.html#c.PyModuleDef
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyModule_GetState()https://python.github.io/python-docs-zh-tw/c-api/module.html#c.PyModule_GetState
tp_inithttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_init
nb_addhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyNumberMethods.nb_add
PyCMethodhttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyCMethod
borrowedhttps://python.github.io/python-docs-zh-tw/glossary.html#term-borrowed-reference
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetBaseByToken
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
method resolution orderhttps://python.github.io/python-docs-zh-tw/glossary.html#term-method-resolution-order
Py_tp_tokenhttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_tp_token
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyUnstable_Type_AssignVersionTag
不穩定 APIhttps://python.github.io/python-docs-zh-tw/c-api/stable.html#unstable-c-api
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_SUPPORTS_WEAKREFS
弱參照物件https://python.github.io/python-docs-zh-tw/c-api/weakref.html#weakrefobjects
weakrefhttps://python.github.io/python-docs-zh-tw/library/weakref.html#module-weakref
https://python.github.io/python-docs-zh-tw/c-api/type.html#creating-heap-allocated-types
heap typeshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#heap-types
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyType_Spechttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromMetaclass
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
heap typehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#heap-types
Py_TPFLAGS_HEAPTYPEhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_HEAPTYPE
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
Py_tp_baseshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_bases
Py_tp_basehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_base
objecthttps://python.github.io/python-docs-zh-tw/library/functions.html#object
PyType_GetModule()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetModule
PyType_Ready()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Ready
type()https://python.github.io/python-docs-zh-tw/library/functions.html#type
classhttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#class
callinghttps://python.github.io/python-docs-zh-tw/c-api/call.html#capi-call
typehttps://python.github.io/python-docs-zh-tw/library/functions.html#type
__new__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__new__
__init__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__init__
__init_subclass__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__init_subclass__
__set_name__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__set_name__
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyType_Spechttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromModuleAndSpec
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
typehttps://python.github.io/python-docs-zh-tw/library/functions.html#type
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyType_Spechttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromSpecWithBases
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
typehttps://python.github.io/python-docs-zh-tw/library/functions.html#type
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyType_Spechttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromSpec
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
typehttps://python.github.io/python-docs-zh-tw/library/functions.html#type
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
tp_newhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_new
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Freeze
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_TPFLAGS_IMMUTABLETYPEhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_IMMUTABLETYPE
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.name
PyTypeObject.tp_namehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_name
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.basicsize
PyTypeObject.tp_basicsizehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_basicsize
tp_basicsizehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_basicsize
PyObject_GetTypeData()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_GetTypeData
tp_basicsizehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_basicsize
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.itemsize
PyTypeObject.tp_itemsizehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_itemsize
tp_itemsizehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_itemsize
tp_itemsizehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_itemsize
PyType_Spec.basicsizehttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.basicsize
PyType_Spec.basicsizehttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.basicsize
Py_TPFLAGS_ITEMS_AT_ENDhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_ITEMS_AT_END
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.flags
PyTypeObject.tp_flagshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_flags
PyType_FromSpecWithBases()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromSpecWithBases
PyType_Slothttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec.slots
PyType_Slothttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot.slot
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyNumberMethodshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyNumberMethods
PySequenceMethodshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PySequenceMethods
PyMappingMethodshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyMappingMethods
PyAsyncMethodshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyAsyncMethods
Py_tp_deallochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_dealloc
PyTypeObject.tp_deallochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_dealloc
Py_nb_addhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_nb_add
PyNumberMethods.nb_addhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyNumberMethods.nb_add
Py_sq_lengthhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_sq_length
PySequenceMethods.sq_lengthhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PySequenceMethods.sq_length
Py_tp_tokenhttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_tp_token
PyType_Slothttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot
tp_weaklistoffsethttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_weaklistoffset
Py_TPFLAGS_MANAGED_WEAKREFhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_MANAGED_WEAKREF
tp_dictoffsethttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_dictoffset
Py_TPFLAGS_MANAGED_DICThttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_TPFLAGS_MANAGED_DICT
tp_vectorcall_offsethttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_vectorcall_offset
PyMemberDefhttps://python.github.io/python-docs-zh-tw/c-api/structures.html#pymemberdef-offsets
Py_tp_membershttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_members
PyMemberDef documentationhttps://python.github.io/python-docs-zh-tw/c-api/structures.html#pymemberdef-offsets
tp_dicthttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_dict
tp_mrohttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_mro
tp_cachehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_cache
tp_subclasseshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_subclasses
tp_weaklisthttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_weaklist
Py_tp_baseshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_bases
Py_tp_basehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_base
PyType_FromSpecWithBases()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_FromSpecWithBases
PyBufferProcshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyBufferProcs
bf_getbufferhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyBufferProcs.bf_getbuffer
bf_releasebufferhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyBufferProcs.bf_releasebuffer
limited APIhttps://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-c-api
tp_vectorcallhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_vectorcall
Py_tp_vectorcallhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_vectorcall
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot.pfunc
Py_tp_dochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_tp_doc
Py_tp_tokenhttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_tp_token
Py_TP_USE_SPEChttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_TP_USE_SPEC
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_tp_token
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
slothttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Slot.slot
PyType_Spechttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
Py_TP_USE_SPEChttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_TP_USE_SPEC
PyType_GetBaseByToken()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetBaseByToken
PyType_GetSlot()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetSlot
https://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_TP_USE_SPEC
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_tp_tokenhttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.Py_tp_token
PyType_Spechttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_Spec
目錄https://python.github.io/python-docs-zh-tw/contents.html
型別物件https://python.github.io/python-docs-zh-tw/c-api/type.html
Creating Heap-Allocated Typeshttps://python.github.io/python-docs-zh-tw/c-api/type.html#creating-heap-allocated-types
具體物件層https://python.github.io/python-docs-zh-tw/c-api/concrete.html
None 物件https://python.github.io/python-docs-zh-tw/c-api/none.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/type.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/c-api/none.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/concrete.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python/C API 參考手冊https://python.github.io/python-docs-zh-tw/c-api/index.html
具體物件層https://python.github.io/python-docs-zh-tw/c-api/concrete.html
型別物件https://python.github.io/python-docs-zh-tw/c-api/type.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.