Since there is an association between storage system and storage class, objects will move along the designated storage system according to the rule set in migration policy.
由于存储系统和存储类之间存在关联,因此对象将根据移植策略中设置的规则移动到指定存储系统中。
All are first class and all are objects.
它们都是第一级类,并且都是对象。
You use class diagrams to describe the types of objects in a system and their relationships.
使用类图来描述一个系统中对象类型以及它们之间的关系。
Unlike instance variables, class variables are associated with all objects of a particular class and not with individual objects.
与实例变量不同的是,类变量与该类所有的对象关联在一起而非某个特定的对象。
The static view of the domain level models the class structure and their relationships of the objects witnessed in the use case.
域层次的静态视图为类结构和在使用案例中出现的它们的对象的关系建模。
At times, there are objects that cannot be moved or cleaned up; namely, class objects and objects that are still in use.
有时,对象可能无法被移动或清除;这些对象一般是类对象和仍在使用的对象。
Listing 7 creates these objects and arrays when trace is enabled for the current class.
当对当前类启用跟踪时,清单7就创建了这些对象和数组。
In analysis, our use case realization contains only analysis classes and objects, which may populate various UML diagrams such as class diagrams and interaction diagrams.
在分析阶段,我们的用例实现只包括分析类及分析对象,它们能组装成不同的UML图如类图和交互图。
The next evolution was object languages, which bundled the state variable structures and the operations that affected them into entities called class objects.
下一个演进是对象语言,它将状态变量结构和影响它们的操作捆绑为实体,成为类对象。
He describes how to use class wrapping of the JDBC driver, connection, statement, and result set objects to instrument JDBC, and hence, database calls.
他介绍了如何使用JDBC驱动、连接、语句、结果集对象的类包装来工具化jdbc,并由此工具化数据库调用。
The same overloaded operator allows you to construct objects of class A, B, and C in shared memory.
同一个重载的操作符让您可以在共享内存中构造类A、B和C 的对象。
We can define generic methods in one place and mix them into our Objects across multiple Class types while limiting access to sensitive methods on a per Object basis.
我们可以在一个地方定义通用的方法,然后将它们混入跨越多个类类型的对象,同时限制对每个对象为基础的敏感方法的访问。
The module-specific class loader for module 1 finds a reference to another module (the common objects library) and loads that module.
模块1的特定于模块的类加载器找到对另一个模块(公共对象库)的引用并加载那个模块。
If an application relies heavily on short-lived class loaders, and nursery collections can keep up with any other allocated objects, then tenure collections might not happen very frequently.
如果应用程序非常依赖短期存活的类加载器,且托儿所收集能够及时处理其他已分配对象,那么保留区收集可能不会频繁发生。
You can think of closure support as providing the ability to treat "blocks of code" as first class objects: pass them around, invoke them, and dynamically create new ones.
可以认为支持闭包就是提供将“代码块”作为第一级对象处理的能力:能够传递、调用和动态创建新的代码块。
OOAD attempts to find the optimal set of objects and the most natural class hierarchy to implement them.
OOAD试图找到最优的对象和最自然的类继承来实现它们。
Let's assume for a moment that the class diagram in Figure 1 describes the business objects and the relationships between them.
让我们暂时假设图1中的类关系图描述了业务对象及其相互关系。
To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.
因而在某种程度上,IDL接口对应于类定义,CORBA对象对应于类实例。
These backup objects are bound to a specific management class and are stored according to the attributes of the underlying backup copy group (see Archive and backup copy groups).
这些备份对象被绑定到特定管理类,而这些对象的存储则是根据基础备份副本组(请参阅归档和备份副本组)的属性进行的。
Objects are unique instances of the class to which they belong, and hence they are physically distinct from one another.
对象是其所属类的惟一实例,在物理上,对象之间互有区别。
We use the com.ibm.websphere.ras.Manager class to create the logger objects, and to register the trace logger with a group.
我们使用com . ibm .websphere . ras . Manager类来创建日志记录器对象,并向一个组来注册跟踪日志记录器。
Flex provides a rich MXML extensive class library for visual components, containers, and remote service objects and data models.
Flex为可视组件、容器以及远程服务对象和数据模型提供了丰富的MXML扩展类。
YUI Profiler allows you to register functions, class constructors, and objects to be measured.
YUIProfiler可以注册要测量的函数、类构造函数和对象。
The ButterflyFactory class reads this configuration file format and ACTS as a factory for Butterfly objects (see Listing 9).
ButterflyFactory类读取该配置文件的格式,并充当Butterfly对象的工厂类(参见清单9)。
Class management: Prototype includes easier creation and extension of classes and objects.
类管理:Prototype支持更轻松地创建和扩展类和对象。
Scaffolding quickly put an Active Record class online by providing standardized actions for listing, showing, creating, updating, and destroying objects of the class.
scaffolding通过提供列出、显示、创建、更新和销毁类的对象的标准化动作,快速地使一个Activerecord类上线。
The Exporter class defines two methods: add(), which accepts objects for storage, and exportAll(), which loops through the stored objects calling export() on each one.
Exporter类定义了两个方法:add(),接受要存储的对象,和exportAll(),循环通过已存储对象,以对每个对象调用export()。
The relatively generic Utils class uses many different objects and has many dependencies.
相对通用的Utils类将使用许多不同对象并且有许多依赖关系。
Create a TaskManager class that is responsible for getting and storing the Task objects, as shown in Listing 5.
创建taskmanager类,该类负责获取并存储task对象,如清单5所示。
Create a TaskManager class that is responsible for getting and storing the Task objects, as shown in Listing 5.
创建taskmanager类,该类负责获取并存储task对象,如清单5所示。
应用推荐