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/sys.html
系統函式https://python.github.io/python-docs-zh-tw/c-api/sys.html#system-functions
行程控制https://python.github.io/python-docs-zh-tw/c-api/sys.html#process-control
工具https://python.github.io/python-docs-zh-tw/c-api/utilities.html
引入模組https://python.github.io/python-docs-zh-tw/c-api/import.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/sys.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/import.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/utilities.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/utilities.html
作業系統工具https://python.github.io/python-docs-zh-tw/c-api/sys.html
https://python.github.io/python-docs-zh-tw/c-api/sys.html#operating-system-utilities
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/sys.html#c.PyOS_FSPath
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
os.PathLikehttps://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike
__fspath__()https://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike.__fspath__
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_FdIsInteractive
PyConfig.interactivehttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig.interactive
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_BeforeFork
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
"main" threadhttps://python.github.io/python-docs-zh-tw/c-api/init.html#fork-and-threads
"main" interpreterhttps://python.github.io/python-docs-zh-tw/c-api/init.html#sub-interpreter-support
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_AfterFork_Parent
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
"main" threadhttps://python.github.io/python-docs-zh-tw/c-api/init.html#fork-and-threads
"main" interpreterhttps://python.github.io/python-docs-zh-tw/c-api/init.html#sub-interpreter-support
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_AfterFork_Child
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
"main" threadhttps://python.github.io/python-docs-zh-tw/c-api/init.html#fork-and-threads
"main" interpreterhttps://python.github.io/python-docs-zh-tw/c-api/init.html#sub-interpreter-support
os.register_at_fork()https://python.github.io/python-docs-zh-tw/library/os.html#os.register_at_fork
PyOS_BeforeFork()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_BeforeFork
PyOS_AfterFork_Parent()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_AfterFork_Parent
PyOS_AfterFork_Child()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_AfterFork_Child
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_AfterFork
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyOS_AfterFork_Child()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_AfterFork_Child
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_CheckStack
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_sighandler_t
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyOS_sighandler_thttps://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_sighandler_t
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_getsig
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyOS_sighandler_thttps://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_sighandler_t
PyOS_sighandler_thttps://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_sighandler_t
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_setsig
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PyOS_InterruptOccurred
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyErr_CheckSignals()https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#c.PyErr_CheckSignals
attached thread statehttps://python.github.io/python-docs-zh-tw/glossary.html#term-attached-thread-state
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_DecodeLocale
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig
PyConfig_SetBytesString()https://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig_SetBytesString
Python is preinitializedhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c-preinit
Python is preinitializedhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c-preinit
Py_PreInitialize()https://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.Py_PreInitialize
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
surrogateescape error handlerhttps://python.github.io/python-docs-zh-tw/library/codecs.html#surrogateescape
PyMem_RawFree()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_RawFree
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
PyConfig_Read()https://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig_Read
filesystem_encodinghttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig.filesystem_encoding
filesystem_errorshttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig.filesystem_errors
PyConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig
Py_EncodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_EncodeLocale
PyUnicode_DecodeFSDefaultAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize
PyUnicode_DecodeLocaleAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeLocaleAndSize
Python UTF-8 Modehttps://python.github.io/python-docs-zh-tw/library/os.html#utf8-mode
PyPreConfig.legacy_windows_fs_encodinghttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyPreConfig.legacy_windows_fs_encoding
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_EncodeLocale
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
surrogateescape error handlerhttps://python.github.io/python-docs-zh-tw/library/codecs.html#surrogateescape
PyMem_Free()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_Free
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
PyConfig_Read()https://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig_Read
filesystem_encodinghttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig.filesystem_encoding
filesystem_errorshttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig.filesystem_errors
PyConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyConfig
Py_DecodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_DecodeLocale
Python is preinitializedhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c-preinit
Py_PreInitialize()https://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.Py_PreInitialize
PyUnicode_EncodeFSDefault()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EncodeFSDefault
PyUnicode_EncodeLocale()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EncodeLocale
Python UTF-8 Modehttps://python.github.io/python-docs-zh-tw/library/os.html#utf8-mode
PyPreConfig.legacy_windows_fs_encodinghttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#c.PyPreConfig.legacy_windows_fs_encoding
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_fopen
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
path-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-path-like-object
Py_fclose()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_fclose
PEP 446https://peps.python.org/pep-0446/
attached thread statehttps://python.github.io/python-docs-zh-tw/glossary.html#term-attached-thread-state
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_fclose
Py_fopen()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_fopen
Py_fclose()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_fclose
https://python.github.io/python-docs-zh-tw/c-api/sys.html#system-functions
syshttps://python.github.io/python-docs-zh-tw/library/sys.html#module-sys
syshttps://python.github.io/python-docs-zh-tw/library/sys.html#module-sys
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_GetObject
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
syshttps://python.github.io/python-docs-zh-tw/library/sys.html#module-sys
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_SetObject
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
syshttps://python.github.io/python-docs-zh-tw/library/sys.html#module-sys
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_ResetWarnOptions
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
sys.warnoptionshttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.warnoptions
Py_Initialize()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_Initialize
sys.warnoptionshttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.warnoptions
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_WriteStdout
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
sys.stdouthttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.stdout
sys.stdouthttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.stdout
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_WriteStderr
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PySys_WriteStdout()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_WriteStdout
sys.stderrhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.stderr
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_FormatStdout
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_FromFormatV()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromFormatV
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_FormatStderr
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PySys_FormatStdout()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_FormatStdout
sys.stderrhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.stderr
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_GetXOptions
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
-Xhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-X
sys._xoptionshttps://python.github.io/python-docs-zh-tw/library/sys.html#sys._xoptions
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_Audit
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_BuildValue()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_BuildValue
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
sys.audit()https://python.github.io/python-docs-zh-tw/library/sys.html#sys.audit
PySys_AuditTuple()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_AuditTuple
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/sys.html#c.PySys_AuditTuple
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PySys_Audit()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_Audit
tuplehttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#tuple
Py_AuditHookFunctionhttps://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_AuditHookFunction
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_AddAuditHook
Py_Initialize()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_Initialize
Exceptionhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#Exception
attached thread statehttps://python.github.io/python-docs-zh-tw/glossary.html#term-attached-thread-state
PEP 578https://peps.python.org/pep-0578/
audit events tablehttps://python.github.io/python-docs-zh-tw/library/audit_events.html#audit-events
Exceptionhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#Exception
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_AuditHookFunction
PySys_Audit()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_Audit
PySys_AuditTuple()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.PySys_AuditTuple
PyTupleObjecthttps://python.github.io/python-docs-zh-tw/c-api/tuple.html#c.PyTupleObject
https://python.github.io/python-docs-zh-tw/c-api/sys.html#process-control
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_FatalError
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_Exit
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_FinalizeEx()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_FinalizeEx
Py_FinalizeEx()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_FinalizeEx
https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_AtExit
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_FinalizeEx()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_FinalizeEx
Py_AtExit()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_AtExit
PyUnstable_AtExit()https://python.github.io/python-docs-zh-tw/c-api/init.html#c.PyUnstable_AtExit
目錄https://python.github.io/python-docs-zh-tw/contents.html
作業系統工具https://python.github.io/python-docs-zh-tw/c-api/sys.html
系統函式https://python.github.io/python-docs-zh-tw/c-api/sys.html#system-functions
行程控制https://python.github.io/python-docs-zh-tw/c-api/sys.html#process-control
工具https://python.github.io/python-docs-zh-tw/c-api/utilities.html
引入模組https://python.github.io/python-docs-zh-tw/c-api/import.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/sys.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/import.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/utilities.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/utilities.html
作業系統工具https://python.github.io/python-docs-zh-tw/c-api/sys.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.