Arraybuffer"response是一个包含二进制数据 的JavaScriptArrayBuffer。 Arraybuffer" The response is a JavaScript ArrayBuffer containing binary data . 要发送二进制数据 ,您可以使用Blob或ArrayBuffer对象。 To send binary data , you can use either Blob or ArrayBuffer object. It is very hard to make shell scripts deal with binary data . 要发送任何二进制数据 ,你需要对数据进行Base64编码,并将所有内容序列化两次。 To send any binary data requires you Base64 encode the data- and serialize everything twice. 在Perl2上我们不能处理二进制数据 或嵌入的null值--只支持C语言风格的字符串。 In Perl 2, we couldn't handle binary data or embedded nulls- it was just C-style strings. Combinations with other parts of speech
Usage with adjectives
More
PoorBillionaire编写的USNRecordCarver工具可以从二进制数据 中挖出日志记录,从而可以恢复这些记录。 Luckily, the tool USN Record Carver written by PoorBillionaire can carve journal records from binary data and thus recover these records. Reinterpret(T,A)与A具有相同二进制数据 的数组,但元素类型为T. Reinterpret(T, A) an array with the same binary data as A, but with element type T. 然后,你有时候需要分发二进制数据 ,或者希望使用二进制格式而不是JSON。 Then, there is the case where you need to send binary data around, or you want to use a binary format instead of JSON. Reinterpret(T,A)与A具有相同二进制数据 的数组,但元素类型为T. Reinterpret(type, A) an array with the same binary data as the given array, but with the specified element type. 要注意的是Python字符串可以具有二进制数据 ,而不仅仅是文本。 It is important to note that Python strings can have binary data and not just text. 其他操作要求二进制数据 存放于不可变对象("只读字节类对象");. Other operations require the binary data to be stored in immutable objects(“read-only bytes-like objects”); BYTEA用于存储二进制数据 ,尤其是包含NULL字节的值。 BYTEA is for storing binary data , particularly values that include NULL bytes. 例如,在服务器环境中,处理二进制数据 通常是必不可少的,但Javascrip…. For example, in the server environment, processing binary data is usually necessary, but JavaScript does not support it enough. 我们也使用Blobstorage在WindowsAzure中存储二进制数据 ,并且MicrosoftSQLAzure作为我们的关系数据库。 We also use Blob storage in Windows Azure to store binary data and Microsoft SQL Azure for our relational database needs. 在发送二进制数据 时,XON/XOFF可能不能识别,因为它被译成了字符。 When sending binary data , Xon/Xoff may not be recognized because it is character-encoded. Binary[(n)]长度为n字节的固定长度二进制数据 ,其中n是从1到8,000的值。 Binary[( n)] Fixed-length binary data with a length of n bytes, where n is a value from 1 through 8,000. Chilton博士对此说道:“这是非常令人兴奋的,因为单分子所表现的磁滞现象意味着其拥有进行二进制数据 存储的能力。 Dr Chilton says:'This is very exciting as magnetic hysteresis in single molecules implies the ability for binary data storage. 我选择了hexdump,因为难度在于,复制其奇怪的输出格式来查看二进制数据 。 I chose hexdump because the difficulty is in replicating its strange output format for viewing binary data . 因为它是一种二进制协议,它非常适合于发送二进制数据 ,没有任何必要来对现有协议进行扩展。 Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments…. 要注意的是Python字符串可以具有二进制数据 ,而不仅仅是文本。 It's important to note that Python strings can be binary data , not just text. 要注意的是Python字符串可以具有二进制数据 ,而不仅仅是文字。 It's important to note that Python strings can be binary data , not just text. 然而,它们还可以包括二进制数据 ,这是通常用于存储照片的一个块。 However, they may also include a block of binary data , which is often used to store a photo. 在表格属性表单中,选择二进制数据 列,如ThumbNailPhoto。 In the Table Properties form, choose a Binary Data column, such as ThumbNailPhoto. If a binary data frame is received, then the connection is similarly closed. RLP”代表RecursiveLengthPrefix,它是一种数据格式,用来编码二进制数据 嵌套数组。 RLP” stands for“Recursive Length Prefix” and is a data format used to encode nested arrays of binary data . 直到1985年,索尼和飞利浦才联合制定了黄皮书标准使得这种格式能够适应各种二进制数据 。 In 1985, the Yellow Book standard developed by SONY and Philips made this format adaptable to a variety of binary data . 数据文件,可执行文件,二进制数据 ,并且都有专门的观众以及图像,所以你总是有一个清晰的认识的变化。 Data files, executables, binary data , and images all have dedicated viewers as well, so you always have a clear view of the changes. 自旋电子材料通过电子的“向上”或“向下”自旋方向记录二进制数据 -就像条形磁铁的北部和南部-在材料中。 Spintronic materials register binary data via the"up" or"down" spin orientation of electrons- like the north and south of bar magnets- in the materials. Access raw binary data from within JavaScript; It can hold a variable amount of binary data .
Display more examples
Results: 142 ,
Time: 0.016