The message contains Unicode characters and has been sent as a binary attachment.
这条信息含有统一码字符,已经以二进制附件形式发送。
Use Unicode characters for the values.
数值要使用Unicode字符。
How to manually enter Unicode characters?
如何手动输入unicode字符?
However, Unicode characters are just abstractions.
不过,Unicode字符还是很抽象。
Certain Unicode characters cannot be included in XML.
某些Unicode字符并没有包含在XML中。
In Listing 6, note that all the Unicode characters are escaped.
注意,在清单6中,所有的Unicode字符均被转义。
Most XML parsers provide routines for manipulating Unicode characters.
多数XML解析器都提供了操纵Unicode字符的例程。
Just open a TMX to validate segments or clean (invalid UNICODE characters).
只需打开TMX验证片段或清洗(无效的Unicode字符)。
TDS tags can now contain unicode characters and hexadecimal character mnemonics.
TDS标记现在可以包含unicode字符和十六进制字符助记符。
The number of Unicode characters in text content (including attribute values).
文本内容中Unicode字符的数量(包括属性值)。
This is not the first time we've seen a hacker using Unicode characters to mislead people.
这并不是我们第一次发现黑客用Unicode字符来迷惑人们。
Script 7.pl matches Unicode characters in regular expressions (7_out.txt shows a sample run of 7.pl).
脚本 Script7.pl 就可以匹配正则表达式中的Unicode字符(7_out.txt 给出了运行 7.pl 的样例输出)。
If we say that we are dealing with Unicode characters, we don't speak of a glyph rendered to a screen.
当我们说处理Unicode字符时,我们所说的并不是呈现在屏幕上的一个字形。
Therefore, recognizing Unicode characters appears to work well with embedded, generated, and command-line data.
因此,对于Unicode字符的识别就可以很好地处理内嵌的数据、生成的数据以及命令行数据了。
Appends the string representation of a specified subarray of Unicode characters to the end of this instance.
在此实例的结尾追加指定的单精度浮点数的字符串表示形式。
ASCII character encodings use the same hexadecimal 8-bit encoding as the first 256 UTF-8-encoded Unicode characters.
ASCII字符使用与utf - 8编码的Unicode字符前256个字符相同的十六进制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字符。
Computer systems have to encode Unicode characters when stored in memory or on disk or when transferred over the network.
当存储在内存或磁盘或是在网络上传输时,计算机系统必须对Unicode字符进行编码。
PHP USES so-called binary strings - in PHP, a string is not a string of Unicode characters, but rather a sequence of bytes.
PHP使用所谓的二进制字符串—在php中,一个字符串并不是一个Unicode字符的字符串,而是一个字节序列。
With one exception, XSLT 1.0 always compared strings on the basis of the code points of their individual Unicode characters.
除了一种例外,XSLT 1.0总是按照每个Unicode字符的代码点比较字符串。
For transmission and storage in modern computers, those Unicode characters must be stored as bytes and decoded by the parser.
在现代计算机的传输和存储过程中,那些Unicode字符必须按字节存储,通过解析器进行解码。
If you know the UTF-8 encoding of a character, you can also use this method to enter Unicode characters in a char or VARCHAR column.
如果知道字符的UTF - 8编码,也可以用这种方法在CHAR或varchar列中输入unicode字符。
Instead of forcing all Unicode characters into a 2 -, 3 -, or 4-byte straightjacket, UTF-8 admits 1-byte (8-bit) to 4-byte encodings.
UTF - 8并没有迫使所有unicode字符挤入2字节、3字节或者4字节中,它允许对1字节(8位)到4字节进行编码。
Joliet: Microsoft extension to the ISO 9660 filesystem that allows Unicode characters to be used in filenames, as well as long filenames.
Joliet:Microsoft对ISO 9660文件系统的扩展,它允许在文件名中使用Unicode字符,同样也允许长文件名。
For documents that contain Unicode characters beyond the ASCII range, the parser must read and convert multiple byte sequences for each character.
对于包含ASCII以外的Unicode字符的文档,解析器必须为每个字符读取和转换多字节序列。
Pay close attention to platform specific communications characteristics such as line feeds and buffering and the conversion of Unicode characters.
关注平台的特定通讯特征,如换行和缓冲以及Unicode字符转换。
Unlike ASCII characters, entering Unicode characters could be a problem because many of those characters cannot be entered directly through the keyboard.
与ASCII字符不同,输入Unicode 字符可能有问题,因为许多字符不能通过键盘直接输入。
Specifies if invalid binary characters should be filtered or not from the file before importing. Be aware that applying this filter may remove some Unicode characters.
指定在导入前是否过滤文件中无效的二进制字符。
Java.nio.charset.CharsetDecoder: This class defines an engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters.
CharsetDecoder:这个类定义了一个引擎,这个引擎可以将采用特定字符集的字节序列转换为16位Unicode字符序列。
Java.nio.charset.CharsetEncoder: This class defines an engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.
CharsetEncoder:这个类定义了一个引擎,这个引擎可以将16位Unicode字符序列转换为采用特定字符集的字节序列。
应用推荐