• Enter the information based on user input, the establishment of binary binary tree list.

    输入根据用户输入信息建立叉树二叉链表。

    youdao

  • All this playing around with binary numbers has made him wonder why binary timeor, for that matter, decimal time—never caught on in the Western world.

    通过摆弄这些二进制不禁发出疑问:二进制时间——或者说十进制时间——为什么从未西方世界流行开来。

    youdao

  • The only solution is to remove the bad command binary and copy the new binary.

    唯一解决办法删除命令二进制复制新的二进制。

    youdao

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

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

    youdao

  • The "row to binary number" mapping considers each row to be a binary number that represents a pitch.

    二进制”的映射每一考虑表示音高的二进制数。

    youdao

  • Binary compatibility is the ability to take a binary and run it on multiple environments of a given processor family.

    二进制兼容性能够特定处理器系列多个环境中运行二进制文件的能力。

    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

  • If you distribute a binary built from GPL code and your own code, all the source code needed to recreate that binary must be made available.

    如果GPL代码自己的代码发布一个二进制版本,那么重新创建二进制版本所需所有源代码必须是可用的。

    youdao

  • The approach followed is to scan each binary file for debug information and determine which file names contribute to that binary.

    接下来的步骤扫描每个二进制文件中的调试信息判断哪些文件名构成二进制文件。

    youdao

  • You can also combine the binary and cumulative binary mappings applied to rule 60.

    可以使用60规则二进制累积二进制映射组合起来。

    youdao

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

    提到字符格式要比二进制码格式慢时,从效率角度来看,二进制代码格式使得软件更加难以维护

    youdao

  • The last example under "Overview of binary compatibility" involved running a binary on two different processor types — a POWER4 processor and a POWER5 processor.

    二进制兼容性概述中的最后示例涉及到了不同处理器类型中运行二进制代码——POWER 4处理器POWER 5处理器。

    youdao

  • If binary content is seldom used, your users will find it more convenient to embed binary data in the XML document.

    如果二进制内容很少使用,则二进制数据XML文档中可以让用户方便找到

    youdao

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

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

    youdao

  • Binary custom properties support allows for the attaching of arbitrary binary values; for example, an audio recording or scanned image, to a human task on the fly, using key-value pair semantics.

    二进制自定义属性支持允许使用-语义,动态地人工任务附加任意二进制值,例如音频录音扫描图片

    youdao

  • Even creating a single, uncompressed file containing the binary takes less than one tenth of the time required to import the binary in its initial structure.

    即使创建一个单独、不压缩包含二进制文件,所时间也仍然少于初始结构导入二进制文件所需时间的十分之一。

    youdao

  • Each DIE in the binary is parsed and when a CU DIE is found, the name of the CU is stored. This represents the name of the files that are included in this binary.

    二进制文件中的每个DIE进行解析,如果找到CU DIE,则将存储CU名称名称表示包含该二进制文件中的文件名称。

    youdao

  • For people who cannot easily convert from integer to binary in their heads, the following UDF, which converts integer to binary, may be helpful.

    对于无法头脑中轻易型数字转换二进制数字的人们来说下列将整型转换成二进制的UDF也许对他们有帮助。

    youdao

  • The last example under "Overview of binary compatibility" involved running a binary on two different processor types: a POWER5 processor and a POWER6 processor.

    二进制兼容性概述”小节讨论的最后例子涉及到两个不同处理器类型上运行相同的二进制文件:POWER 5处理器POWER 6处理器。

    youdao

  • All this playing around with binary Numbers has made him wonder why binary time-or, for that matter, decimal time-never caught on in the Western world. Decimal time has been tried on many occasions.

    通过摆弄这些二进制,笔者不由引发疑问:二进制时间——或者十进制时间——为什么从未西方世界流行开来

    youdao

  • The new binary literals are represented with either a prefixed 0b or 0b (that is, a zero followed by an uppercase or lowercase b). The representation of decimal 21 in binary is then.

    新的二进制数则以前缀0b0 b(数字后跟一个大写小写字母b)开头。

    youdao

  • A binary search tree (BST) is a binary tree with the following properties.

    二进制搜索(BST)具有以下属性的二进制树。

    youdao

  • Once you've dumped the heap into a binary file, you can use jhat to analyze the binary heap dump file.

    转储一个二进制文件后,就可以使用jhat分析二进制堆转储文件。

    youdao

  • This command USES the named spec file to build a binary package (-bb for "build binary") with verbose output (-v).

    命令使用指定的spec文件构建一个二进制(-bb表示“构建二进制包”),还会生成详细的输出(- v)。

    youdao

  • Although at this point documentation, web sites etc. will continue to refer to the old names and the Metro binary is the Tango binary, including the JAX-WS RI.

    尽管对于这点文档网站继续引用名字但Metro二进制文件就是包含JAX - WSRITango二进制文件。

    youdao

  • Bin: stores binary files (.exe files in Microsoft are binary files too).

    bin存储二进制文件(Microsoft中的exe文件也就是二进制文件)。

    youdao

  • We parsed a known format of binary mem dump in Linux, and used structs from Python to read the binary data dump and display it in a readable format.

    我们解析Linux系统一个众所周知二进制mem转储格式使用Python中的struct实用工具读取二进制数据转储可阅读的格式进行显示

    youdao

  • Obtain the binary LSID server distribution, the binary LSID client distribution, and copy the files lsid-client.jar and lsid-server.jar into your Jakarta Tomcat shared/lib directory.

    获取二进制LSID服务器分发版和 二进制 LSID客户机分发版,然后文件 lsid-client.jar lsid-server.jar 复制JakartaTomcatshared/lib目录中

    youdao

  • Because mobile devices have limited memory and processing capacity, their manufacturers created an XML-like binary meta language called Wireless binary XML (WBXML).

    因为移动设备内存处理能力有限制造商发明了种类似XML二进制语言称为Wireless Binary XML (WBXML无线二进制xml)。

    youdao

  • Be based upon the type manager for binary files (because some of the project files are binary).

    基于二进制种类管理器(因为有一些项目文件二进制)。

    youdao

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

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

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