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/arg.html
剖析引數https://python.github.io/python-docs-zh-tw/c-api/arg.html#parsing-arguments
字串與緩衝區https://python.github.io/python-docs-zh-tw/c-api/arg.html#strings-and-buffers
數字https://python.github.io/python-docs-zh-tw/c-api/arg.html#numbers
其他物件https://python.github.io/python-docs-zh-tw/c-api/arg.html#other-objects
API 函式https://python.github.io/python-docs-zh-tw/c-api/arg.html#api-functions
建置數值https://python.github.io/python-docs-zh-tw/c-api/arg.html#building-values
資料 marshal 操作的支援https://python.github.io/python-docs-zh-tw/c-api/marshal.html
字串轉換與格式化https://python.github.io/python-docs-zh-tw/c-api/conversion.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/arg.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/conversion.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/marshal.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/arg.html
https://python.github.io/python-docs-zh-tw/c-api/arg.html#parsing-arguments-and-building-values
擴充和嵌入 Python 直譯器https://python.github.io/python-docs-zh-tw/extending/index.html#extending-index
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
PyArg_ParseTupleAndKeywords()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTupleAndKeywords
PyArg_Parse()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_Parse
https://python.github.io/python-docs-zh-tw/c-api/arg.html#parsing-arguments
https://python.github.io/python-docs-zh-tw/c-api/arg.html#strings-and-buffers
Py_bufferhttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#c.Py_buffer
Py_BEGIN_ALLOW_THREADShttps://python.github.io/python-docs-zh-tw/c-api/init.html#c.Py_BEGIN_ALLOW_THREADS
PyBuffer_Release()https://python.github.io/python-docs-zh-tw/c-api/buffer.html#c.PyBuffer_Release
PyMem_Free()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_Free
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
PyBufferProcs.bf_releasebufferhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.PyBufferProcs.bf_releasebuffer
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
memoryviewhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#memoryview
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
UnicodeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#UnicodeError
bytes-like objectshttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
PyUnicode_FSConverter()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FSConverter
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
Py_bufferhttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#c.Py_buffer
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
borrowed bufferhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#c-arg-borrowed-buffer
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
Py_bufferhttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#c.Py_buffer
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
borrowedhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#c-arg-borrowed-buffer
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
Py_bufferhttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#c.Py_buffer
PyBuffer_Release()https://python.github.io/python-docs-zh-tw/c-api/buffer.html#c.PyBuffer_Release
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
PyMem_Free()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_Free
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
PyMem_Free()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_Free
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
https://python.github.io/python-docs-zh-tw/c-api/arg.html#numbers
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
floathttps://python.github.io/python-docs-zh-tw/library/functions.html#float
complexhttps://python.github.io/python-docs-zh-tw/library/functions.html#complex
__index__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__index__
__float__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__float__
__complex__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
OverflowErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#OverflowError
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
__index__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__index__
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
__index__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__index__
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
floathttps://python.github.io/python-docs-zh-tw/library/functions.html#float
floathttps://python.github.io/python-docs-zh-tw/library/functions.html#float
complexhttps://python.github.io/python-docs-zh-tw/library/functions.html#complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/arg.html#other-objects
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
PyUnicode_FSConverter()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FSConverter
PyUnicode_FSDecoder()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FSDecoder
boolhttps://python.github.io/python-docs-zh-tw/library/functions.html#bool
真值檢測https://python.github.io/python-docs-zh-tw/library/stdtypes.html#truth
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
borrowed bufferhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#c-arg-borrowed-buffer
borrowed referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-borrowed-reference
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
PyArg_ParseTupleAndKeywords()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTupleAndKeywords
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
https://python.github.io/python-docs-zh-tw/c-api/arg.html#api-functions
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_VaParse
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
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/arg.html#c.PyArg_ParseTupleAndKeywords
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
positional-only parametershttps://python.github.io/python-docs-zh-tw/glossary.html#positional-only-parameter
PY_CXX_CONSThttps://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PY_CXX_CONST
僅限位置參數https://python.github.io/python-docs-zh-tw/glossary.html#positional-only-parameter
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/arg.html#c.PyArg_VaParseTupleAndKeywords
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyArg_ParseTupleAndKeywords()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTupleAndKeywords
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ValidateKeywordArguments
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyArg_ParseTupleAndKeywords()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTupleAndKeywords
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_Parse
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_UnpackTuple
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
METH_VARARGShttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.METH_VARARGS
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
borrowed referenceshttps://python.github.io/python-docs-zh-tw/glossary.html#term-borrowed-reference
PyArg_UnpackTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_UnpackTuple
PyArg_ParseTuple()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTuple
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PY_CXX_CONST
PyArg_ParseTupleAndKeywords()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_ParseTupleAndKeywords
PyArg_VaParseTupleAndKeywords()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.PyArg_VaParseTupleAndKeywords
https://python.github.io/python-docs-zh-tw/c-api/arg.html#building-values
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_BuildValue
穩定 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_BuildValue()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_BuildValue
Py_BuildValue()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_BuildValue
Py_BuildValue()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_BuildValue
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
inthttps://python.github.io/python-docs-zh-tw/library/functions.html#int
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
boolhttps://python.github.io/python-docs-zh-tw/library/functions.html#bool
boolhttps://python.github.io/python-docs-zh-tw/library/functions.html#bool
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
floathttps://python.github.io/python-docs-zh-tw/library/functions.html#float
floathttps://python.github.io/python-docs-zh-tw/library/functions.html#float
complexhttps://python.github.io/python-docs-zh-tw/library/functions.html#complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Py_BuildValue()https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_BuildValue
SystemErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#SystemError
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
tuplehttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#tuple
listhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#list
dicthttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#dict
SystemErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#SystemError
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_VaBuildValue
穩定 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
目錄https://python.github.io/python-docs-zh-tw/contents.html
剖析引數與建置數值https://python.github.io/python-docs-zh-tw/c-api/arg.html
剖析引數https://python.github.io/python-docs-zh-tw/c-api/arg.html#parsing-arguments
字串與緩衝區https://python.github.io/python-docs-zh-tw/c-api/arg.html#strings-and-buffers
數字https://python.github.io/python-docs-zh-tw/c-api/arg.html#numbers
其他物件https://python.github.io/python-docs-zh-tw/c-api/arg.html#other-objects
API 函式https://python.github.io/python-docs-zh-tw/c-api/arg.html#api-functions
建置數值https://python.github.io/python-docs-zh-tw/c-api/arg.html#building-values
資料 marshal 操作的支援https://python.github.io/python-docs-zh-tw/c-api/marshal.html
字串轉換與格式化https://python.github.io/python-docs-zh-tw/c-api/conversion.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/arg.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/conversion.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/marshal.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/arg.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.