指定在导入前是否过滤文件中无效的二进制字符。
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.
响应是一个二进制字符串,它将与帐号容器对应的信用得分表示为参数。
The response is in binary that holds a string representing the credit score that corresponds to the holder of the account number specific as the parameter.
二进制字符总是会讨厌的扰乱运行于文本模式的类似计算机显示器这样的字符设备。
Binary characters have a nasty tendency to disrupt character devices like computer monitors when running in text mode.
二进制字符总是会讨厌的扰乱运行于文本模式的类似计算机显示器这样的字符设备。
Binary characters have a nasty tendency to dis rup t character devices like computer monitors when running in text mode.
在这个示例中,创建一个合适的file对象,然后用从50到69的ascii值写入二进制字符。
In this example, you create an appropriate file object, then write the binary characters with ASCII values from 50 to 69.
函数返回的字符串可能包含二进制字符,所以可能返回包含系统定界字符的密文,而这个定界字符之前是不存在的。
Function could potentially contain any binary character, it is possible to return a ciphertext containing a system delimiter where one did not previously exist.
PHP使用所谓的二进制字符串—在php中,一个字符串并不是一个Unicode字符的字符串,而是一个字节序列。
PHP USES so-called binary strings - in PHP, a string is not a string of Unicode characters, but rather a sequence of bytes.
这条信息含有统一码字符,已经以二进制附件形式发送。
The message contains Unicode characters and has been sent as a binary attachment.
这意味着,在应用程序中,应该优先选择二进制数据类型,而不是字符类型。
This means that in your application you should prefer binary data types over character types.
例如,在数据库中传输和存储数据时,就需要考虑介于字符和二进制之间的序列化格式。
For data transfer and storage in a database, for example, you have to think about the variations between character and binary serialization.
因为该数据完全是二进制且不可输出,所以已经以十六进制格式的非输出字符输出了。
The data is entirely binary and unprintable, so it has been printed out with the non-printable characters in hexadecimal format.
智能大对象包括字符大对象(CLOB)和二进制大对象(BLOB)数据类型。
Smart large objects consist of character large object (CLOB) and binary large object (BLOB) data types.
从技术的角度而言,数据这一术语指代二进制(机器可读的)信息,如数字或字符。
From a technology viewpoint, the term data typically refers to binary (machine-readable) information such as Numbers or characters.
可以用二进制数据或ascii文本的形式最多发送15页的数据,每页最多有93个字符;测试装置仅提供对ascii消息的支持。
The data can be sent either as binary data or ASCII text up to 15 pages in length, with a page being up to 93 characters in length; the test set only provides support for ASCII messages.
使用表的字符大对象(CLOB)或二进制大对象(BLOB)列在关系数据库管理系统(DBMS)中按原样存储XML数据。
Using character or binary large object (CLOB or BLOB) columns of tables to store the XML data intact in a relational database management system (DBMS).
这种方式可以包括除二进制的任何字符。
字节10xxxxxx是一个扩展字节,它的xxxxx x位位置被以二进制表示的字符代码号的位所填充。
The 10xxxxxx byte is a continuation byte with the XXXXXX bit positions filled with the bits of the character code number in binary representation.
在PhotoVerified字段,当鼠标滑过字段时会看到很多表示二进制数据的随机字符。
In the PhotoVerified field, you will see many random characters representing binary data when you hover over the field.
智能大对象由字符大对象(CLOBs)和二进制大对象(BLOBs)数据类型组成。
Smart LOBs consist of character large objects (CLOBs) and binary large objects (BLOBs) data types.
Content - Transfer - Encoding用来指定传输编码的类型,也就是您所要传输的数据是字符格式还是二进制格式。
Content-Transfer-Encoding is used to specify the type of transfer encoding, that is, whether data that you want to transfer is in character or binary format.
在Unicode编程中,基本上都是用倒排表来存储二进制属性和字符序列。
In Unicode programming, inversion lists are essential for storing binary properties of character ranges.
由于Excel文件包含二进制数据,所以这里使用FileInputStream而不是filereader类,后者读取只包含文本字符的文件。
Because Excel files contain binary data, use FileInputStream instead of the FileReader class, which reads files containing only text characters.
字符ascii十六进制二进制04830 110000。
例如,您可以在一个启用了转换的通道中发送字符串数据,并沿着另一个通道发送二进制数据。
For example, you can send string data in one channel with conversion enabled and send binary data down another.
它们可以包含二进制、字符串或xml格式(经过编码的)的信息,但需由服务的使用者和提供者就使用的格式达成一致,并相应地进行处理。
They contain information in binary, string, or XML format (encoded), but it is up to the consumer and provider of the service to agree on this format and handle it accordingly.
图2中的每个箭头表示以不同二进制模式体现的不同字符组成的数据流。
Each arrow in Figure 2 represents data flow consisting of graphic characters represented in different bit patterns.
当我提到字符格式要比二进制码格式慢时,你说,从效率的角度来看,二进制代码格式使得软件更加难以维护。
When I mentioned that a character format could be slower than a binary format, you said the binary approach makes things harder to maintain in the name of efficiency.
ASCII字符串也能被用于表示二进制数据从而当作字节流。
ASCII strings can also be used to represent binary data as byte streams.
步骤(4)通过将字符串转换成字节序列(比如二进制)准备好通过流发送的请求。
Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.
这个排序器确保所有字符(补充字符和非补充字符)采用与UTF-8一样的二进制排序次序。
This collator ensures all characters, supplementary and non-supplementary, have the same binary collating sequence as UTF-8.
应用推荐