The research object and methods are put forward in this part too.
并提出了本文的研究对象和主要的研究思路、方法。
Based upon the cognitive psychology, this paper aims to draw a blueprint of cognitive psychology of translation, including its research purpose, object and methods.
本文主张从认知心理学角度建构翻译认知心理学,并概述了翻译认知心理学的目的、内容与方法。
AOP or Aspect Oriented Programming allows developers to "weave" code fragments through their object and methods without explicitly placing the code in the class's source.
AOP或者说面向方面编程支持开发人员将代码段“织入”到对象和方法中,而不需要显式地将代码放入到类的源代码中。
You can pass this object in to other methods -- in other threads -- and not worry about it at all.
可以将该对象传递到其他线程中的其他方法,而且根本无需担心。
You can then access the data using standard PHP object access and methods.
然后,您就可以使用标准的PHP对象访问和方法访问数据。
However, this object lacks the methods needed for run-time role assignment and revocation.
不过,这个对象缺少运行时角色分配和撤销所需的方法。
Matchers specify a set of rules for messages that will be received based on interfaces, object paths, and methods (see below).
匹配器为可以基于接口、对象路径和方法进行接收的消息指定一组规则(见后)。
A fundamental difference between service operations and object methods is that service operations have a much larger granularity.
服务操作与对象的方法之间的根本不同在于服务操作具有相当大的粒度。
This is unusual because it requires a developer to create an instance of an object just to access non-instance (static) methods and fields!
这种做法并不常见,因为需要开发人员创建仅用于访问非实例(静态)方法和字段的对象的实例。
This object contains the entire XML tree and has methods associated with it to search for nodes, export, validate, and create new nodes.
这个对象包含了整个xml树,并且具有与之关联的各种方法可用来搜索节点、导出、验证和创建新的节点。
In this section, we will show the object model for OTMPS and methods for retrieving events.
在本部分,我们将介绍OTMPS的对象模型和获取事件的方法。
This object has four attributes and two methods, which are described below.
该对象有四个属性和两个方法,详述如下。
Listing 4 illustrates using PHP overloading to invoke object and class methods.
清单4展示如何使用php重载调用对象和类方法。
In other words, we are replacing the resource properties document with a JSON object and using HTTP methods in lieu of WS-RP methods.
换句话说,我们正使用JSON对象替代资源属性文档,并使用HTTP方法替代WS- RP方法。
I can then iterate through the object and use getter methods to extract and report the data it contains.
然后我可以在对象中迭代,并使用getter方法来抽取和报告其中包含的数据。
Graham, I., Object-Oriented Methods: Principles and Practice (3rd edition), Addison-Wesley, 2001.
面向对象方法:原则和实践(3rdedition),Addison - Wesley, 2001。
The constructor and destructor methods of this object do the necessary setup and cleanup.
这个对象的constructor和destructor方法执行必需的设置和清除工作。
Objects in Self have a parent object and slots that contain other objects or methods.
Self中的对象都有一个父对象以及包含其他对象或方法的slot。
Every object has its own unique methods and the RPC-style Web service exposes only one URI, which represents the single end point.
每个对象都有自己独特的方法以及仅公开一个URI的RPC样式Web服务,URI表示单个端点。
Any Perl object requires the new and DESTROY methods to be defined.
任何一个Perl对象都需要被定义好的new和DESTROY方法。
When managing transactions, you can call begin, commit, and rollback methods on a Hibernate object.
当管理事务的时候,您可以在Hibernate对象上调用开始、提交以及回滚方法。
Notice that the code instantiates the Cookie object and invokes its methods transparently across the bridge.
请注意,代码会实例化Cookie对象,并通过桥透明地调用其方法。
Similarly, group operations are possible by using the addgroup() and deletegroup() methods in the UserManager object.
类似地,组操作也可以使用UserManager对象中的 addgroup()和deletegroup()方法来完成。
To use the state machine, I can instantiate a Nonprofit object and call methods on it for each event, followed by a !, as in Listing 2
要使用状态机,可以实例化一个Nonprofit对象并在其上为每个事件调用方法,后跟一个 !
It reads all the parameters from the request object and sets it in the user object, using the set methods.
它从请求对象中读取所有参数,并将其在用户对象中用set方法进行设置。
Each element object also has an object called elements, with each and methods to access the sub-elements.
每个元素对象还有一个对象elements,该对象拥有each和方法,以便访问子元素。
Earlier, I mentioned the CND object, which contains three methods: start , move , and stop .
之前,我提到了CND对象,它包含3个方法:start 、move和stop 。
Each data object provides read and write access methods (getters and setters) for its properties.
每个数据对象都为属性提供了访问和设置方法(getter和setter)。
These Value methods return a Value object and they add the value to the enumeration’s collection of values.
这些Value方法返回一个Value对象,它们会把这些值加到枚举值的集合中去。
These Value methods return a Value object and they add the value to the enumeration’s collection of values.
这些Value方法返回一个Value对象,它们会把这些值加到枚举值的集合中去。
应用推荐