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/
Pickle buffer objectshttps://python.github.io/python-docs-zh-tw/c-api/picklebuffer.html
Capsuleshttps://python.github.io/python-docs-zh-tw/c-api/capsule.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/weakref.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/capsule.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/picklebuffer.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/weakref.html
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#weak-reference-objects
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_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/weakref.html#c.PyWeakref_CheckRef
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_CheckRefExact
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_CheckProxy
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_NewRef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyType_SUPPORTS_WEAKREFS()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_SUPPORTS_WEAKREFS
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_NewProxy
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyType_SUPPORTS_WEAKREFS()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_SUPPORTS_WEAKREFS
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/weakref.html#c.PyWeakref_GetRef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
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/weakref.html#c.PyWeakref_GetObject
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
borrowed referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-borrowed-reference
borrowed referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-borrowed-reference
Py_INCREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_INCREF
PyWeakref_GetRef()https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_GetRef
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/weakref.html#c.PyWeakref_GET_OBJECT
PyWeakref_GetObject()https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_GetObject
PyWeakref_GetRef()https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_GetRef
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyWeakref_IsDead
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyObject_ClearWeakRefs
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
tp_deallochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_dealloc
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyUnstable_Object_ClearWeakRefsNoCallbacks
不穩定 APIhttps://python.github.io/python-docs-zh-tw/c-api/stable.html#unstable-c-api
tp_deallochttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_dealloc
__del__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__del__
PyObject_ClearWeakRefs()https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyObject_ClearWeakRefs
PyObject_ClearWeakRefs()https://python.github.io/python-docs-zh-tw/c-api/weakref.html#c.PyObject_ClearWeakRefs
Pickle buffer objectshttps://python.github.io/python-docs-zh-tw/c-api/picklebuffer.html
Capsuleshttps://python.github.io/python-docs-zh-tw/c-api/capsule.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/weakref.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/capsule.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/picklebuffer.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/weakref.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.