René's URL Explorer Experiment


Title: Unicode 物件與編解碼器 — 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
Unicode 物件與編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html
Unicode 物件https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-objects
Unicode 型別https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-type
Unicode Character Propertieshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-character-properties
Creating and accessing Unicode stringshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#creating-and-accessing-unicode-strings
Locale Encodinghttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#locale-encoding
檔案系統編碼https://python.github.io/python-docs-zh-tw/c-api/unicode.html#file-system-encoding
wchar_t 支援https://python.github.io/python-docs-zh-tw/c-api/unicode.html#wchar-t-support
內建編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#built-in-codecs
泛用編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#generic-codecs
UTF-8 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-8-codecs
UTF-32 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-32-codecs
UTF-16 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-16-codecs
UTF-7 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-7-codecs
Unicode-Escape Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-escape-codecs
Raw-Unicode-Escape Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#raw-unicode-escape-codecs
Latin-1 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#latin-1-codecs
ASCII 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#ascii-codecs
Character Map Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#character-map-codecs
Windows 的 MBCS 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#mbcs-codecs-for-windows
Methods and Slot Functionshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#methods-and-slot-functions
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#pyunicodewriter
已棄用的 APIhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#deprecated-api
位元組陣列物件 (Byte Array Objects)https://python.github.io/python-docs-zh-tw/c-api/bytearray.html
Tuple(元組)物件https://python.github.io/python-docs-zh-tw/c-api/tuple.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/unicode.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/tuple.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/bytearray.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/concrete.html
Unicode 物件與編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-objects-and-codecs
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-objects
PEP 393https://peps.python.org/pep-0393/
Py_UNICODEhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE
PEP 623https://peps.python.org/pep-0623/
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-type
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Type
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeIter_Type
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS2
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS1
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyASCIIObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyCompactUnicodeObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeObject
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Check
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_CheckExact
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/unicode.html#c.PyUnicode_GET_LENGTH
Py_UCS1https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS1
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_1BYTE_DATA
Py_UCS2https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS2
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_2BYTE_DATA
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_4BYTE_DATA
PyUnicode_KIND()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_KIND
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_1BYTE_KIND
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_2BYTE_KIND
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_4BYTE_KIND
PyUnicode_KIND()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_KIND
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_KIND
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DATA
Py_ssize_thttps://python.github.io/python-docs-zh-tw/c-api/intro.html#c.Py_ssize_t
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_WRITE
PyUnicode_KIND()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_KIND
PyUnicode_DATA()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DATA
PyUnicode_WriteChar()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_WriteChar
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
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/unicode.html#c.PyUnicode_READ
PyUnicode_DATA()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DATA
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_READ_CHAR
PyUnicode_READ()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_READ
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_MAX_CHAR_VALUE
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_IsIdentifier
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Names (identifiers and keywords)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#identifiers
Py_FatalError()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_FatalError
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_IS_ASCII
str.isascii()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.isascii
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-character-properties
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISSPACE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISLOWER
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISUPPER
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISTITLE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISLINEBREAK
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISDECIMAL
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISDIGIT
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISNUMERIC
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISALPHA
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISALNUM
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_ISPRINTABLE
str.isprintable()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.isprintable
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_TOLOWER
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_TOUPPER
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_TOTITLE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_TODECIMAL
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_TODIGIT
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_TONUMERIC
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_IS_SURROGATE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_IS_HIGH_SURROGATE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_IS_LOW_SURROGATE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_HIGH_SURROGATE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_LOW_SURROGATE
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_JOIN_SURROGATES
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#creating-and-accessing-unicode-strings
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_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_New
PyUnicode_WriteChar()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_WriteChar
PyUnicode_CopyCharacters()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_CopyCharacters
PyUnicode_Fill()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Fill
PyUnicode_WRITE()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_WRITE
converted to UTF-8https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUTF8AndSize
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromKindAndData
PyUnicode_1BYTE_KINDhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_1BYTE_KIND
PyUnicode_KIND()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_KIND
PyUnicode_4BYTE_KINDhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_4BYTE_KIND
PyUnicode_1BYTE_KINDhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_1BYTE_KIND
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromStringAndSize
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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/unicode.html#c.PyUnicode_FromString
穩定 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/unicode.html#c.PyUnicode_FromFormat
穩定 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
ascii()https://python.github.io/python-docs-zh-tw/library/functions.html#ascii
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyObject_Str()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_Str
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyObject_Repr()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_Repr
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyType_GetFullyQualifiedName()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetFullyQualifiedName
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
PyType_GetFullyQualifiedName()https://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyType_GetFullyQualifiedName
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
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/unicode.html#c.PyUnicode_FromFormatV
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_FromFormat()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromFormat
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/unicode.html#c.PyUnicode_FromObject
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromOrdinal
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
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/unicode.html#c.PyUnicode_FromEncodedObject
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
bytearrayhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray
bytes-like objectshttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
內建編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#builtincodecs
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Append
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AppendAndDel
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_Append()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Append
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/unicode.html#c.PyUnicode_BuildEncodingMap
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_GetDefaultEncoding
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
sys.getdefaultencoding()https://python.github.io/python-docs-zh-tw/library/sys.html#sys.getdefaultencoding
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/unicode.html#c.PyUnicode_GetLength
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
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
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/unicode.html#c.PyUnicode_CopyCharacters
PyUnicode_New()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_New
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Resize
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
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
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Fill
PyUnicode_New()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_New
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_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_WriteChar
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_WRITE()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_WRITE
PyUnicode_New()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_New
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_ReadChar
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_READ_CHAR()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_READ_CHAR
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
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/unicode.html#c.PyUnicode_Substring
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
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/unicode.html#c.PyUnicode_AsUCS4
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
SystemErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#SystemError
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUCS4Copy
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyMem_Malloc()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_Malloc
MemoryErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#MemoryError
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#locale-encoding
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeLocaleAndSize
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PEP 383https://peps.python.org/pep-0383/
PyUnicode_DecodeFSDefaultAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
Python UTF-8 模式https://python.github.io/python-docs-zh-tw/library/os.html#utf8-mode
Py_DecodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_DecodeLocale
Py_DecodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_DecodeLocale
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeLocale
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeLocaleAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeLocaleAndSize
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/unicode.html#c.PyUnicode_EncodeLocale
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PEP 383https://peps.python.org/pep-0383/
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
PyUnicode_EncodeFSDefault()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EncodeFSDefault
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
Python UTF-8 模式https://python.github.io/python-docs-zh-tw/library/os.html#utf8-mode
Py_EncodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_EncodeLocale
Py_EncodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_EncodeLocale
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#file-system-encoding
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
PEP 383https://peps.python.org/pep-0383/
PEP 529https://peps.python.org/pep-0529/
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FSConverter
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyArg_Parse* converterhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#arg-parsing
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
os.PathLikehttps://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
PyUnicode_EncodeFSDefault()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EncodeFSDefault
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyBytesObjecthttps://python.github.io/python-docs-zh-tw/c-api/bytes.html#c.PyBytesObject
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
bytes objecthttps://python.github.io/python-docs-zh-tw/c-api/bytes.html#bytesobjects
Py_CLEANUP_SUPPORTEDhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_CLEANUP_SUPPORTED
path-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-path-like-object
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FSDecoder
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyArg_Parse* converterhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#arg-parsing
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
os.PathLikehttps://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyUnicode_DecodeFSDefaultAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyUnicodeObjecthttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeObject
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
Unicode objecthttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicodeobjects
Py_CLEANUP_SUPPORTEDhttps://python.github.io/python-docs-zh-tw/c-api/arg.html#c.Py_CLEANUP_SUPPORTED
path-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-path-like-object
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize
穩定 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
PyUnicode_DecodeLocaleAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeLocaleAndSize
Py_DecodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_DecodeLocale
filesystem error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeFSDefault
穩定 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
PyUnicode_DecodeFSDefaultAndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeFSDefaultAndSize
filesystem error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
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/unicode.html#c.PyUnicode_EncodeFSDefault
穩定 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
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
PyUnicode_EncodeLocale()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EncodeLocale
Py_EncodeLocale()https://python.github.io/python-docs-zh-tw/c-api/sys.html#c.Py_EncodeLocale
filesystem error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#wchar-t-support
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromWideChar
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
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/unicode.html#c.PyUnicode_AsWideChar
穩定 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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsWideCharString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
PyMem_Newhttps://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_New
PyMem_Free()https://python.github.io/python-docs-zh-tw/c-api/memory.html#c.PyMem_Free
MemoryErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#MemoryError
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#built-in-codecs
str()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyUnicode_FSConverter()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FSConverter
filesystem encoding and error handlerhttps://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#generic-codecs
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE_REPLACEMENT_CHARACTER
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Decode
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
str()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
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/unicode.html#c.PyUnicode_AsEncodedString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
encode()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.encode
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-8-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF8
穩定 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/unicode.html#c.PyUnicode_DecodeUTF8Stateful
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeUTF8()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF8
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/unicode.html#c.PyUnicode_AsUTF8String
穩定 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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUTF8AndSize
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
limited APIhttps://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-c-api
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUTF8
PyUnicode_AsUTF8AndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUTF8AndSize
null charactershttps://en.wikipedia.org/wiki/Null_character
PyUnicode_AsUTF8AndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUTF8AndSize
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-32-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF32
穩定 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/unicode.html#c.PyUnicode_DecodeUTF32Stateful
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeUTF32()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF32
PyUnicode_DecodeUTF32Stateful()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF32Stateful
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/unicode.html#c.PyUnicode_AsUTF32String
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-16-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF16
穩定 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/unicode.html#c.PyUnicode_DecodeUTF16Stateful
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeUTF16()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF16
PyUnicode_DecodeUTF16Stateful()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF16Stateful
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/unicode.html#c.PyUnicode_AsUTF16String
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-7-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF7
穩定 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/unicode.html#c.PyUnicode_DecodeUTF7Stateful
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeUTF7()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUTF7
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-escape-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeUnicodeEscape
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsUnicodeEscapeString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#raw-unicode-escape-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeRawUnicodeEscape
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsRawUnicodeEscapeString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#latin-1-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeLatin1
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsLatin1String
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#ascii-codecs
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeASCII
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsASCIIString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#character-map-codecs
__getitem__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__getitem__
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeCharmap
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
LookupErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#LookupError
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_AsCharmapString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
LookupErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#LookupError
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Translate
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
__getitem__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__getitem__
LookupErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#LookupError
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#mbcs-codecs-for-windows
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeMBCS
穩定 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/unicode.html#c.PyUnicode_DecodeMBCSStateful
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeMBCS()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeMBCS
PyUnicode_DecodeMBCSStateful()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful
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/unicode.html#c.PyUnicode_DecodeCodePageStateful
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_DecodeMBCSStateful()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful
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/unicode.html#c.PyUnicode_AsMBCSString
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EncodeCodePage
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#methods-and-slot-functions
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Concat
穩定 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
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
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/unicode.html#c.PyUnicode_Split
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
str.split()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.split
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
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_RSplit
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_Split()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Split
str.rsplit()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rsplit
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/unicode.html#c.PyUnicode_Splitlines
穩定 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
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/unicode.html#c.PyUnicode_Partition
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
str.partition()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.partition
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_RPartition
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_Partition()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Partition
str.rpartition()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.rpartition
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Join
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
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/unicode.html#c.PyUnicode_Tailmatch
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
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/unicode.html#c.PyUnicode_Find
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
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/unicode.html#c.PyUnicode_FindChar
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
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
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/unicode.html#c.PyUnicode_Count
穩定 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
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
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Replace
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Compare
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyErr_Occurred()https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#c.PyErr_Occurred
PyUnicode_Equal()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Equal
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/unicode.html#c.PyUnicode_Equal
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
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
PyUnicode_Compare()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Compare
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
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EqualToUTF8AndSize
穩定 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/unicode.html#c.PyUnicode_EqualToUTF8
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_EqualToUTF8AndSize()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_EqualToUTF8AndSize
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_CompareWithASCIIString
穩定 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
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/unicode.html#c.PyUnicode_RichCompare
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
Py_Truehttps://python.github.io/python-docs-zh-tw/c-api/bool.html#c.Py_True
Py_Falsehttps://python.github.io/python-docs-zh-tw/c-api/bool.html#c.Py_False
Py_NotImplementedhttps://python.github.io/python-docs-zh-tw/c-api/object.html#c.Py_NotImplemented
Py_GThttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_GT
Py_GEhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_GE
Py_EQhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_EQ
Py_NEhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_NE
Py_LThttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_LT
Py_LEhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.Py_LE
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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Format
穩定 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
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_Contains
穩定 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/unicode.html#c.PyUnicode_InternInPlace
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
p_unicodehttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
p_unicodehttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
p_unicodehttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
strong referencehttps://python.github.io/python-docs-zh-tw/glossary.html#term-strong-reference
p_unicodehttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyUnicode_CheckExacthttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_CheckExact
p_unicodehttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternFromString
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyUnicode_FromString()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromString
PyUnicode_InternInPlace()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
immortalhttps://python.github.io/python-docs-zh-tw/glossary.html#term-immortal
PyUnicode_FromString()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromString
PyUnicode_InternInPlace()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_InternInPlace
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_CHECK_INTERNED
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#pyunicodewriter
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
PyUnicodeWriter_Finish()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_Finish
PyUnicodeWriter_Discard()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_Discard
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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/unicode.html#c.PyUnicodeWriter_Create
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_Finish
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_Discard
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_WriteChar
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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/unicode.html#c.PyUnicodeWriter_WriteUTF8
PyUnicodeWriter_DecodeUTF8Stateful()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_DecodeUTF8Stateful
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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/unicode.html#c.PyUnicodeWriter_WriteASCII
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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/unicode.html#c.PyUnicodeWriter_WriteWideChar
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
Py_UCS4https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UCS4
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/unicode.html#c.PyUnicodeWriter_WriteUCS4
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_WriteStr
PyObject_Str()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_Str
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_WriteRepr
PyObject_Repr()https://python.github.io/python-docs-zh-tw/c-api/object.html#c.PyObject_Repr
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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/unicode.html#c.PyUnicodeWriter_WriteSubstring
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_Format
PyUnicode_FromFormat()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_FromFormat
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter
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/unicode.html#c.PyUnicodeWriter_DecodeUTF8Stateful
error handlerhttps://python.github.io/python-docs-zh-tw/library/codecs.html#error-handlers
PyUnicodeWriter_WriteUTF8()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicodeWriter_WriteUTF8
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#deprecated-api
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_READY
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_IS_READY
PyUnicode_READY()https://python.github.io/python-docs-zh-tw/c-api/unicode.html#c.PyUnicode_READY
目錄https://python.github.io/python-docs-zh-tw/contents.html
Unicode 物件與編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html
Unicode 物件https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-objects
Unicode 型別https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-type
Unicode Character Propertieshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-character-properties
Creating and accessing Unicode stringshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#creating-and-accessing-unicode-strings
Locale Encodinghttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#locale-encoding
檔案系統編碼https://python.github.io/python-docs-zh-tw/c-api/unicode.html#file-system-encoding
wchar_t 支援https://python.github.io/python-docs-zh-tw/c-api/unicode.html#wchar-t-support
內建編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#built-in-codecs
泛用編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#generic-codecs
UTF-8 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-8-codecs
UTF-32 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-32-codecs
UTF-16 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-16-codecs
UTF-7 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-7-codecs
Unicode-Escape Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-escape-codecs
Raw-Unicode-Escape Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#raw-unicode-escape-codecs
Latin-1 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#latin-1-codecs
ASCII 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#ascii-codecs
Character Map Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#character-map-codecs
Windows 的 MBCS 編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.html#mbcs-codecs-for-windows
Methods and Slot Functionshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#methods-and-slot-functions
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#pyunicodewriter
已棄用的 APIhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#deprecated-api
位元組陣列物件 (Byte Array Objects)https://python.github.io/python-docs-zh-tw/c-api/bytearray.html
Tuple(元組)物件https://python.github.io/python-docs-zh-tw/c-api/tuple.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/unicode.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/tuple.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/bytearray.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/concrete.html
Unicode 物件與編解碼器https://python.github.io/python-docs-zh-tw/c-api/unicode.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.