René's URL Explorer Experiment


Title: gc --- 垃圾回收器介面 (Garbage Collector interface) — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
__future__ --- Future 陳述式定義https://python.github.io/python-docs-zh-tw/library/__future__.html
inspect --- 檢視活動物件https://python.github.io/python-docs-zh-tw/library/inspect.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/gc.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/library/inspect.html
上一頁https://python.github.io/python-docs-zh-tw/library/__future__.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
Python Runtime 服務https://python.github.io/python-docs-zh-tw/library/python.html
gc --- 垃圾回收器介面 (Garbage Collector interface)https://python.github.io/python-docs-zh-tw/library/gc.html
https://python.github.io/python-docs-zh-tw/library/gc.html#module-gc
gchttps://python.github.io/python-docs-zh-tw/library/gc.html#module-gc
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.enable
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.disable
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.isenabled
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.collect
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
floathttps://python.github.io/python-docs-zh-tw/library/functions.html#float
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.set_debug
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_debug
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_objects
稽核事件 (auditing event)https://python.github.io/python-docs-zh-tw/library/sys.html#auditing
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_stats
garbagehttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.garbage
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.set_threshold
垃圾回收器設計https://github.com/python/cpython/blob/3.14/InternalDocs/garbage_collector.md
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_count
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_threshold
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_referrers
get_referrers()https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_referrers
collect()https://python.github.io/python-docs-zh-tw/library/gc.html#gc.collect
get_referrers()https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_referrers
get_referrers()https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_referrers
稽核事件https://python.github.io/python-docs-zh-tw/library/sys.html#auditing
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_referents
tp_traversehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_traverse
tp_traversehttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyTypeObject.tp_traverse
稽核事件https://python.github.io/python-docs-zh-tw/library/sys.html#auditing
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.is_tracked
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.is_finalized
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.freeze
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.unfreeze
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.get_freeze_count
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.garbage
DEBUG_SAVEALLhttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_SAVEALL
interpreter shutdownhttps://python.github.io/python-docs-zh-tw/glossary.html#term-interpreter-shutdown
ResourceWarninghttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ResourceWarning
DEBUG_UNCOLLECTABLEhttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_UNCOLLECTABLE
PEP 442https://peps.python.org/pep-0442/
__del__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__del__
gc.garbagehttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.garbage
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.callbacks
garbagehttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.garbage
garbagehttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.garbage
set_debug()https://python.github.io/python-docs-zh-tw/library/gc.html#gc.set_debug
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_STATS
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_COLLECTABLE
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_UNCOLLECTABLE
interpreter shutdownhttps://python.github.io/python-docs-zh-tw/glossary.html#term-interpreter-shutdown
garbagehttps://python.github.io/python-docs-zh-tw/library/gc.html#gc.garbage
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_SAVEALL
https://python.github.io/python-docs-zh-tw/library/gc.html#gc.DEBUG_LEAK
__future__ --- Future 陳述式定義https://python.github.io/python-docs-zh-tw/library/__future__.html
inspect --- 檢視活動物件https://python.github.io/python-docs-zh-tw/library/inspect.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/gc.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/library/inspect.html
上一頁https://python.github.io/python-docs-zh-tw/library/__future__.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
Python Runtime 服務https://python.github.io/python-docs-zh-tw/library/python.html
gc --- 垃圾回收器介面 (Garbage Collector interface)https://python.github.io/python-docs-zh-tw/library/gc.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.