Weavers can take as input AOP code in source or binary form.
编织器可以接受源代码或二进制形式AOP代码作为输入。
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可用内存。
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.
例如,如果将新函数添加到源代码中并创建了相应的二进制文件,则需要验证源文件和二进制文件是同步的。
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.
在该文中,我们只是将类和方法名称作为参数传递给程序,程序加载二进制类文件,添加定时代码,然后写回该类。
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,因为这样做可以避免不必要的代码页转换。
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手册获得详细情况。
Figure 6-7 - a disassembler takes binary code and creates assembly code that looks like this.
图6 - 7反汇编器处理二进制代码并生成如图所示的汇编代码。
In either case, you can code up a row of the ca as a binary number.
不管是哪种情况,都可以将CA的一行作为二进制数相加。
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子句定义的列将以二进制形式从源传递到目标,所使用的代码页是零。
XML is stored in the database in a binary format, and the text nodes are stored as UTF-8 code points.
XML是以二进制格式存储在数据库中的,文本节点被存储为utf - 8代码点。
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.
这样,我们就可以通过简单、自说明的批处理文件进行编译并执行了,从而无需使用项目文件,也不必考虑生成的二进制文件,最终保证了代码的同步变化。
The following table shows each letter of this message in ASCII, hex, and binary code.
下表列出了这条消息中每个字符的ASCI i码、十六进制码和二进制编码。
The second laser, which produces red light, then stimulates particular sites to take the second shape. This corresponds to "one" in binary code.
产生红光的第二个激光器刺激某些地方,使其呈现第二种形状,此形状对应于二进制编码中的“1”。
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的代码清爽了许多,编码和二进制数据都需要为此做出修改。
The results of running the setpb program binary of the above compiled code are shown below.
运行经过编译后的setpb程序的二进制代码将得到下面的输出。
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创建一个移动应用程序。
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操作码,这是要执行的代码的一种二进制表示形式。
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位位置被以二进制表示的字符代码号的位所填充。
Store the resulting binary code in the conversion database as a blob.
将生成的二进制代码存储为转换数据库中的一个blob。
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数据。
Hash a hash code for the downloaded binary to verify its integrity.
hash用于校验下载的二进制文件完整性的hash码。
There are those who would argue that using the Linux binary format for distribution of code to other platforms is crazy.
有人认为,使用Linux二进制程序格式来向其他平台发行代码是疯狂的。
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”)表示。
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的形状。”
How does the XML document of a spreadsheet become binary code? That is the function of a PHP script using classes that?
电子表格的XML文档如何变成二进制代码?
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)文件。
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二进制文件。
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.
在使用泛型时,可以提供附加信息作为源代码的一部分,然后编译器会把附加的引用类型信息直接整合到二进制的类文件中。
You either installed binary packages or compiled from source code.
您可以安装二进制包,也可以从源代码编译。
You can also download stable binary and source code from the JXME Web site.
您还可以从JXME网站下载稳定的二进制代码和源代码。
应用推荐