René's URL Explorer Experiment


Title: 3. 配置 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
3. 配置 Pythonhttps://python.github.io/python-docs-zh-tw/using/configure.html
3.1. 建置需求https://python.github.io/python-docs-zh-tw/using/configure.html#build-requirements
3.1.1. 可選模組的需求https://python.github.io/python-docs-zh-tw/using/configure.html#requirements-for-optional-modules
3.2. 產生的檔案https://python.github.io/python-docs-zh-tw/using/configure.html#generated-files
3.2.1. 設定腳本https://python.github.io/python-docs-zh-tw/using/configure.html#configure-script
3.3. 設定選項https://python.github.io/python-docs-zh-tw/using/configure.html#configure-options
3.3.1. 一般選項https://python.github.io/python-docs-zh-tw/using/configure.html#general-options
3.3.2. C 編譯器選項。https://python.github.io/python-docs-zh-tw/using/configure.html#c-compiler-options
3.3.3. Linker optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#linker-options
3.3.4. Options for third-party dependencieshttps://python.github.io/python-docs-zh-tw/using/configure.html#options-for-third-party-dependencies
3.3.5. WebAssembly 選項https://python.github.io/python-docs-zh-tw/using/configure.html#webassembly-options
3.3.6. 安裝選項https://python.github.io/python-docs-zh-tw/using/configure.html#install-options
3.3.7. 效能選項https://python.github.io/python-docs-zh-tw/using/configure.html#performance-options
3.3.8. Python Debug Buildhttps://python.github.io/python-docs-zh-tw/using/configure.html#python-debug-build
3.3.9. 偵錯選項https://python.github.io/python-docs-zh-tw/using/configure.html#debug-options
3.3.10. Linker optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#id13
3.3.11. 函式庫選項https://python.github.io/python-docs-zh-tw/using/configure.html#libraries-options
3.3.12. 安全性選項https://python.github.io/python-docs-zh-tw/using/configure.html#security-options
3.3.13. macOS 選項https://python.github.io/python-docs-zh-tw/using/configure.html#macos-options
3.3.14. iOS 選項https://python.github.io/python-docs-zh-tw/using/configure.html#ios-options
3.3.15. Cross Compiling Optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#cross-compiling-options
3.4. Python 建置系統https://python.github.io/python-docs-zh-tw/using/configure.html#python-build-system
3.4.1. 建置系統的主要檔案https://python.github.io/python-docs-zh-tw/using/configure.html#main-files-of-the-build-system
3.4.2. 主要建置步驟https://python.github.io/python-docs-zh-tw/using/configure.html#main-build-steps
3.4.3. 主要 Makefile 目標https://python.github.io/python-docs-zh-tw/using/configure.html#main-makefile-targets
3.4.3.1. makehttps://python.github.io/python-docs-zh-tw/using/configure.html#make
3.4.3.2. make platformhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-platform
3.4.3.3. make profile-opthttps://python.github.io/python-docs-zh-tw/using/configure.html#make-profile-opt
3.4.3.4. make cleanhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-clean
3.4.3.5. make distcleanhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-distclean
3.4.3.6. make installhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-install
3.4.3.7. make testhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-test
3.4.3.8. make cihttps://python.github.io/python-docs-zh-tw/using/configure.html#make-ci
3.4.3.9. make buildbottesthttps://python.github.io/python-docs-zh-tw/using/configure.html#make-buildbottest
3.4.3.10. make regen-allhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-regen-all
3.4.4. C 擴充模組https://python.github.io/python-docs-zh-tw/using/configure.html#c-extensions
3.5. Compiler and linker flagshttps://python.github.io/python-docs-zh-tw/using/configure.html#compiler-and-linker-flags
3.5.1. 預處理器旗標https://python.github.io/python-docs-zh-tw/using/configure.html#preprocessor-flags
3.5.2. 編譯器旗標https://python.github.io/python-docs-zh-tw/using/configure.html#compiler-flags
3.5.3. Linker flagshttps://python.github.io/python-docs-zh-tw/using/configure.html#linker-flags
2. 在 Unix 平臺上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/unix.html
4. 在 Windows 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/windows.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/using/configure.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/using/windows.html
上一頁https://python.github.io/python-docs-zh-tw/using/unix.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 的設置與使用https://python.github.io/python-docs-zh-tw/using/index.html
3. 配置 Pythonhttps://python.github.io/python-docs-zh-tw/using/configure.html
https://python.github.io/python-docs-zh-tw/using/configure.html#configure-python
https://python.github.io/python-docs-zh-tw/using/configure.html#build-requirements
C11https://en.cppreference.com/w/c/11
選擇性 C11 功能https://en.wikipedia.org/wiki/C11_(C_standard_revision)#Optional_features
IEEE 754https://en.wikipedia.org/wiki/IEEE_754
浮點數非數值 (NaN)https://en.wikipedia.org/wiki/NaN#Floating_point
PEP 7https://peps.python.org/pep-0007/
PEP 11https://peps.python.org/pep-0011/
https://python.github.io/python-docs-zh-tw/using/configure.html#requirements-for-optional-modules
optional moduleshttps://python.github.io/python-docs-zh-tw/glossary.html#term-optional-module
ctypeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#module-ctypes
libbz2https://sourceware.org/bzip2/
bz2https://python.github.io/python-docs-zh-tw/library/bz2.html#module-bz2
libffihttps://sourceware.org/libffi/
ctypeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#module-ctypes
liblzmahttps://tukaani.org/xz/
lzmahttps://python.github.io/python-docs-zh-tw/library/lzma.html#module-lzma
libmpdechttps://www.bytereef.org/mpdecimal/doc/libmpdec/
decimalhttps://python.github.io/python-docs-zh-tw/library/decimal.html#module-decimal
[1]https://python.github.io/python-docs-zh-tw/using/configure.html#id7
libreadlinehttps://tiswww.case.edu/php/chet/readline/rltop.html
libedithttps://www.thrysoee.dk/editline/
[2]https://python.github.io/python-docs-zh-tw/using/configure.html#id8
readlinehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
libuuidhttps://linux.die.net/man/3/libuuid
[3]https://python.github.io/python-docs-zh-tw/using/configure.html#id9
ncurseshttps://gnu.org/software/ncurses/ncurses.html
[4]https://python.github.io/python-docs-zh-tw/using/configure.html#id10
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
OpenSSLhttps://openssl-library.org/
sslhttps://python.github.io/python-docs-zh-tw/library/ssl.html#module-ssl
hashlibhttps://python.github.io/python-docs-zh-tw/library/hashlib.html#module-hashlib
[5]https://python.github.io/python-docs-zh-tw/using/configure.html#id11
SQLitehttps://sqlite.org/
sqlite3https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-sqlite3
Tcl/Tkhttps://www.tcl-lang.org/
tkinterhttps://python.github.io/python-docs-zh-tw/library/tkinter.html#module-tkinter
IDLEhttps://python.github.io/python-docs-zh-tw/library/idle.html#idle
turtlehttps://python.github.io/python-docs-zh-tw/library/turtle.html#module-turtle
zlibhttps://www.zlib.net
zlibhttps://python.github.io/python-docs-zh-tw/library/zlib.html#module-zlib
gziphttps://python.github.io/python-docs-zh-tw/library/gzip.html#module-gzip
ensurepiphttps://python.github.io/python-docs-zh-tw/library/ensurepip.html#module-ensurepip
zstdhttps://facebook.github.io/zstd/
compression.zstdhttps://python.github.io/python-docs-zh-tw/library/compression.zstd.html#module-compression.zstd
1https://python.github.io/python-docs-zh-tw/using/configure.html#id2
decimalhttps://python.github.io/python-docs-zh-tw/library/decimal.html#module-decimal
--with-system-libmpdechttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-system-libmpdec
2https://python.github.io/python-docs-zh-tw/using/configure.html#id3
--with-readlinehttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-readline
readlinehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
3https://python.github.io/python-docs-zh-tw/using/configure.html#id4
uuidhttps://python.github.io/python-docs-zh-tw/library/uuid.html#module-uuid
4https://python.github.io/python-docs-zh-tw/using/configure.html#id5
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
curses.panelhttps://python.github.io/python-docs-zh-tw/library/curses.panel.html#module-curses.panel
5https://python.github.io/python-docs-zh-tw/using/configure.html#id6
hashlibhttps://python.github.io/python-docs-zh-tw/library/hashlib.html#module-hashlib
--with-builtin-hashlib-hasheshttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-builtin-hashlib-hashes
winreghttps://python.github.io/python-docs-zh-tw/library/winreg.html#module-winreg
devguidehttps://devguide.python.org/getting-started/setup-building/#install-dependencies
--with-system-expathttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-system-expat
libexpathttps://libexpat.github.io/
Options for third-party dependencieshttps://python.github.io/python-docs-zh-tw/using/configure.html#configure-options-for-dependencies
tkinterhttps://python.github.io/python-docs-zh-tw/library/tkinter.html#module-tkinter
tkinterhttps://python.github.io/python-docs-zh-tw/library/tkinter.html#module-tkinter
hashlibhttps://python.github.io/python-docs-zh-tw/library/hashlib.html#module-hashlib
sslhttps://python.github.io/python-docs-zh-tw/library/ssl.html#module-ssl
hashlibhttps://python.github.io/python-docs-zh-tw/library/hashlib.html#module-hashlib
sslhttps://python.github.io/python-docs-zh-tw/library/ssl.html#module-ssl
sqlite3https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-sqlite3
tkinterhttps://python.github.io/python-docs-zh-tw/library/tkinter.html#module-tkinter
sqlite3https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-sqlite3
https://python.github.io/python-docs-zh-tw/using/configure.html#generated-files
https://python.github.io/python-docs-zh-tw/using/configure.html#configure-script
Autoconfhttps://gnu.org/software/autoconf
Automakehttps://www.gnu.org/software/automake
pkg-confighttps://www.freedesktop.org/wiki/Software/pkg-config/
https://python.github.io/python-docs-zh-tw/using/configure.html#configure-options
https://python.github.io/python-docs-zh-tw/using/configure.html#general-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-loadable-sqlite-extensions
sqlite3https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-sqlite3
sqlite3https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-sqlite3
sqlite3.Connection.enable_load_extension()https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Connection.enable_load_extension
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-disable-ipv6
sockethttps://python.github.io/python-docs-zh-tw/library/socket.html#module-socket
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-big-digits
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
sys.int_info.bits_per_digithttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.int_info
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-suffix
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-tzpath
zoneinfo.TZPATHhttps://python.github.io/python-docs-zh-tw/library/zoneinfo.html#zoneinfo.TZPATH
Compile-time configurationhttps://python.github.io/python-docs-zh-tw/library/zoneinfo.html#zoneinfo-data-compile-time-config
zoneinfohttps://python.github.io/python-docs-zh-tw/library/zoneinfo.html#module-zoneinfo
os.pathsephttps://python.github.io/python-docs-zh-tw/library/os.html#os.pathsep
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-decimal-contextvar
decimalhttps://python.github.io/python-docs-zh-tw/library/decimal.html#module-decimal
decimal.HAVE_CONTEXTVARhttps://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.HAVE_CONTEXTVAR
contextvarshttps://python.github.io/python-docs-zh-tw/library/contextvars.html#module-contextvars
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-dbmliborder
dbmhttps://python.github.io/python-docs-zh-tw/library/dbm.html#module-dbm
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-c-locale-coercion
PYTHONCOERCECLOCALEhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONCOERCECLOCALE
PEP 538https://peps.python.org/pep-0538/
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-platlibdir
sys.platlibdirhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.platlibdir
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-wheel-pkg-dir
ensurepiphttps://python.github.io/python-docs-zh-tw/library/ensurepip.html#module-ensurepip
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-pkg-config
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-pystats
-X pystatshttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-X
syshttps://python.github.io/python-docs-zh-tw/library/sys.html#module-sys
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-disable-gil
global interpreter lockhttps://python.github.io/python-docs-zh-tw/glossary.html#term-global-interpreter-lock
sys.abiflagshttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.abiflags
Free-threaded CPythonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#whatsnew313-free-threaded-cpython
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-experimental-jit
experimental just-in-time compilerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#whatsnew314-jit-compiler
PYTHON_JIT=0https://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHON_JIT
PYTHON_JIT=1https://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHON_JIT
PYTHON_JIT=0https://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHON_JIT
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-PKG_CONFIG
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-PKG_CONFIG_LIBDIR
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-PKG_CONFIG_PATH
https://python.github.io/python-docs-zh-tw/using/configure.html#c-compiler-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CC
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CPP
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CPPFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#linker-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LDFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-MACHDEP
https://python.github.io/python-docs-zh-tw/using/configure.html#options-for-third-party-dependencies
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-BZIP2_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-BZIP2_LIBS
bz2https://python.github.io/python-docs-zh-tw/library/bz2.html#module-bz2
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CURSES_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CURSES_LIBS
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-GDBM_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-GDBM_LIBS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBEDIT_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBEDIT_LIBS
readlinehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBFFI_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBFFI_LIBS
ctypeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#module-ctypes
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBMPDEC_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBMPDEC_LIBS
decimalhttps://python.github.io/python-docs-zh-tw/library/decimal.html#module-decimal
--with-system-libmpdechttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-system-libmpdec
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBLZMA_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBLZMA_LIBS
lzmahttps://python.github.io/python-docs-zh-tw/library/lzma.html#module-lzma
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBREADLINE_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBREADLINE_LIBS
readlinehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBSQLITE3_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBSQLITE3_LIBS
sqlite3https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-sqlite3
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBUUID_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBUUID_LIBS
uuidhttps://python.github.io/python-docs-zh-tw/library/uuid.html#module-uuid
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBZSTD_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBZSTD_LIBS
compression.zstdhttps://python.github.io/python-docs-zh-tw/library/compression.zstd.html#module-compression.zstd
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-PANEL_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-PANEL_LIBS
curses.panelhttps://python.github.io/python-docs-zh-tw/library/curses.panel.html#module-curses.panel
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-TCLTK_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-TCLTK_LIBS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-ZLIB_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-ZLIB_LIBS
gziphttps://python.github.io/python-docs-zh-tw/library/gzip.html#module-gzip
https://python.github.io/python-docs-zh-tw/using/configure.html#webassembly-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-wasm-dynamic-linking
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-wasm-pthreads
https://python.github.io/python-docs-zh-tw/using/configure.html#install-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-prefix
sys.prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.prefix
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-exec-prefix
--prefixhttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-prefix
sys.exec_prefixhttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.exec_prefix
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-disable-test-modules
testhttps://python.github.io/python-docs-zh-tw/library/test.html#module-test
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-ensurepip
ensurepiphttps://python.github.io/python-docs-zh-tw/library/ensurepip.html#module-ensurepip
https://python.github.io/python-docs-zh-tw/using/configure.html#performance-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-optimizations
PROFILE_TASKhttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PROFILE_TASK
CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PROFILE_TASK
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-lto
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-bolt
BOLT post-link binary optimizerhttps://github.com/llvm/llvm-project/tree/main/bolt
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-BOLT_APPLY_FLAGS
BOLT optimized binaryhttps://github.com/facebookarchive/BOLT
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-BOLT_INSTRUMENT_FLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-computed-gotos
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-tail-call-interp
--enable-optimizationshttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-optimizations
preserve_nonehttps://clang.llvm.org/docs/AttributeReference.html#preserve-none
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-mimalloc
mimallochttps://python.github.io/python-docs-zh-tw/c-api/memory.html#mimalloc
PYTHONMALLOChttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONMALLOC
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-pymalloc
pymallochttps://python.github.io/python-docs-zh-tw/c-api/memory.html#pymalloc
PYTHONMALLOChttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONMALLOC
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-doc-strings
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-profiling
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-strict-overflow
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-remote-debug
PEP 768https://peps.python.org/pep-0768/
PEP 768https://peps.python.org/pep-0768/
https://python.github.io/python-docs-zh-tw/using/configure.html#c.Py_REMOTE_DEBUG
--without-remote-debughttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-remote-debug
https://python.github.io/python-docs-zh-tw/using/configure.html#python-debug-build
--with-pydebughttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-pydebug
warningshttps://python.github.io/python-docs-zh-tw/library/warnings.html#module-warnings
sys.abiflagshttps://python.github.io/python-docs-zh-tw/library/sys.html#sys.abiflags
-X showrefcounthttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-X
-dhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#cmdoption-d
PYTHONDEBUGhttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONDEBUG
debug hooks on memory allocatorshttps://python.github.io/python-docs-zh-tw/c-api/memory.html#default-memory-allocators
--with-assertionshttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-assertions
gc.collect()https://python.github.io/python-docs-zh-tw/library/gc.html#gc.collect
Python Development Modehttps://python.github.io/python-docs-zh-tw/library/devmode.html#devmode
--with-trace-refshttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-trace-refs
--with-trace-refshttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-trace-refs
https://python.github.io/python-docs-zh-tw/using/configure.html#debug-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-pydebug
以偵錯模式建置 Pythonhttps://python.github.io/python-docs-zh-tw/using/configure.html#debug-build
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-trace-refs
sys.getobjects()https://python.github.io/python-docs-zh-tw/library/sys.html#sys.getobjects
PYTHONDUMPREFShttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONDUMPREFS
PYTHONDUMPREFShttps://python.github.io/python-docs-zh-tw/using/cmdline.html#envvar-PYTHONDUMPREFS
靜態配置的物件https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#static-types
偵錯建置https://python.github.io/python-docs-zh-tw/using/configure.html#debug-build
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-assertions
OPThttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-OPT
--with-pydebughttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-pydebug
debug buildhttps://python.github.io/python-docs-zh-tw/using/configure.html#debug-build
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-valgrind
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-dtrace
使用 DTrace 和 SystemTap 檢測 CPythonhttps://python.github.io/python-docs-zh-tw/howto/instrumentation.html#instrumentation
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-address-sanitizer
--without-pymallochttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-pymalloc
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-memory-sanitizer
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-undefined-behavior-sanitizer
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-thread-sanitizer
https://python.github.io/python-docs-zh-tw/using/configure.html#id13
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-shared
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-static-libpython
https://python.github.io/python-docs-zh-tw/using/configure.html#libraries-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-libs
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-system-expat
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-system-libmpdec
decimalhttps://python.github.io/python-docs-zh-tw/library/decimal.html#module-decimal
LIBMPDEC_CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBMPDEC_CFLAGS
LIBMPDEC_LIBShttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-LIBMPDEC_LIBS
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-readline
readlinehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-without-readline
readlinehttps://python.github.io/python-docs-zh-tw/library/readline.html#module-readline
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-libm
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-libc
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-openssl
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-openssl-rpath
--with-opensslhttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-openssl
https://python.github.io/python-docs-zh-tw/using/configure.html#security-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-hash-algorithm
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-builtin-hashlib-hashes
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-ssl-default-suites
sslhttps://python.github.io/python-docs-zh-tw/library/ssl.html#module-ssl
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-disable-safety
recommended by OpenSSFhttps://github.com/ossf/wg-best-practices-os-developers/blob/main/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.md
-fstack-protector-stronghttps://github.com/ossf/wg-best-practices-os-developers/blob/main/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.md#enable-run-time-checks-for-stack-based-buffer-overflows
-Wtrampolineshttps://github.com/ossf/wg-best-practices-os-developers/blob/main/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.md#enable-warning-about-trampolines-that-require-executable-stacks
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-slower-safety
recommended by OpenSSFhttps://github.com/ossf/wg-best-practices-os-developers/blob/main/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.md
-D_FORTIFY_SOURCE=3https://github.com/ossf/wg-best-practices-os-developers/blob/main/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.md#fortify-sources-for-unsafe-libc-usage-and-buffer-overflows
https://python.github.io/python-docs-zh-tw/using/configure.html#macos-options
Mac/README.rsthttps://github.com/python/cpython/tree/3.14/Mac/README.rst
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-universalsdk
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-0
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-framework
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-1
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-universal-archs
--enable-universalsdkhttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-universalsdk
packaging platform compatibility tags used on macOShttps://packaging.python.org/en/latest/specifications/platform-compatibility-tags/#macos
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-framework-name
--enable-frameworkhttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-framework
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-app-store-compliance
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-2
https://python.github.io/python-docs-zh-tw/using/configure.html#ios-options
iOS/README.rsthttps://github.com/python/cpython/tree/3.14/iOS/README.rst
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-3
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-4
https://python.github.io/python-docs-zh-tw/using/configure.html#cross-compiling-options
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-build
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-host
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-with-build-python
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-CONFIG_SITE
https://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-arg-HOSTRUNNER
https://python.github.io/python-docs-zh-tw/using/configure.html#python-build-system
https://python.github.io/python-docs-zh-tw/using/configure.html#main-files-of-the-build-system
https://python.github.io/python-docs-zh-tw/using/configure.html#main-build-steps
https://python.github.io/python-docs-zh-tw/using/configure.html#main-makefile-targets
https://python.github.io/python-docs-zh-tw/using/configure.html#make
https://python.github.io/python-docs-zh-tw/using/configure.html#make-platform
https://python.github.io/python-docs-zh-tw/using/configure.html#make-profile-opt
--enable-optimizationshttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-optimizations
https://python.github.io/python-docs-zh-tw/using/configure.html#make-clean
https://python.github.io/python-docs-zh-tw/using/configure.html#make-distclean
[6]https://python.github.io/python-docs-zh-tw/using/configure.html#id16
https://python.github.io/python-docs-zh-tw/using/configure.html#make-install
https://python.github.io/python-docs-zh-tw/using/configure.html#make-test
https://python.github.io/python-docs-zh-tw/using/configure.html#make-ci
https://python.github.io/python-docs-zh-tw/using/configure.html#make-buildbottest
https://python.github.io/python-docs-zh-tw/using/configure.html#make-regen-all
generated fileshttps://python.github.io/python-docs-zh-tw/using/configure.html#generated-files
https://python.github.io/python-docs-zh-tw/using/configure.html#c-extensions
PyMODINIT_FUNChttps://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#c.PyMODINIT_FUNC
ImportErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ImportError
https://python.github.io/python-docs-zh-tw/using/configure.html#compiler-and-linker-flags
https://python.github.io/python-docs-zh-tw/using/configure.html#preprocessor-flags
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CONFIGURE_CPPFLAGS
CPPFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CPPFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CPPFLAGS
CPPFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CPPFLAGS
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-BASECPPFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_CPPFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#compiler-flags
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CC
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CXX
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS_NODIST
CFLAGS_NODISThttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS_NODIST
CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
gh-65320https://github.com/python/cpython/issues/65320
CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-COMPILEALL_OPTS
compileallhttps://python.github.io/python-docs-zh-tw/library/compileall.html#module-compileall
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-EXTRA_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CONFIGURE_CFLAGS
CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CONFIGURE_CFLAGS_NODIST
CFLAGS_NODISThttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS_NODIST
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-BASECFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-OPT
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS_ALIASING
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CCSHARED
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGSFORSHARED
--enable-sharedhttps://python.github.io/python-docs-zh-tw/using/configure.html#cmdoption-enable-shared
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_CFLAGS_NODIST
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_STDMODULE_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_CORE_CFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_BUILTIN_MODULE_CFLAGS
posixhttps://python.github.io/python-docs-zh-tw/library/posix.html#module-posix
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PURIFY
https://python.github.io/python-docs-zh-tw/using/configure.html#linker-flags
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LINKCC
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CONFIGURE_LDFLAGS
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
CFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS_NODIST
LDFLAGS_NODISThttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS_NODIST
CFLAGS_NODISThttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CFLAGS_NODIST
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
gh-65320https://github.com/python/cpython/issues/65320
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CONFIGURE_LDFLAGS_NODIST
LDFLAGS_NODISThttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS_NODIST
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
CPPFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-CPPFLAGS
LDFLAGShttps://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LIBS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-LDSHARED
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-BLDSHARED
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_LDFLAGS
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_LDFLAGS_NODIST
https://python.github.io/python-docs-zh-tw/using/configure.html#envvar-PY_CORE_LDFLAGS
6https://python.github.io/python-docs-zh-tw/using/configure.html#id14
recommended between probeshttps://github.com/python/cpython/issues/114505#issuecomment-1907021718
目錄https://python.github.io/python-docs-zh-tw/contents.html
3. 配置 Pythonhttps://python.github.io/python-docs-zh-tw/using/configure.html
3.1. 建置需求https://python.github.io/python-docs-zh-tw/using/configure.html#build-requirements
3.1.1. 可選模組的需求https://python.github.io/python-docs-zh-tw/using/configure.html#requirements-for-optional-modules
3.2. 產生的檔案https://python.github.io/python-docs-zh-tw/using/configure.html#generated-files
3.2.1. 設定腳本https://python.github.io/python-docs-zh-tw/using/configure.html#configure-script
3.3. 設定選項https://python.github.io/python-docs-zh-tw/using/configure.html#configure-options
3.3.1. 一般選項https://python.github.io/python-docs-zh-tw/using/configure.html#general-options
3.3.2. C 編譯器選項。https://python.github.io/python-docs-zh-tw/using/configure.html#c-compiler-options
3.3.3. Linker optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#linker-options
3.3.4. Options for third-party dependencieshttps://python.github.io/python-docs-zh-tw/using/configure.html#options-for-third-party-dependencies
3.3.5. WebAssembly 選項https://python.github.io/python-docs-zh-tw/using/configure.html#webassembly-options
3.3.6. 安裝選項https://python.github.io/python-docs-zh-tw/using/configure.html#install-options
3.3.7. 效能選項https://python.github.io/python-docs-zh-tw/using/configure.html#performance-options
3.3.8. Python Debug Buildhttps://python.github.io/python-docs-zh-tw/using/configure.html#python-debug-build
3.3.9. 偵錯選項https://python.github.io/python-docs-zh-tw/using/configure.html#debug-options
3.3.10. Linker optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#id13
3.3.11. 函式庫選項https://python.github.io/python-docs-zh-tw/using/configure.html#libraries-options
3.3.12. 安全性選項https://python.github.io/python-docs-zh-tw/using/configure.html#security-options
3.3.13. macOS 選項https://python.github.io/python-docs-zh-tw/using/configure.html#macos-options
3.3.14. iOS 選項https://python.github.io/python-docs-zh-tw/using/configure.html#ios-options
3.3.15. Cross Compiling Optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#cross-compiling-options
3.4. Python 建置系統https://python.github.io/python-docs-zh-tw/using/configure.html#python-build-system
3.4.1. 建置系統的主要檔案https://python.github.io/python-docs-zh-tw/using/configure.html#main-files-of-the-build-system
3.4.2. 主要建置步驟https://python.github.io/python-docs-zh-tw/using/configure.html#main-build-steps
3.4.3. 主要 Makefile 目標https://python.github.io/python-docs-zh-tw/using/configure.html#main-makefile-targets
3.4.3.1. makehttps://python.github.io/python-docs-zh-tw/using/configure.html#make
3.4.3.2. make platformhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-platform
3.4.3.3. make profile-opthttps://python.github.io/python-docs-zh-tw/using/configure.html#make-profile-opt
3.4.3.4. make cleanhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-clean
3.4.3.5. make distcleanhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-distclean
3.4.3.6. make installhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-install
3.4.3.7. make testhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-test
3.4.3.8. make cihttps://python.github.io/python-docs-zh-tw/using/configure.html#make-ci
3.4.3.9. make buildbottesthttps://python.github.io/python-docs-zh-tw/using/configure.html#make-buildbottest
3.4.3.10. make regen-allhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-regen-all
3.4.4. C 擴充模組https://python.github.io/python-docs-zh-tw/using/configure.html#c-extensions
3.5. Compiler and linker flagshttps://python.github.io/python-docs-zh-tw/using/configure.html#compiler-and-linker-flags
3.5.1. 預處理器旗標https://python.github.io/python-docs-zh-tw/using/configure.html#preprocessor-flags
3.5.2. 編譯器旗標https://python.github.io/python-docs-zh-tw/using/configure.html#compiler-flags
3.5.3. Linker flagshttps://python.github.io/python-docs-zh-tw/using/configure.html#linker-flags
2. 在 Unix 平臺上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/unix.html
4. 在 Windows 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/windows.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/using/configure.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/using/windows.html
上一頁https://python.github.io/python-docs-zh-tw/using/unix.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 的設置與使用https://python.github.io/python-docs-zh-tw/using/index.html
3. 配置 Pythonhttps://python.github.io/python-docs-zh-tw/using/configure.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.