将二进制数据嵌入到XML文档中。
以二进制数据形式加载目标文档。
'b '表示要读写二进制数据。
'b' indicates that you'll be reading or writing binary data.
也可以从文件中直接读取二进制数据。
You can also read binary data directly from a file. The code.
二进制数据用decode方法编码。
嵌入二进制数据的优缺点和链接正好相反
The pros and cons of embedding binary data mirror those of linking
shapefile被存储为二进制数据。
Flex对流线化二进制数据提供出色的支持。
这对于上面的图像这种二进制数据也能很好地工作。
This works just as well for binary data such as the image example above.
用bytes方法代表二进制数据以及被编码的文本。
You use the bytes method to represent both binary data and encoded text.
这个方法可以从二进制数据直接创建显示列表中的条目。
This method lets you create items directly on the display list from binary data.
负责指定所请求的编译类或接口的二进制数据形式有误。
The binary data that purports to specify a requested compiled class or interface is malformed.
STAB二进制数据的字节顺序取决于对象文件格式。
The byte order of the STABs binary data depends on the object file format.
至此,中介模块已经可以通过HTTP接受二进制数据。
At this point, the mediation module is capable of accepting binary data over HTTP.
二进制数据被编码为Base64,以便通过网络传输。
Binary data is encoded in Base64 for transmission over the wire.
第 4部分作为本系列的最后一部分,考察二进制数据。
二进制数据不能直接访问,因此很难使用最适合的编辑器。
The binary data is not directly accessible, making it harder to use best-of-breed editors.
文本格式的XML消息可能是二进制数据带宽量的两倍之多。
XML messages in text format could more than double the amount of bandwidth of binary data.
处理XML中的二进制数据的最好方法是完全避免这种数据。
The best way to deal with binary data in XML is to avoid it entirely.
ASCII字符串也能被用于表示二进制数据从而当作字节流。
ASCII strings can also be used to represent binary data as byte streams.
元素包含了名称、名称空间、MIME类型和二进制数据数组。
An element contains a name, a namespace, a MIME type, and a binary array of data.
在许多情况下,发送二进制数据时,你可能会发现消息高度重复。
When sending binary data, in many cases, you might find that the messages are highly repetitive.
然后,负载被按原样(二进制数据)传递给稍后将创建的计算节点。
The payload is then passed in as is (binary data) to the compute node you will create shortly.
来自此对象的二进制数据和文档名称用于将文档保存到一个本地文件。
The binary data and the document name from this object are used to save the document to a local file.
例如指定数据的编码(属性是包含文本数据还是原始二进制数据)。
For example, you need to specify the data encoding (whether an attribute contains textual or raw binary data).
但是如果试图在一个套接字上发送二进制数据,事情将会变得更加复杂。
But if you try to send binary data over a socket, it becomes much more complicated.
对于protocolbuffers而言,它必须发送二进制数据。
For protocol buffers, it must send binary data. Listing 3 shows the servlet that handles these steps.
这就表示您可以发送二进制数据,并且知道当将它打包时,它的形式仍然相同。
This means you can transmit binary data and know that it will arrive in the same form as when it was packaged up.
TDB特别被编写来处理许多并发的编写器和二进制数据,例如内部数据结构。
The TDB in particular was written to handle many concurrent writers and binary data such as internal data structures.
应该将其看作二进制数据,更好的是通过XML名称空间将其合并到原来的文档中。
It should be treated as binary data or, better yet, merged into the original document through XML namespaces.
应用推荐