您要查找的是不是:
- Instead of returning the character code for the first character, AscB returns the first byte. AscB返回的不是第一个字符的字符代码,而是返回第一个字节。
- NChar Contains the character code value of the key. 包含了键的字符代码值。
- Unable to convert Multi Byte string to Wide Char String. The script could not be parsed. 无法将多字节字符串转换为宽字符字符串。无法分析该脚本。
- Returns the character associated with the specified character code. 返回与指定字符码相关联的字符。
- Modified the handling of UTF-16 UTF-32 character code. 修正有关UTF-16 UTF-32字符的处理。
- Indicates whether a byte in a string is a single byte character, the first byte of a double byte character, or the second byte of a double byte character. 指定字符串中的一个字节是单字节字符,一个双字节字符的第一个字节,还是一个双字节字符的第二个字节。
- For 2-byte character codes, the subHeader is used to map the second byte’s value through a subArray, as described below. 对于2字节的字符来说,子表头被用来通过一个子数组映射末字节的值,如下描述。
- 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返回输入字符的码位或字符代码。
- Function to return the character associated with the specified character code. 函数返回与指定的字符码相关联的字符。
- You can also cast the integral character codes. 您也可以显式转换整数字符代码。
- Command line arguments containing double byte characters are truncated to a single byte. 包含双字节字符的命令行参数被截断为单个字节。
- The character code, cosidering the current keyboard states and input locale. 字符代码,考虑到最近的键盘状况和输入场所。
- The character code is identified using the cyclostyle matching method. 再利用模板匹配的方法对切分出的车牌字符进行识别。
- Represents the maximum size of a double byte character set (DBCS) size, in bytes, for the current operating system. 表示用于当前操作系统的双字节字符集(DBCS)的最大大小(以字节为单位)。
- He can't understand the foreign character codes in the manual. 他看不懂说明书上的洋字码儿。
- This character code is unique for every combination of a character key and a modifier key. 此字符代码对于字符键和修改键的每个组合都是唯一的。
- This example uses the Asc function to return a character code corresponding to the first letter in the string. 以下示例使用Asc函数返回对应于字符串中第一个字母的字符代码。
- If you know the character code for a Unicode character, you do not need to open the Symbol dialog box. 如果您知道Unicode字符的代码,则无需打开“符号”对话框。
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。