您要查找的是不是:
- Deletes the selected relation object. 删除选定的关系对象。
- You can see that the separation of concern rule is obeyed, as every component handles an isolated call to retrieve its related object. 您可以看见它们都遵守了分离关注点原则,因为每个组件处理一个单独的调用来检索相关的对象。
- Class is used as a basic structure to store three related objects. 类用作存储三个相关对象的基本结构。
- Class is used as a basic structure to store two related objects. 类用作存储两个相关对象的基本结构。
- In general terms, a collection is an object used for grouping and managing related objects. 一般来说,集合是一个用于对相关对象进行分组和管理的对象。
- A string containing the name of the qualifier required on the related objects. 一个字符串,它包含相关对象上所需的限定符的名称。
- Provides a basic utility class that is used to store three related objects. 提供用于存储三个相关对象的基本实用工具类。
- Provides a basic utility class that is used to store two related objects. 提供用于存储两个相关对象的基本实用工具类。
- Object Oriented - each team will address a set of related objects, with clear interfaces and behavior. 面向对象-每个小组开发一系列相关的具有确定接口和行为的对象。
- On the base of analysis on related objects and relationships , systems circumscription on the study object is achieved , and the study framework is established . 在对相关主体及其关联进行分析的基础上,完成了研究对象的系统界定,确立了车-站系统的研究框架。
- Being the earlier or earliest of two or more related objects,stages,versions,or periods. 较早的两个或更多个相关事物、阶段、版本或阶段中较早的或最早的一个的
- Gets or sets the role that the related objects returned should be playing in the relationship. 获取或设置所返回的相关对象要在关系中扮演的角色。
- This exception should also be thrown when the combined state of a set of related objects is invalid for the operation. 一组相关对象的组合状态对于操作无效时,也应引发此异常。
- Being the earlier or earliest of two or more related objects, stages, versions, or periods. 较早的两个或更多个相关事物、阶段、版本或阶段中较早的或最早的一个的
- Each functional group consists of one or more related objects, collections, or interfaces that contribute to a particular purpose. 每个功能组由一个或多个促成特定用途的相关对象、集合或接口组成。
- There were lots of artists at the time who began to use folk related objects like cabbages and radishes, images of the most mundane common objects. 当然拍战争的时候也不是太如意,本来原计划希望做的更大一点,更有意思一点。
- Two types of managed objects exist: scalar and tabular. Scalar objectsdefine a single object instance. Tabular objectsdefine multiple related object instances that are grouped in MIB tables. 有两种类型的被管理对象:标量和列表。标题对象定义一个单独的对象实例。列表对象定义多个关联的对象实例,并分组在同一个管理信息库表中。
- Two types of managed objects exist: scalar and tabular. Scalar objects define a single object instance. Tabular objects define multiple related object instances that are grouped in MIB tables. 根据专家观察,这样的理论和现象都是值得各位站长深思的,所以希望大家多做研究学习,争取总结出更多更好的经验!
- Abstract Factory Design Pattern (Sample - An abstract factory provides an interface for creating families of related objects without specifying their concrete classes. 一个抽象工厂提供了用于创建一系列相关对象的接口,而不用说明它们的具体类。
- The PHP class is a simple relational object mapper.It maps table columns to class attributes.It provides basic CRUD methods as well as utility methods such as CSV import and export. 所创建的PHP类就是一个简单的关系对象映射器,它将数据表的字段映射成类属性,并提供基本的CRUD方法以及CSV导入/导出等实用方法。