A file containing object code.
包含目标代码的文件。
Listing 3 shows the mock device object code.
清单3给出模拟设备对象的代码。
OBJECT code: Term synonymous with machine code.
目标代码:机器代码的同义术语。
Embedded software that is stored as object code within a ROM.
是作为目标代码存贮在ROM中的嵌入式软件。
Such "modular" object code is more easily manipulated by Ksplice.
Ksplice更容易处理这种“模块化”对象代码。
However, the resulting object code is not used to run the page.
不过,产生的物件程序码不会用来执行页面。
Computer programs include source code programs and object code programs.
计算机程序包括源程序和目标程序。
Object code (Object language) : Machine code, as translated from a source program.
目标代码(目标语言):由主程序编译而成的机器代码。
The code samples below assume this object exists.
下面的示例代码假设此对象存在。
You then want to execute files of code that consume that object model.
接着您希望执行使用这个对象模型的代码文件。
Then, the code loads that book into another object and prints the title.
然后,代码把这本书装入另一个对象并输出书名。
Listing 4 shows the full code of the test case object.
清单4显示了测试用例对象的完整代码。
In your test code, create a mock object implementing the same interface as the collaborator.
在测试代码中,创建模仿对象且实现与合作者相同的接口。
This code adds a linked name and value pair to the object.
该代码向对象添加了一个连接的名字和值。
If the object cannot be altered, then the hash code will never change either.
如果对象不能被改变,那么哈希码也永远不变。
Enter the following code to save object changes to the database.
输入以下代码,将对象更改保存到数据库。
In your test code, create a specialization object that extends (specializes) the target.
在测试代码中,创建扩展(专用于)目标对象的特殊化对象。
The following code sample uses the business object classes.
以下代码示例使用业务对象类。
The remedy is to change the code to cast correctly to the right object.
补救方法是更改代码,以强制转换为正确的对象。
This code disposes of the object context before the form is closed.
这段代码在关闭表单之前清理对象上下文。
The example code for adding a menu item refers to an object of type "LLSD".
添加菜单项的样例代码引用了一个 “LLSD”类型的对象。
The code to create this object is shown in Listing 14.
创建此对象的代码如清单14所示。
Compilation: Compile the file to produce an object file for the code.
编译该文件,生成该代码的目标文件。
Listing 3: Code to create a GridFileSystem object.
列表3:创建GridFileSystem对象的代码。
The following code shows how information for the location object is accessed.
以下代码给出了访问location对象的信息的方法。
Exercise code that USES the mock object.
使用mock对象的测试代码。
This adds the zip code parameter to the temperature object.
这向temperature对象添加邮政编码参数。
I put this just below the code that creates a request object, in hoverbox-ajax.js.
我将上述代码放到了hoverbox - ajax . js中用于创建请求对象的代码的下面。
Most of this code is typical Ajax code, using the XMLHttpRequest object.
这段代码大部分是使用XMLHttpRequest对象的典型Ajax代码。
After this code executes, the object layout is as depicted in Figure 2.
在这段代码执行后,对象布局就如图2所示。
应用推荐