HTTP请求对象的实现。
这个对象的实现能够以该服务选择的任何方式工作。
This object's implementation can work in any way the service chooses.
但这样还不是一个最理想的面向对象的实现,还有更好的方式。
This is a much better object oriented implementation but still not the most optimal.
相反,使用对象外部的内容可以提供正确的实现。
Instead, use something external to your object to give you the correct implementation.
该存根负责实现实际远端对象上的方法执行。
The stub is responsible for carrying out method execution on the actual remote object.
它的基本实现对于每个对象都调用服务器(请求国家列表)。
Its basic implementation called the server (to get the countries list) for each object.
要实现此应用程序,我们需要一个表示订单信息的业务对象。
To implement this application, we need a business object representing the order information.
这个习惯能让对象实现稳定的行为。
This habit allows the object to deliver consistent behavior.
在测试代码中,创建模仿对象且实现与合作者相同的接口。
In your test code, create a mock object implementing the same interface as the collaborator.
这通过名为模拟对象的常见测试模式实现。
This is accomplished with the common testing pattern known as mock objects.
需要特别指出的很重要的一点就是所有的对象都实现了这个空接口。
It is important to note that every object implements the empty interface.
并且c语言写的模块可以实现新的数据类型,提供新的对象。
And such a module can make new types and new objects available.
实现安全发布对象的一种技术就是将对象引用定义为volatile类型。
One technique for safely publishing an object is to make the object reference volatile.
按分析对象类型分组(实例:实现边界的类)。
Grouping by analysis object type (example: the classes that implement the boundaries).
用纯软件实现动态视频对象的管理是多媒体技术中的一个难点。
The management of active video object by software is a difficult subject in multimedia technology.
当没有办法实现对象的复制时。
远程控制就是指利用计算机通过网络系统实现对远程被控对象的控制。
Remote control is the control, which realizes to control the remote object by computer.
他们只是简单定义了一个其他对象可以实现的接口。
They simply define an interface that other objects are responsible for implementing.
虽然你叫它的子类对象,它将只运行基类的实现。
Though you call it with sub class object, it will run only base class implementation.
同严格实现的锁一样,一个线程一次只能拥有一个锁对象。
As with implicit locks, only one thread can own a lock object at a time.
为新对象的类设置实现文件的名称。
Sets the name of the implementation file for the new object's class.
设计者注定要在对象实现的瞬间消失自己。
Designer is destined to disappear at the moment the object is actualized.
实现的方式与构造线程本地对象一样。
This is accomplished just like the construction of thread local objects.
对象组织是对象实现技术的基础环节。
Object organization is fundamental for object implementing technology.
增强版本实现了对单个对象的多个分配。
The enhanced version allows for multiple assignments of a single object.
在实现中,通过使用指向命令对象的指针获取属性。
In your implementation, you get the property by using the pointer to the command object.
并用面向对象的程序设计方法,设计了实现点、线、面符号库的程序类结构。
And a structure of program class is also designed by means of Object_Oriented design.
并在软件设计中重点介绍了OOP(面向对象程序设计)的设计原理及实现方法。
And the theory and method of OOP is emphatically introduced during the software design.
并在软件设计中重点介绍了OOP(面向对象程序设计)的设计原理及实现方法。
And the theory and method of OOP is emphatically introduced during the software design.
应用推荐