René's URL Explorer Experiment


Title: Python Runtime 服務 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
zipapp —-- 管理可執行的 Python zip 封存檔案https://python.github.io/python-docs-zh-tw/library/zipapp.html
sys --- 系統特定的參數與函式https://python.github.io/python-docs-zh-tw/library/sys.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/python.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/sys.html
上一頁https://python.github.io/python-docs-zh-tw/library/zipapp.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
https://python.github.io/python-docs-zh-tw/library/python.html#python-runtime-services
sys --- 系統特定的參數與函式https://python.github.io/python-docs-zh-tw/library/sys.html
sys.monitoring --- 執行事件監控https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html
工具識別器https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#tool-identifiers
註冊和使用工具https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#registering-and-using-tools
事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#events
區域事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#local-events
已棄用的事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#deprecated-event
附屬事件 (ancillary events)https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#ancillary-events
其他事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#other-events
STOP_ITERATION 事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#the-stop-iteration-event
開啟和關閉事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#turning-events-on-and-off
全域設定事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#setting-events-globally
各別程式碼物件事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#per-code-object-events
停用事件https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#disabling-events
註冊回呼函式https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#registering-callback-functions
回呼函式引數https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#callback-function-arguments
sysconfig --- 提供 Python 設定資訊的存取https://python.github.io/python-docs-zh-tw/library/sysconfig.html
Configuration variableshttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#configuration-variables
Installation pathshttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#installation-paths
User schemehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#user-scheme
posix_userhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-user
nt_userhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#nt-user
osx_framework_userhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#osx-framework-user
Home schemehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#home-scheme
posix_homehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-home
Prefix schemehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#prefix-scheme
posix_prefixhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-prefix
nthttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#nt
安裝路徑函式https://python.github.io/python-docs-zh-tw/library/sysconfig.html#installation-path-functions
其他函式https://python.github.io/python-docs-zh-tw/library/sysconfig.html#other-functions
命令列用法https://python.github.io/python-docs-zh-tw/library/sysconfig.html#command-line-usage
builtins --- 內建物件https://python.github.io/python-docs-zh-tw/library/builtins.html
__main__ --- 頂層程式碼環境https://python.github.io/python-docs-zh-tw/library/__main__.html
__name__ == '__main__'https://python.github.io/python-docs-zh-tw/library/__main__.html#name-main
什麼是「頂層程式碼環境」?https://python.github.io/python-docs-zh-tw/library/__main__.html#what-is-the-top-level-code-environment
慣用 (Idiomatic) 用法https://python.github.io/python-docs-zh-tw/library/__main__.html#idiomatic-usage
打包時須考慮的事情https://python.github.io/python-docs-zh-tw/library/__main__.html#packaging-considerations
Python 套件中的 __main__.pyhttps://python.github.io/python-docs-zh-tw/library/__main__.html#main-py-in-python-packages
慣用 (Idiomatic) 用法https://python.github.io/python-docs-zh-tw/library/__main__.html#id1
import __main__https://python.github.io/python-docs-zh-tw/library/__main__.html#import-main
warnings --- 警告控制https://python.github.io/python-docs-zh-tw/library/warnings.html
警告類別https://python.github.io/python-docs-zh-tw/library/warnings.html#warning-categories
警告過濾器https://python.github.io/python-docs-zh-tw/library/warnings.html#the-warnings-filter
重複警告的抑制標準https://python.github.io/python-docs-zh-tw/library/warnings.html#repeated-warning-suppression-criteria
描述警告過濾器https://python.github.io/python-docs-zh-tw/library/warnings.html#describing-warning-filters
預設警告過濾器https://python.github.io/python-docs-zh-tw/library/warnings.html#default-warning-filter
覆寫預設過濾器https://python.github.io/python-docs-zh-tw/library/warnings.html#overriding-the-default-filter
暫時抑制警告https://python.github.io/python-docs-zh-tw/library/warnings.html#temporarily-suppressing-warnings
測試警告https://python.github.io/python-docs-zh-tw/library/warnings.html#testing-warnings
為新版相依套件更新程式碼https://python.github.io/python-docs-zh-tw/library/warnings.html#updating-code-for-new-versions-of-dependencies
可用的函式https://python.github.io/python-docs-zh-tw/library/warnings.html#available-functions
可用的情境管理器https://python.github.io/python-docs-zh-tw/library/warnings.html#available-context-managers
情境管理器的並行安全性https://python.github.io/python-docs-zh-tw/library/warnings.html#concurrent-safety-of-context-managers
dataclasses --- Data Classeshttps://python.github.io/python-docs-zh-tw/library/dataclasses.html
模組內容https://python.github.io/python-docs-zh-tw/library/dataclasses.html#module-contents
Post-init processinghttps://python.github.io/python-docs-zh-tw/library/dataclasses.html#post-init-processing
類別變數https://python.github.io/python-docs-zh-tw/library/dataclasses.html#class-variables
Init-only variableshttps://python.github.io/python-docs-zh-tw/library/dataclasses.html#init-only-variables
凍結實例https://python.github.io/python-docs-zh-tw/library/dataclasses.html#frozen-instances
繼承https://python.github.io/python-docs-zh-tw/library/dataclasses.html#inheritance
Re-ordering of keyword-only parameters in __init__()https://python.github.io/python-docs-zh-tw/library/dataclasses.html#re-ordering-of-keyword-only-parameters-in-init
預設工廠函式https://python.github.io/python-docs-zh-tw/library/dataclasses.html#default-factory-functions
可變預設值https://python.github.io/python-docs-zh-tw/library/dataclasses.html#mutable-default-values
Descriptor-typed fieldshttps://python.github.io/python-docs-zh-tw/library/dataclasses.html#descriptor-typed-fields
contextlib --- with 陳述式工具程式https://python.github.io/python-docs-zh-tw/library/contextlib.html
Utilitieshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#utilities
Examples and Recipeshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#examples-and-recipes
Supporting a variable number of context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#supporting-a-variable-number-of-context-managers
Catching exceptions from __enter__ methodshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#catching-exceptions-from-enter-methods
Cleaning up in an __enter__ implementationhttps://python.github.io/python-docs-zh-tw/library/contextlib.html#cleaning-up-in-an-enter-implementation
Replacing any use of try-finally and flag variableshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#replacing-any-use-of-try-finally-and-flag-variables
Using a context manager as a function decoratorhttps://python.github.io/python-docs-zh-tw/library/contextlib.html#using-a-context-manager-as-a-function-decorator
Single use, reusable and reentrant context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#single-use-reusable-and-reentrant-context-managers
Reentrant context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#reentrant-context-managers
Reusable context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#reusable-context-managers
abc --- 抽象基底類別https://python.github.io/python-docs-zh-tw/library/abc.html
atexit --- 退出處理函式https://python.github.io/python-docs-zh-tw/library/atexit.html
atexit 範例https://python.github.io/python-docs-zh-tw/library/atexit.html#atexit-example
traceback --- 列印或取得堆疊回溯 (stack traceback)https://python.github.io/python-docs-zh-tw/library/traceback.html
Module-Level Functionshttps://python.github.io/python-docs-zh-tw/library/traceback.html#module-level-functions
TracebackException 物件https://python.github.io/python-docs-zh-tw/library/traceback.html#tracebackexception-objects
StackSummary 物件https://python.github.io/python-docs-zh-tw/library/traceback.html#stacksummary-objects
FrameSummary 物件https://python.github.io/python-docs-zh-tw/library/traceback.html#framesummary-objects
Examples of Using the Module-Level Functionshttps://python.github.io/python-docs-zh-tw/library/traceback.html#examples-of-using-the-module-level-functions
TracebackException 的使用範例https://python.github.io/python-docs-zh-tw/library/traceback.html#examples-of-using-tracebackexception
__future__ --- Future 陳述式定義https://python.github.io/python-docs-zh-tw/library/__future__.html
模組內容https://python.github.io/python-docs-zh-tw/library/__future__.html#module-contents
gc --- 垃圾回收器介面 (Garbage Collector interface)https://python.github.io/python-docs-zh-tw/library/gc.html
inspect --- 檢視活動物件https://python.github.io/python-docs-zh-tw/library/inspect.html
Types and membershttps://python.github.io/python-docs-zh-tw/library/inspect.html#types-and-members
取得原始碼https://python.github.io/python-docs-zh-tw/library/inspect.html#retrieving-source-code
Introspecting callables with the Signature objecthttps://python.github.io/python-docs-zh-tw/library/inspect.html#introspecting-callables-with-the-signature-object
類別與函式https://python.github.io/python-docs-zh-tw/library/inspect.html#classes-and-functions
直譯器堆疊https://python.github.io/python-docs-zh-tw/library/inspect.html#the-interpreter-stack
Fetching attributes staticallyhttps://python.github.io/python-docs-zh-tw/library/inspect.html#fetching-attributes-statically
Current State of Generators, Coroutines, and Asynchronous Generatorshttps://python.github.io/python-docs-zh-tw/library/inspect.html#current-state-of-generators-coroutines-and-asynchronous-generators
Code Objects Bit Flagshttps://python.github.io/python-docs-zh-tw/library/inspect.html#code-objects-bit-flags
Buffer flagshttps://python.github.io/python-docs-zh-tw/library/inspect.html#buffer-flags
命令列介面https://python.github.io/python-docs-zh-tw/library/inspect.html#command-line-interface
annotationlib --- 用於自我檢查註釋的功能https://python.github.io/python-docs-zh-tw/library/annotationlib.html
Annotation semanticshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotation-semantics
Classeshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#classes
Functionshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#functions
Recipeshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#recipes
Using annotations in a metaclasshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#using-annotations-in-a-metaclass
STRING 格式的限制https://python.github.io/python-docs-zh-tw/library/annotationlib.html#limitations-of-the-string-format
FORWARDREF 格式的限制https://python.github.io/python-docs-zh-tw/library/annotationlib.html#limitations-of-the-forwardref-format
Security implications of introspecting annotationshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#security-implications-of-introspecting-annotations
site --- Site-specific configuration hookhttps://python.github.io/python-docs-zh-tw/library/site.html
sitecustomizehttps://python.github.io/python-docs-zh-tw/library/site.html#module-sitecustomize
usercustomizehttps://python.github.io/python-docs-zh-tw/library/site.html#module-usercustomize
Readline configurationhttps://python.github.io/python-docs-zh-tw/library/site.html#readline-configuration
模組內容https://python.github.io/python-docs-zh-tw/library/site.html#module-contents
命令列介面https://python.github.io/python-docs-zh-tw/library/site.html#command-line-interface
concurrent.interpretershttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#module-concurrent.interpreters
zipapp —-- 管理可執行的 Python zip 封存檔案https://python.github.io/python-docs-zh-tw/library/zipapp.html
sys --- 系統特定的參數與函式https://python.github.io/python-docs-zh-tw/library/sys.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/python.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/sys.html
上一頁https://python.github.io/python-docs-zh-tw/library/zipapp.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
版權所有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.