单词 | object code |
释义 |
复数:object codes 例句释义: 目标码,目标代码,目的码,对象代码 1. In contrast, when aninlined function is invoked, the compiler inserts the object code for that function at the point-of-call. 相反,当内联函数被调用的时候,编译器会把对象源代码插入到引用函数之处。 hi.baidu.com 2. Allowing outsiders to have access to the source or object code for these assets would be extremely damaging to the company. 允许外人访问这些属于公司资产的原码和目标码将对公司产生极大的危害。 www.ibm.com 3. Virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls. 实际上,整个内核没有变,只是增加了新的对象代码和几个函数调用重定向指令。 www.ibm.com 4. must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution. 必须由汇编程序或解释程序在执行前翻译成特定计算机的目标码。 tr.bab.la 5. The source code text of a piece of software and its object code text should be seen as one work. 同一程序的源文本和目标文本应当视为同一作品。 www.hjenglish.com 6. To translate all the source code of a program from a high-level language into object code prior to execution of the program. 在程序运行前,把用高级语言编写的程序源代码翻译成目标代码。 wenku.baidu.com 7. But in an application virtualization environment, the object code is interpreted within an abstract machine to provide the execution. 但是在一个应用程序虚拟化环境中,对象代码在一个抽象机器内经过解译,以便于执行。 www.ibm.com 8. A set of processor-readable opcodes and data. The output of compilers, assemblers, linkers, and locators are files containing object code. 处理器能读的操纵码和数据。编译器、汇编器、连接器和定位器的输出文件都含有目标代码。 www.chinabaike.com 9. Through a compilation process, this high-level code is compiled into an intermediate representation called object code. 通过一个编译过程,该高级代码被编译成一个名为对象代码的中间表示。 www.ibm.com 10. The statements generated by initializers are placed in object code before the body of your constructors. 在对象代码里面,初始化器生成的表达式,放置在构造函数体的前面。 www.diybl.com 1. However, the resulting object code is not used to run the page. 但是,产生的对象代码不用于运行页。 msdn2.microsoft.com 2. Although BCPL was a high-level language (similar to C), the intermediate code that the compiler generated was called O-code (Object code). 尽管BCPL是一种高级语言(类似于C),编译器生成的中间代码叫做O-code(对象代码)。 www.ibm.com 3. As a powerful means to protect software, object-code obfuscation can obstruct malicious software analysis effectively. 目标代码混淆技术是对软件进行保护的一种有力手段,能够有效地阻挡对软件的恶意分析。 www.dictall.com 4. They are used to putting all the processing in their object code. The database is an afterthought. 他们习惯于将所有处理放在对象的代码中完成,事后才添加数据库。 www.ibm.com 5. Allthat remains is to place the object code into a ROM or download it via a debugging tool. 放置目标代码到ROM中或通过调试工具下载。 www.pkwall.com 6. Three types of applications programs translate from source code to object code: compilers, interpreters, and assemblers. 从源代码转换成目标码中一共有三种不同类型的应用程序:编译程序,解释程序和汇编程序。 zhidao.baidu.com 7. The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes. VM的对象代码也称为bytecode,特别定义解释程序执行的一个指令集。 www.ibm.com 8. Software is the machine readable ( object code ) version of computer programs developed or marketed by Cisco and related documentation . 软件是思科开发或销售的电脑程序的可读机器版本(目标代码)及相关文件。 www.bing.com 9. Leaving it to the compiler to implement the default behavior is simpler, less error-prone, and often leads to better object code. 留给编译器来实现缺省行为更简单些,更不易出错,并且常常会产生更好的目标码。 blog.chinaunix.net 10. The former command generates a tarball of object code, ksplice-8c4o6u. tar. gz, to be patched into the kernel. 前一个命令生成tarball文件ksplice-8c4o6u.tar.gz,其中包含要应用于内核的补丁对象代码。 www.ibm.com 1. The Client-Side Click-to-Action source object code shown in Listing 1 is auto generated and inserted in the C2ASourceView. jsp. 列表1中显示的客户端点击操作源对象代码,是自动生成的,并会插入到C2ASourceView.jsp中。 www.ibm.com 2. The Client-Side Click-to-Action target object code shown in Listing 4 is auto generated and inserted in the C2ATargetView. jsp. 列表4中所示的客户端点击操作对象代码,是自动生成的,并插入到C2ATargetView.jsp中。 www.ibm.com 3. In this case, the high-level program is called the source code , and the translated program is called the object code or the executable . 在此意义下,高级语言程序被称为源代码,编译后的程序称为目标代码或者可执行程序。 www.winu.cn 4. The Client-Side Click-to-Action source object code is updated, as shown in Listing 3. 客户端的点击操作源对象代码得到了更新,如列表3所示。 www.ibm.com 5. The Client-Side Click-to-Action source object code is updated as shown in Listing 8. 客户端点击操作源对象代码会更新至如列表8所示。 www.ibm.com 6. A file containing object code. The output of a compiler or assembler. 包含代码的文件。编译器或汇编器的输出。 www.ttxyy.com 7. As the name suggests, a precompiled header file contains object code in a compiled form that is included before the header stop point. 正如其名称所表示的,预编译头文件在头中止(headerstop)点之前,以一种经过编译的形式包含目标代码。 www.ibm.com 8. The terse syntax is attractive to professional programmer, and the compilers generate very deficient object code. C语言简洁的语法对专业编程人员很有吸引力,而且它的编译程序能够产生高效的目标代码。 dict.ebigear.com 9. A linker can create a binary file from the portion of assembly object code, wherein the binary file is target independent. 链接器可以根据汇编对象代码部分创建二进制文件,其中二进制文件独立于目标。 ip.com 10. A printout giving instructions and narrative as originally prepared and the object code resulting from them. 原编写的指令和注解说明以及由此得到的目的代码的打印输出。 www.hotdic.com 1. You'll get the benefits of avoiding code duplication, and constructor initializers generate much more efficient object code. 这样做的好处有:避免代码重复、构造函数初始化器生成更高效的对象代码。 dictsearch.appspot.com 2. Computer programs include source code programs and object code programs. 计算机程序包括源程序和目标程序。 www.crazyenglish.org 3. In contrast, statically linked object code requires that the application be relinked when the functions change. 相反,静态链接的对象代码要求在函数更改时重新链接应用程序。 msdn2.microsoft.com 4. Computer programs, whether in source or object code, shall be protected as literary works under the Berne Convention (1971). 计算机程序,无论是源代码还是目标代码,应作为《伯尔尼公约》(1971)项下的文字作品加以保护。 www.lawyee.com 5. The compiler can compile Java source files, class files, or even entire jar files to object code. 其编译器可以将Java源文件、类文件、甚至是整个jar文件编译成目标码。 www.infoq.com 6. This is the default setup of projects in Visual Studio and the default behavior of the linker building the final binary from object code. 这是VisualStudio中项目的默认安装以及链接器根据对象代码生成最终二进制文件的默认行为。 msdn2.microsoft.com 7. A compiler that runs on a different platform than the one for which it produces object code. 一个运行在不同的平台上的编译器,其中之一能产生目标代码。 www.hjenglish.com 8. Such "modular" object code is more easily manipulated by Ksplice. Ksplice更容易处理这种“模块化”对象代码。 www.ibm.com 9. Compelled to copy the source along with the object code. 目标码一起复制源码。 www.cngnu.org 10. Listing 3 shows the mock device object code. 清单3给出模拟设备对象的代码。 www.ibm.com 1. Embedded software that is stored as object code within a ROM. 是作为目标代码存贮在ROM中的嵌入式软件。 www.ebigear.com 2. A file containing object code that is almost ready for execution on the target. 包含几乎可以准备好在目标机上运行的目标代码的文件。 www.saleic.com 3. A file containing object code that is ready for execution on the target. 一个包含准备在目标机上运行的目标代码的文件。 www.hjenglish.com 4. in that case , asp . net produces object code for your pages that you can copy to the target server 在这种情况下,asp.net将为页生成目标代码,可以将其复制到目标服务器中。 www.ichacha.net 5. A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: 贡献者可以选择遵循自己许可证协议的结果代码的形式发布程序,只要: blog.sina.com.cn 6. processing the extracted information will be translated into digital code for the simulation showed that the object code; 加工信息的提取将数控代码翻译为用于仿真显示的目标代码; house.zhishi.sohu.com 7. Researching on the Methods of Intelligent Disassembling for Embedded Software Machine Object Code 嵌入式软件机器码的智能反汇编方法研究 www.ilib.cn 8. C language generation of high-quality object code, procedures and high efficiency. C 语言生成的目标代码质量高,程序执行效率高。 wenku.baidu.com 9. An Overview of Object - Code Obfuscation Technologies 目标代码混淆技术综述 www.ilib.cn 10. The amount of object code that will be include in the final output file. By default, 不包括这个文件。这一列显示的值不一定反映, blog.china-pub.com 1. VM size and class libraries have been reduced to a standard of 50 to 80 KB of object code VM的大小和类库已减小为50到80KB目标代码的标准 www.ibm.com 2. A method of object code verification for debugging compiler 一种可用于编译器调试的目标代码验证方法 service.ilib.cn 3. Shape Error Concealment on Video Object Code 基于视频对象编码的形状差错掩盖技术 www.ilib.cn 4. Link and Location of Object Code When Developing Embedded System by Using IAR EWARM 开发嵌入式系统时目标代码的链接与定位 www.ilib.cn 5. Instruction Selection Based on Object Code Sizes 基于目标代码大小的指令选择 www.ilib.cn 6. Research And Realization of Object Code Based on Compilation System of Soft PLC 基于软PLC编译系统目标代码生成的研究与实现 service.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。