Home > Industry/Domain > Computer; Software > Unicode standard
Unicode standard
The Unicode standard is a character coding system designed to support the worldwide interchange, processing, and display of the written texts of the diverse languages and technical disciplines of the modern world.
Contributors in Unicode standard
Unicode standard
格式代碼單元序列
Computer; Unicode standard
子非空序列的 Unicode 代碼單元序列 X 其中不包含任何代碼單位也屬於任何最小的格式良好子序列的十.* 換句話說,格式代碼單元序列不能重疊與最小的格式良好子序列。 ...
資訊交換 (ISCII) 印度腳本代碼
Computer; Unicode standard
印度標準代碼資訊交匯處 (ISCII) 標準是 Unicode 編碼方案來表示各種書寫系統的印度。它對主要的印度人的字元進行編碼的 腳本,包括: 阿薩姆文、 孟加拉文 (本格拉)、 梵文、 古吉拉特文、 錫克教文、 卡納達語、 馬來亞拉姆文、 歐利亞文、 坦米爾文和特拉古文。ISCII 不進行編碼書寫系統的印度基於阿拉伯文,但其書寫系統切換代碼不過提供的喀什米爾、 信德文、 烏爾都語、 波斯文、 ...
isLowercase(X)
Computer; Unicode standard
isLowercase(X) 是真的當 toLowercase(Y) = Y.* 例如,isLowercase ("組合標記") 是真的,和 isLowercase ("結合標記") 為 false。* 該派生的二進位屬性 Changes_When_Lowercased DerivedCoreProperties.txt Unicode 字元資料庫中的資料檔案中列出。 ...
isTitlecase(X)
Computer; Unicode standard
isTitlecase(X) 是真的當 toTitlecase(Y) = Y.* 例如,isTitlecase ("結合標記") 是真的,和 isTitlecase ("結合標記") 為 false。* 該派生的二進位屬性 Changes_When_Titlecased DerivedCoreProperties.txt Unicode 字元資料庫中的資料檔案中列出。 ...
isUppercase(X)
Computer; Unicode standard
isUppercase(X) 是真的當 toUppercase(Y) = Y.* 例如,isUppercase ("結合標記") 是真的,和 isUppercase ("結合標記") 為 false。* 該派生的二進位屬性 Changes_When_Uppercased DerivedCoreProperties.txt Unicode 字元資料庫中的資料檔案中列出。 ...