René's URL Explorer Experiment


Title: compileall --- 位元組編譯 Python 函式庫 — 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
compileall --- 位元組編譯 Python 函式庫https://python.github.io/python-docs-zh-tw/library/compileall.html
Command-line usehttps://python.github.io/python-docs-zh-tw/library/compileall.html#command-line-use
Public functionshttps://python.github.io/python-docs-zh-tw/library/compileall.html#public-functions
py_compile — 編譯 Python 來源檔案https://python.github.io/python-docs-zh-tw/library/py_compile.html
dis --- Python bytecode 的反組譯器https://python.github.io/python-docs-zh-tw/library/dis.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/compileall.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/dis.html
上一頁https://python.github.io/python-docs-zh-tw/library/py_compile.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 語言服務https://python.github.io/python-docs-zh-tw/library/language.html
compileall --- 位元組編譯 Python 函式庫https://python.github.io/python-docs-zh-tw/library/compileall.html
https://python.github.io/python-docs-zh-tw/library/compileall.html#module-compileall
Lib/compileall.pyhttps://github.com/python/cpython/tree/3.14/Lib/compileall.py
可用性https://python.github.io/python-docs-zh-tw/library/intro.html#availability
WebAssembly 平台https://python.github.io/python-docs-zh-tw/library/intro.html#wasm-availability
https://python.github.io/python-docs-zh-tw/library/compileall.html#command-line-use
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-arg-directory
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-arg-file
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-l
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-f
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-q
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-d
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-s
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-p
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-x
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-i
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-b
PEP 3147https://peps.python.org/pep-3147/
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-r
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-j
os.process_cpu_count()https://python.github.io/python-docs-zh-tw/library/os.html#os.process_cpu_count
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-invalidation-mode
Cached bytecode invalidationhttps://python.github.io/python-docs-zh-tw/reference/import.html#pyc-invalidation
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-o
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-e
https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-hardlink-dupes
sys.getrecursionlimit()https://python.github.io/python-docs-zh-tw/library/sys.html#sys.getrecursionlimit
compile()https://python.github.io/python-docs-zh-tw/library/functions.html#compile
compile()https://python.github.io/python-docs-zh-tw/library/functions.html#compile
sys.pycache_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.pycache_prefix
compile()https://python.github.io/python-docs-zh-tw/library/functions.html#compile
sys.pycache_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.pycache_prefix
https://python.github.io/python-docs-zh-tw/library/compileall.html#public-functions
https://python.github.io/python-docs-zh-tw/library/compileall.html#compileall.compile_dir
re.Patternhttps://python.github.io/python-docs-zh-tw/library/re.html#re-objects
PEP 3147https://peps.python.org/pep-3147/
compile()https://python.github.io/python-docs-zh-tw/library/functions.html#compile
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
py_compile.PycInvalidationModehttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode
os.PathLikehttps://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike
path-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-path-like-object
https://python.github.io/python-docs-zh-tw/library/compileall.html#compileall.compile_file
re.Patternhttps://python.github.io/python-docs-zh-tw/library/re.html#re-objects
PEP 3147https://peps.python.org/pep-3147/
compile()https://python.github.io/python-docs-zh-tw/library/functions.html#compile
py_compile.PycInvalidationModehttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode
os.PathLikehttps://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike
https://python.github.io/python-docs-zh-tw/library/compileall.html#compileall.compile_path
compile_dir()https://python.github.io/python-docs-zh-tw/library/compileall.html#compileall.compile_dir
py_compilehttps://python.github.io/python-docs-zh-tw/library/py_compile.html#module-py_compile
目錄https://python.github.io/python-docs-zh-tw/contents.html
compileall --- 位元組編譯 Python 函式庫https://python.github.io/python-docs-zh-tw/library/compileall.html
Command-line usehttps://python.github.io/python-docs-zh-tw/library/compileall.html#command-line-use
Public functionshttps://python.github.io/python-docs-zh-tw/library/compileall.html#public-functions
py_compile — 編譯 Python 來源檔案https://python.github.io/python-docs-zh-tw/library/py_compile.html
dis --- Python bytecode 的反組譯器https://python.github.io/python-docs-zh-tw/library/dis.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/compileall.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/dis.html
上一頁https://python.github.io/python-docs-zh-tw/library/py_compile.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 語言服務https://python.github.io/python-docs-zh-tw/library/language.html
compileall --- 位元組編譯 Python 函式庫https://python.github.io/python-docs-zh-tw/library/compileall.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.