- [網(wǎng)絡(luò)] 組合字符;結(jié)合字符
"查查詞典"手機(jī)版
千萬(wàn)人都在用的超大詞匯詞典翻譯APP
- A combining character can be spacing or nonspacing
組合字符可以是間距或非間距。 - Diacritics are an example of nonspacing combining characters
例如,音調(diào)字符就是非間距組合字符之一。 - A surrogate pair can represent a base character or a combining character
代理項(xiàng)對(duì)可表示基字符或組合字符。 - Unicode support for surrogate pairs and combining character sequences
>代理項(xiàng)對(duì)和組合字符序列的unicode支持 - This will prevent problems associated with parsing combined characters
這可以防止與分析組合字符有關(guān)的問題。 - If you need to support combined characters, add your code to the method
如果需要支持組合字符,請(qǐng)向方法中添加代碼。 - Comparisons must ignore nonspace combining characters, such as diacritics
比較必須忽略非空格組合字符,比如音調(diào)符號(hào)。 - Supports all unicode characters except for surrogates and vertically combined characters
支持除代理項(xiàng)和縱向組合字符以外的所有unicode字符。 - A text element can be a base character, a surrogate pair, or a combining character sequence
文本元素可以是基字符、代理項(xiàng)對(duì)或組合字符序列。 - Shows how to handle unicode surrogate pairs and combining characters when walking a string
說明如何在遍歷字符串時(shí)處理unicode代理項(xiàng)對(duì)和組合字符。