René's URL Explorer Experiment


Title: unicodedata --- Unicode 資料庫 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
textwrap --- 文字包裝與填充https://python.github.io/python-docs-zh-tw/library/textwrap.html
stringprep --- 網際網路字串的準備https://python.github.io/python-docs-zh-tw/library/stringprep.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/unicodedata.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/stringprep.html
上一頁https://python.github.io/python-docs-zh-tw/library/textwrap.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
文本處理 (Text Processing) 服務https://python.github.io/python-docs-zh-tw/library/text.html
unicodedata --- Unicode 資料庫https://python.github.io/python-docs-zh-tw/library/unicodedata.html
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#module-unicodedata
UCD version 16.0.0https://www.unicode.org/Public/16.0.0/ucd
"Unicode Character Database"https://www.unicode.org/reports/tr44/
Unicode HOWTOhttps://python.github.io/python-docs-zh-tw/howto/unicode.html#unicode-howto
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.lookup
KeyErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#KeyError
[1]https://python.github.io/python-docs-zh-tw/library/unicodedata.html#id3
[2]https://python.github.io/python-docs-zh-tw/library/unicodedata.html#id4
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.name
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.decimal
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.digit
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.numeric
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.category
General Category Values section of the Unicode Character Database documentationhttps://www.unicode.org/reports/tr44/tr44-34.html#General_Category_Values
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.bidirectional
Bidirectional Class Values section of the Unicode Character Databasehttps://www.unicode.org/reports/tr44/tr44-34.html#Bidi_Class_Values
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.combining
Canonical Combining Class Values section of the Unicode Character Databasehttps://www.unicode.org/reports/tr44/tr44-34.html#Canonical_Combining_Class_Values
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.east_asian_width
Unicode Standard Annex #11https://www.unicode.org/reports/tr11/tr11-43.html
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.mirrored
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.decomposition
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.normalize
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.is_normalized
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.unidata_version
https://python.github.io/python-docs-zh-tw/library/unicodedata.html#unicodedata.ucd_3_2_0
1https://python.github.io/python-docs-zh-tw/library/unicodedata.html#id1
https://www.unicode.org/Public/16.0.0/ucd/NameAliases.txthttps://www.unicode.org/Public/16.0.0/ucd/NameAliases.txt
2https://python.github.io/python-docs-zh-tw/library/unicodedata.html#id2
https://www.unicode.org/Public/16.0.0/ucd/NamedSequences.txthttps://www.unicode.org/Public/16.0.0/ucd/NamedSequences.txt
textwrap --- 文字包裝與填充https://python.github.io/python-docs-zh-tw/library/textwrap.html
stringprep --- 網際網路字串的準備https://python.github.io/python-docs-zh-tw/library/stringprep.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/unicodedata.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/stringprep.html
上一頁https://python.github.io/python-docs-zh-tw/library/textwrap.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
文本處理 (Text Processing) 服務https://python.github.io/python-docs-zh-tw/library/text.html
unicodedata --- Unicode 資料庫https://python.github.io/python-docs-zh-tw/library/unicodedata.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.