For example, I could initialize the validation service with an XML document describing the rules to run for specific methods and objects.
例如,我可以用XML 文档初始化验证服务,在 XML文档里描述针对具体方法或对象需要执行的规则。
Moreover, to anyone who is convinced of the mind's singleness of purpose, nothing is more futile than these distinctions based on methods and objects.
此为,对任何确信心智具有单一目的性的人来说,没有任何东西会比这些基于方法和目标的特征更加无用的了。
In fact, it is our puzzle in the study methods and objects which is the basis of the long existing of our Chinese School that causes the disputes on the definitions of Comparative Literature.
在纷繁复杂的定义之争背后,其实掩盖的是对比较文学研究对象和方法的困惑,而这正是比较文学中国学派要能长久存在的立足之本。
Understand and master the constructor, destructor, copy constructor, default constructor and default constructor parameters, to define methods and objects of the structure and the role of withdrawal.
理解并掌握构造函数、析构函数、拷贝构造函数、默认构造函数和缺省参数的构造函数的含义、定义方法以及在对象的构造和撤消中的作用。
Some methods assume other objects exist and have been set up before they run.
一些方法假定其他对象存在并且在它们运行前已经创建了。
Objects have two aspects: member variables and methods.
对象有两个方面:成员变量和方法。
In other words, put objects together, set up state, call methods, and verify the results.
换句话说,将对象放到一起、设置状态、调用方法,然后验证结果。
Each rule set contains built-in methods for creating and copying business objects.
每个规则集都包含用于创建和复制业务对象的内置方法。
It provides objects and methods for accessing the asset manifest in an object-oriented style and offers full control on the extended metadata of the assets.
它以一种面向对象的方式提供访问资产清单的对象和方法,并提供对资产已扩展元数据的完全控制。
It puts objects together, sets up state, calls methods, and verifies the results.
它将对象放到一样、设置状态、调用方法并验证结果。
You should also review the Resources at the end of this tutorial for more information about database objects and programming methods.
还应查阅本教程最后的参考资料,获取关于数据库对象和编程方法的更多信息。
Figure 6 shows the relevant objects, the methods they expose, and the deployment units to which they belong.
图6显示了相关的对象、它们公开的方法以及它们所属的部署单元。
By arranging for objects of different types to implement common methods, we move the dispatch decision into the objects and out of an explicit conditional block.
通过安排不同类型的对象来执行公共方法,我们将分派决定移到对象中并从显式条件块中消除。
Design patterns are common interactions of objects and methods that have been proven over time to resolve certain problems.
设计模式指对象和方法的常见交互,并且时间证明它可以解决某些问题。
The corresponding methods on the provider and resource objects can be called multiple times during the life of the object before being made available for garbage collection.
在对象的生命周期期间,在将提供者和资源对象中的相应方法作为垃圾回收之前,可对其进行多次调用。
In a classic design, value objects or data transfer objects in those methods are used as method parameters and return values when complex objects are required.
在经典的设计中,这些方法中的值对象或数据传输对象用作方法参数并在需要复杂对象时返回值。
This article assumes you are familiar with basic object-oriented concepts, such as classes, objects, methods, and inheritance.
本文假设读者熟悉基本的面向对象概念,比如类、对象、方法和继承。
It would be nice to have similar operators that could take names of, say, methods and give you other metadata objects, like method infos, property infos, and so on.
要是还有相似的用来获取名称的操作符就好了。比如,给你其它元数据对象——诸如方法信息、属性信息等等——的方法。
There are many different methods and services available to locate objects that will satisfy the request to an interface.
有许多不同的方法和服务可用来找到满足接口请求的对象。
The various composite file artifacts are inspected, and factory methods help instantiate the various objects in memory.
对各个复合文件工件进行检查,然后使用工厂方法在内存中实例化不同对象。
The code below illustrates the objects and methods necessary to get back a book's price.
如下的代码显示了获得图书价格所需的对象和方法。
Validation rules are potentially reusable as they may be written once and defined to many methods on different objects.
验证规则有可能重用,因为它们可以只编写一次,在里面定义不同对象所使用的方法。
UDDI4J objects and methods are used to construct a request message and to send it to a registry.
UDDI4J对象和方法用来构建请求消息并将其发送到注册中心。
These special methods include allocation, deallocation, and initialization of objects.
这些专用的方法包括对象的分配,存储单元分配以及初始化。
This class provides aggregate and helper methods that operate on the SDO objects.
这个类提供了操作SDO的合计和辅助方法。
Dynamic type extension - methods can be added dynamically to classes and objects.
动态类型扩展——可以用动态的方式向类和对象加入方法。
Includes objects, attributes, interfaces, and methods which are required purely for integration purposes.
包括纯粹为整合的目标所需的对象、属性、接口和方法。
Notice that although this function is not within the $(document).ready() function, it still uses jQuery objects and methods.
注意,尽管此函数不在 $(document).ready() 函数内,但是它仍然使用jQuery对象和方法。
Amazon S3 supports multiple methods of creating, editing, and deleting buckets and objects within buckets.
AmazonS3支持使用多种方法创建、编辑和删除桶以及其中的对象。
The code below illustrates the objects and methods necessary to open a file dialog to the end user.
下面清单2中的代码说明了为最终用户打开一个文件对话框所必需的对象和方法。
应用推荐