• Weavers can take as input AOP code in source or binary form.

    编织器可以接受源代码二进制形式AOP代码作为输入

    youdao

  • The binary files that constitute the executable code of the application also construe data which must be stored in memory and so consume a fixed proportion of the 2gb of available memory.

    组成应用程序可执行代码二进制文件分析必须存储内存中的数据因此消耗固定部分2gb可用内存。

    youdao

  • For example, if a new function is added to a source code and binary is created, verification that the source file and the binaries are in sync may be required.

    例如如果函数添加源代码创建了相应的二进制文件需要验证文件二进制文件同步的。

    youdao

  • In that article, we just passed the class and method name as command-line parameters to my program, which loaded the binary class file, added the timing code, then wrote the class back out.

    该文中,我们只是方法名称作为参数传递程序程序加载二进制文件添加定时代码然后该类

    youdao

  • In a nutshell, use binary data types in your application for exchanging XML with DB2 as this avoids unnecessary code page conversion.

    而言之,应用程序中应该使用二进制数据类型DB 2交换XML因为这样做可以避免不必要的代码转换。

    youdao

  • Refer to the GCC manual for details concerning the compatibility with other options and for call-compatibility with binary code generated by pre-3.0 versions of GCC.

    关于其他选项兼容性GCC 3.0以前的版本生成二进制代码的调用兼容性,请参考GCC手册获得详细情况

    youdao

  • Figure 6-7 - a disassembler takes binary code and creates assembly code that looks like this.

    6 - 7汇编器处理二进制代码生成如图所示的汇编代码。

    youdao

  • In either case, you can code up a row of the ca as a binary number.

    不管是哪种情况,都可以CA作为二进制数相加。

    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

  • XML is stored in the database in a binary format, and the text nodes are stored as UTF-8 code points.

    XML是以二进制格式存储数据库中的文本节点存储utf - 8代码

    youdao

  • This allows with a simple, self-documenting batch file with no project files and no concern for the resulting binary and keeping code changes synchronized.

    这样我们就可以通过简单、自说明的处理文件进行编译并执行了,从而无需使用项目文件,也不必考虑生成的二进制文件,最终保证代码的同步变化

    youdao

  • The following table shows each letter of this message in ASCII, hex, and binary code.

    列出了条消息每个字符ASCI i码、十六进制码二进制编码。

    youdao

  • The second laser, which produces red light, then stimulates particular sites to take the second shape. This corresponds to "one" in binary code.

    产生红光第二激光器刺激某些地方,使其呈现第二种形状形状对应二进制编码中的1”。

    youdao

  • As a consequence of this change in philosophy, pretty much all code that USES Unicode, encodings or binary data most likely has to change.

    基于这个哲学修改结果是,只使用Unicode代码清爽了许多编码二进制数据需要为此做出修改。

    youdao

  • The results of running the setpb program binary of the above compiled code are shown below.

    运行经过编译setpb程序二进制代码将得到下面的输出。

    youdao

  • Now that we know how to take Scala code and turn it into the binary format that will run on an Android device, it's time to create a mobile application using Scala.

    现在我们知道如何利用Scala代码转换成Android设备运行二进制格式,接下来可以使用Scala创建一个移动应用程序

    youdao

  • When a PHP script is requested, PHP reads the script and compiles it into what's called Zend opcode, a binary representation of the code to be executed.

    请求php脚本,php会读取脚本,将其编译Zend操作码,这是要执行的代码一种二进制表示形式

    youdao

  • The 10xxxxxx byte is a continuation byte with the XXXXXX bit positions filled with the bits of the character code number in binary representation.

    字节10xxxxxx一个扩展字节,它xxxxx x位置二进制表示字符代码填充

    youdao

  • Store the resulting binary code in the conversion database as a blob.

    生成二进制代码存储转换数据库中的一个blob。

    youdao

  • In Listing 3, the servlet opens up a stream directly to the client and USES the generated code to write the binary protocol buffers data to the stream.

    清单3中,servlet直接打开客户端的使用生成代码编写到流二进制协议buffers数据

    youdao

  • Hash a hash code for the downloaded binary to verify its integrity.

    hash用于校验下载二进制文件完整性的hash

    youdao

  • There are those who would argue that using the Linux binary format for distribution of code to other platforms is crazy.

    有人认为使用Linux二进制程序格式来向其他平台发行代码疯狂

    youdao

  • In the figure, for code page 1252, the letter 'K' can be represented as a binary '01001011' (or '4b' in hex notation).

    中,对于代码1252,字母K可以二进制数“01001011”(十六进表示法:“4B”)表示。

    youdao

  • The first laser, which produces green light, sweeps the whole cuvette, causing its protein contents to take on a shape that (in binary code) is designated as "zero".

    产生绿光第一激光器扫描整体试管导致其中的蛋白质成分呈现种在二进制编码中定为“0的形状。”

    youdao

  • How does the XML document of a spreadsheet become binary code? That is the function of a PHP script using classes that?

    电子表格XML文档如何变成二进制代码

    youdao

  • The VOB stores a given artifact's source code, which could be either a binary or text (ASCII) file, in a data pool called a source pool.

    VOB称为source pool的数据中存储工件源代码可以二进制或者文本(ASCII)文件

    youdao

  • The multiruby command simply passes all given arguments through to the Ruby binary. Running the code example from above will have this output: VERSION = 1.8.6-p111

    multiruby这个命令所有给定参数传递Ruby二进制文件。

    youdao

  • When you use generics, you supply that added information as part of the source code, and the compiler incorporates the added reference type information directly into your binary class files.

    使用泛型时,可以提供附加信息作为源代码一部分然后编译器会把附加的引用类型信息直接整合到二进制的类文件中。

    youdao

  • You either installed binary packages or compiled from source code.

    可以安装二进制,也可以源代码编译

    youdao

  • You can also download stable binary and source code from the JXME Web site.

    可以JXME网站下载稳定二进制代码源代码。

    youdao

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

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

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