| 1. | Is not hexadecimal encoded , the character at 的字符不是用十六进制编码的,则返回位于 |
| 2. | The character represented by the hexadecimal encoding at position 用十六进制编码表示的位于 |
| 3. | Determines whether a character in a string is hexadecimal encoded 确定字符串中的一个字符是否为十六进制编码。 |
| 4. | The following command extracts the public key from the x . 509 certificate in 中的x . 509证书中提取公钥,并将其以十六进制编码的字符串形式返回。 |
| 5. | You can use the following syntax to enter characters by their hex - codes with a sql statement 可以使用以下语法在sql语句中用十六进制编码输入字符: |
| 6. | The java programming language also allows to enter characters in form of their corresponding ucs - 2 hex - code Java编程语言也允许以ucs - 2十六进制编码的形式输入字符。 |
| 7. | Option , returns the public key as a hexadecimal - encoded string for the x . 509 certificate in the specified assembly 选项一起使用时,以指定程序集中x . 509证书的十六进制编码字符串的形式返回公钥。 |
| 8. | Given that you know only the ucs - 2 hex - code , there is another method for entering unicode characters in a utf - 8 column 如果只知道ucs - 2十六进制编码,还有另一种方法可以在utf - 8列中输入unicode字符。 |
| 9. | Thus , the space , the invalid character , needs to be converted into an escaped hexadecimal encoding and can be decoded later . the 这样,需要将该空格(一个无效的字符)转换为转义的十六进制编码,并可在以后对该编码进行解码。 |
| 10. | The following code example determines whether a character is hexadecimal encoded and , if so , writes the equivalent character to the console 下面的代码示例确定一个字符是否为十六进制编码,如果是的话,则将等效字符输出到控制台。 |