• For example, you can send string data in one channel with conversion enabled and send binary data down another.

    例如可以启用转换通道发送字符串数据沿着另一个通道发送二进制数据。

    youdao

  • Another advantage of using this type of plug-in authentication is that any authentication data (including binary data) can be transmitted between the client and the server.

    使用这种插件身份验证另一个优点任何身份验证数据(包括二进制数据)都可以客户机服务器之间传递

    youdao

  • When you're reading and writing binary data, you must be careful because different platforms store binary data in different ways.

    读取写入二进制数据必须小心因为不同平台不同的方式保存二进制数据。

    youdao

  • If the data happens to be text, you can dump it into a CDATA section and be done with it, but true binary data needs to be encoded in a safe and recoverable manner.

    如果这些数据碰巧文本只需它们放到CDATA区域中,真正二进制数据需要一种安全可恢复的方式编码

    youdao

  • You can use data bindings to transform binary data to an Service data Object (SDO) data structure during inbound flow and transform the SDO to binary data during outbound flow.

    可以使用数据绑定中将二进制数据转换服务数据对象(SDO)数据结构出站流中将sdo转换为二进制数据。

    youdao

  • However, the data sent to the WAP gateway is binary encoded (for WAP), so the encrypted data must be decrypted and re-encrypted using TLS for the Internet.

    然而发送WAP网关数据二进制编码格式(wap),所以这些加密后的数据必须TLS解密再加密以适用于因特网

    youdao

  • Binary storage means that the database file can be smaller, and there is no requirement to translate data between different formats as data moves in and out of the database.

    二进制存储意味着数据库文件可以小,数据移入数据库时无需不同格式之间转换数据。

    youdao

  • In addition to general text data, XML can also be used to store binary data through a special set of tags known as CDATA.

    除了一般文本数据XML过去常用于存储二进制数据,通过一个称为CDATA的特殊标记集合实现。

    youdao

  • The TDB in particular was written to handle many concurrent writers and binary data such as internal data structures.

    TDB特别编写处理许多并发编写二进制数据例如内部数据结构

    youdao

  • Informix: if the data format is specified as Informix, the data read (or written) from (or to) the file is in the binary format that can be decoded only by Informix.

    Informix如果数据格式指定Informix,()文件数据()采用只能通过Informix解码二进制格式。

    youdao

  • Because the data is in it's raw binary format, parsing the information requires processing this binary data.

    因为这些数据是以原始二进制格式保存的,解析这些信息就需要处理这个二进制数据。

    youdao

  • Data that would otherwise have to be encoded in the SOAP message is instead transmitted as raw binary data in a separate MIME part.

    必须SOAP消息进行编码数据单独MIME部分作为原始二进制数据进行传输

    youdao

  • It improves performance by dramatically compressing the size of data transferred and parsing binary data into objects in memory far more efficiently than parsing XML data.

    由于大大压缩传输数据,且将二进制数据解析内存中的对象解析XML数据高效,因此性能得到了很大的提高

    youdao

  • While they do a great job when working with regular data types, they are not very efficient when dealing with binary data, for example images or documents.

    数据库处理规范数据类型十分在行,但是处理图像文档等二进制数据时却不是那么得心应手

    youdao

  • Unlike binary data, XML is highly structured, and many parsers and tools are optimized to search and query XML data.

    二进制数据不同,XML高度结构化的,很多解析器工具针对 XML 数据搜索查询进行了优化。

    youdao

  • 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.

    可以二进制数据ascii文本的形式最多发送15数据,每页最多有93个字符测试装置提供ascii消息支持

    youdao

  • Since XML is verbose, data stored in an XML document usually occupies substantially more memory than the same data in binary form.

    因为XML冗长,所以存储XML文档中的数据占据内存通常二进制形式存储的相同数据占据的内存大的

    youdao

  • Columns defined with the BLOB data type, or using the FOR BIT data clause will be passed as binary from the source to the target, and the code page used is zero.

    通过BLOB数据类型使用FORBITdata子句定义二进制形式传递目标,所使用代码

    youdao

  • When this happens, you can assist Eclipse in classifying what kind of content is in the file - either text data or binary data.

    发生这种情况时,可以帮助Eclipse文件中的内容进行分类——是文本数据还是二进制数据。

    youdao

  • The remote XML data is serialized into a binary data type

    远程XML数据序列化二进制数据类型。

    youdao

  • When a NotesStream is read into the object (using SetValueFromNotesStream), you can pass a binary or ASCII stream of data, and the class encodes the data in base64 for you.

    NotesStream读入对象时(使用SetValue From NotesStream),可以传递一个二进制ascii数据流,该类base64编码数据。

    youdao

  • This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.

    DTD数据序列化通常面向对象编程语言中才会见到(嵌套的)数据结构词典数组字符串数字boolean值日期二进制数据。

    youdao

  • The interface input and output has to be HTTPBytes type (one of the two data types created in the previous step) in order to treat the pay load as binary data.

    界面输入输出类型必须为HTTPBytes(前面小节创建数据类型之一),这样才能负载作为二进制数据处理

    youdao

  • Binary trees are represented by nodes that have a data value and a left and right pointer; however, there are many data structures that require trees with more than just a left and right branch.

    描述(binarytree)的节点数据、一个指针一个指针;不过很多数据要求树不只有一个左分支和一个右分支。

    youdao

  • For example, you need to specify the data encoding (whether an attribute contains textual or raw binary data).

    例如指定数据编码(属性是包含文本数据还是原始二进制数据)。

    youdao

  • The new data type, the bytes literal, as well as the bytes object are used for storing binary data.

    新的数据类型bytesliteral 及 bytes对象用途存储二进制数据。

    youdao

  • As mentioned earlier, the example we show sends the data in the payload as binary data.

    前所述,本文例子我们用二进制格式在负载中发送数据

    youdao

  • This paper discuss the converting given integer data into binary data, and reducing of binary information systems base on it.

    讨论整数二进制数据转换基础上实现了二进制信息系统约简

    youdao

  • The URLLoader class provides a separate mechanism for loading text and binary data in data-driven applications.

    urlloader提供数据驱动应用程序中装载文本二进制数据单独机制

    youdao

  • You can use the file object to read data, to write data, to append data to a file, and to work with either binary or textual data.

    可以file对象读取数据写入数据把数据添加文件以及处理二进制文本数据。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定