您要查找的是不是:
- NChar Contains the character code value of the key. 包含了鍵的字符代碼值。
- Multibyte character support is operating-system dependent and based on the current locale. 多字節字符的支持取決于操作系統,并且基于當前場(chǎng)所。
- Returns the character associated with the specified character code. 返回與指定字符碼相關(guān)聯(lián)的字符。
- Modified the handling of UTF-16 UTF-32 character code. 修正有關(guān)UTF-16 UTF-32字符的處理。
- In a multibyte character set (MBCS), some characters are represented by one byte and others by more than one byte. 在多字節字符集(MBCS)中,一些字符用一個(gè)字節表示,其他的用多于一個(gè)字節表示。
- Parameter, which contains the character code of the key that was pressed. 參數,它包含所按鍵的字符代碼。
- Asc returns the code point, or character code, for the input character. Asc返回輸入字符的碼位或字符代碼。
- Declares a variable that holds a LOB locator pointing to a large block of single-byte, fixed-width multibyte, or variable-width multibyte character data stored inside the database. 而存儲于數據庫外的大字段類(lèi)型則不能參與 Oracle 的事務(wù)處理,不能被提交和回滾,只能依據文件系統來(lái)保證數據的完整性。
- Function to return the character associated with the specified character code. 函數返回與指定的字符碼相關(guān)聯(lián)的字符。
- The character code, cosidering the current keyboard states and input locale. 字符代碼,考慮到最近的鍵盤(pán)狀況和輸入場(chǎng)所。
- Converts a sequence of multibyte characters to a corresponding sequence of wide characters. 謝謝,英文字符轉換正常,但漢字就好像有問(wèn)題。
- You can also cast the integral character codes. 您也可以顯式轉換整數字符代碼。
- Converts a sequence of wide characters to a corresponding sequence of multibyte characters. 得到得是wchar;我也不知道怎么裝化成ansistring.
- The character code is identified using the cyclostyle matching method. 再利用模板匹配的方法對切分出的車(chē)牌字符進(jìn)行識別。
- Support for Multibyte Character Sets (MBCSs) 支持多字節字符集(MBCS)
- In general, the lower 128 characters of a multibyte character set map to the 7-bit ASCII characters, and any byte whose ordinal value is greater than 127 is the lead byte of a multibyte character. 通常,多字節字符集中最低的128個(gè)字符對應于7位ASCII字符,其他任何序數值大于127的字節都是多字節字符的引導字節。
- Physical source file multibyte characters are mapped, in an implementation defined manner, to the source character set (introducing new-line characters for end-of-line indicators) if necessary. 根據編譯器定義的方式,如果有必要,物理源文件的多字節字符被映射到源字符集(采用換行符替換行尾指示符)。
- He can't understand the foreign character codes in the manual. 他看不懂說(shuō)明書(shū)上的洋字碼兒。
- This character code is unique for every combination of a character key and a modifier key. 此字符代碼對于字符鍵和修改鍵的每個(gè)組合都是唯一的。
- Instead of returning the character code for the first character, AscB returns the first byte. AscB返回的不是第一個(gè)字符的字符代碼,而是返回第一個(gè)字節。