• 客户端的点击操作对象代码得到了更新,如列表3

    The Client-Side Click-to-Action source object code is updated, as shown in Listing 3.

    youdao

  • 清单7显示修复ApplicationUtil对象代码

    Listing 7 shows the fixed code of the ApplicationUtil object.

    youdao

  • 通过编译过程高级代码编译名为对象代码中间表示

    Through a compilation process, this high-level code is compiled into an intermediate representation called object code.

    youdao

  • 输出汇编程序称为对象代码对象程序相对输入程序。

    The output of the assembler program is called the object code or object program relative to the input source program.

    youdao

  • 实际上整个内核没有变只是增加新的对象代码几个函数调用定向指令

    Virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls.

    youdao

  • VM对象代码称为bytecode特别定义解释程序执行一个指令

    The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.

    youdao

  • 但是应用程序虚拟化环境中对象代码在一个抽象机器经过解译以便执行。

    But in an application virtualization environment, the object code is interpreted within an abstract machine to provide the execution.

    youdao

  • 如果只有业务对象代码直接访问适当Notes文档,那么只能执行保证业务对象一致性语句

    The statement to guarantee the consistency of the business objects can only be fulfilled if no other code than the business object code accesses the appropriate Notes documents directly.

    youdao

  • 业务对象代码中,很难了解操作业务数据结构格式(也就是业务代码隐藏数据模型)。

    In the business object code, it is very difficult to understand the format of the business data structure that is being manipulated (that is, the data model is hidden from the business code.).

    youdao

  • 尽管BCPL一种高级语言(类似c),编译器生成中间代码叫做o - code(对象代码)。

    Although BCPL was a high-level language (similar to c), the intermediate code that the compiler generated was called O-code (Object code).

    youdao

  • 这里主要优势在于可以支持抽象机器(interpreter)的任何硬件平台执行同样对象代码

    The key advantage here is that the same object code can be executed on any hardware platform that supports the abstract machine (the interpreter).

    youdao

  • 如果大量时间研究Jena将会认识到普通面向对象代码Jena API交互的客户代码之间存在差异

    If you spend much time with Jena, you'll begin to realize that a gap exists between what's considered to be normal object-oriented code and your client code that interacts with the Jena API.

    youdao

  • 注意平台特有模型代码之间区别在于代码仅仅程度区别(我们可以将编程语言考虑对象代码使用的一个平台特有模型)。

    Note that the difference between a platform-specific model and code is merely a difference of degree (think of a programming language as a platform-specific model for its object code).

    youdao

  • 命令生成tarball 文件ksplice-8c4o6u.tar.gz,其中包含要应用于内核补丁对象代码

    The former command generates a tarball of object code, ksplice-8c4o6u.tar.gz, to be patched into the kernel.

    youdao

  • 为了替换生效工具正在运行内核映像中添加新的函数对象代码然后每个现有函数的开头注入一个跳转,从而调用函数的实现。

    To effect the substitution, the tool amends a running kernel image with the new functions' object code and injects a jump at the head of each existing function to call its new counterpart.

    youdao

  • HI - TECHPRO编译器能够自动保存对象代码原始c代码之间所有关系从而实现最优化代码快速简单调试

    HI-TECH's PRO compiler automatically preserves all the relationships between the object code and the original C-code, enabling the quick and simple debugging of optimized code.

    youdao

  • 另外生成spe代码之后,将嵌入一个ELF (Executable and Linking Format)对象代码文件通过fib_spe_handle合并程序

    Furthermore, once the spe code has been generated, it is embedded into an ELF (Executable and Linking Format) object code file and incorporated into the main program through the fib_spe_handle.

    youdao

  • 本文中,演示如何编写UDDI注册表中操纵对象基本代码

    In this article I will show how to write basic code for manipulating objects in a UDDI registry.

    youdao

  • 如果模板期望获得对象,则代码应当提供列表

    If a template expects an object, code shouldn't provide a list.

    youdao

  • 他们习惯于所有处理放在对象代码中完成,事后才添加数据库

    They are used to putting all the processing in their object code. The database is an afterthought.

    youdao

  • 通过嵌入3d转换对象简单代码创建复杂效果

    Create complex effects with simple code by nesting 3d-transformed objects inside each other.

    youdao

  • 椭圆表示数据对象矩形表示代码组件

    The ovals represent data or objects, and the rectangles represent bits of code or components.

    youdao

  • 定义其中所存储对象代码发生改变OODBMS怎样

    What happens to an OODBMS when the code that defines the objects it stores changes?

    youdao

  • 只有创建缓存对象代码需要了解新的缓存类型

    Only the code creating the cache object needs to know about the new kind of cache.

    youdao

  • 这些操作一些编译对象C代码

    These micro operations are bits of C code that are compiled into objects.

    youdao

  • 为此产生了一整套称为orm程序,用来缓解数据库面向对象代码之间来回转移数据痛苦

    A whole class of programs - ORMs - has sprouted up to ease the pain of moving data back and forth between databases and your code.

    youdao

  • 注意本文示例应用程序仅使用了动态SDO虽然EMF代码生成器数据对象静态代码生成提供了完整支持

    Note that the sample application for this article utilizes only dynamic SDO, although the EMF code generator also provides full support for static code generation of data objects.

    youdao

  • 匿名允许创建这样对象,该对象能够捕获定义它们一部分环境但是对象代码一样

    Anonymous classes let you create objects that capture part of the environment in which they were defined, but objects and blocks of code are not the same thing.

    youdao

  • 匿名允许创建这样对象,该对象能够捕获定义它们一部分环境但是对象代码一样

    Anonymous classes let you create objects that capture part of the environment in which they were defined, but objects and blocks of code are not the same thing.

    youdao

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

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

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