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/
The Very High Level Layerhttps://python.github.io/python-docs-zh-tw/c-api/veryhigh.html
例外處理https://python.github.io/python-docs-zh-tw/c-api/exceptions.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/refcounting.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/exceptions.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/veryhigh.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/refcounting.html
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#reference-counting
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_REFCNT
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
不滅的 (immortal)https://python.github.io/python-docs-zh-tw/glossary.html#term-immortal
Py_SET_REFCNT()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_SET_REFCNT
free threadedhttps://python.github.io/python-docs-zh-tw/glossary.html#term-free-threading
PyUnstable_Object_IsUniquelyReferenced()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyUnstable_Object_IsUniquelyReferenced
PyUnstable_Object_IsUniqueReferencedTemporary()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyUnstable_Object_IsUniqueReferencedTemporary
Py_REFCNT()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_REFCNT
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
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/refcounting.html#c.Py_SET_REFCNT
啟用自由執行緒的 Python 建置https://python.github.io/python-docs-zh-tw/using/configure.html#free-threading-build
不滅的 (immortal)https://python.github.io/python-docs-zh-tw/glossary.html#term-immortal
不滅的https://python.github.io/python-docs-zh-tw/glossary.html#term-immortal
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_INCREF
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
不滅的https://python.github.io/python-docs-zh-tw/glossary.html#term-immortal
借用參照https://python.github.io/python-docs-zh-tw/glossary.html#term-borrowed-reference
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_NewRef()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_NewRef
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
Py_XINCREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XINCREF
某些物件https://peps.python.org/pep-0683/
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XINCREF
Py_INCREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_INCREF
Py_XNewRef()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XNewRef
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/refcounting.html#c.Py_NewRef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_INCREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_INCREF
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
Py_XNewRef()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XNewRef
Py_INCREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_INCREF
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/refcounting.html#c.Py_XNewRef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_NewRef()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_NewRef
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
不滅的https://python.github.io/python-docs-zh-tw/glossary.html#term-immortal
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_XDECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XDECREF
某些物件https://peps.python.org/pep-0683/
__del__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__del__
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XDECREF
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_CLEAR
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_IncRef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_XINCREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XINCREF
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DecRef
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_XDECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XDECREF
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_SETREF
強參照https://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_CLEAR()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_CLEAR
https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XSETREF
Py_SETREFhttps://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_SETREF
Py_XDECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_XDECREF
Py_DECREF()https://python.github.io/python-docs-zh-tw/c-api/refcounting.html#c.Py_DECREF
The Very High Level Layerhttps://python.github.io/python-docs-zh-tw/c-api/veryhigh.html
例外處理https://python.github.io/python-docs-zh-tw/c-api/exceptions.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/refcounting.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/exceptions.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/veryhigh.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/refcounting.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.