But if you have a class that isn't using these objects, do not tie these objects to the class through the tests.
但是如果您有一个根本不使用这些域对象的类,在测试中就不要将这些对象联系到该类上。
Now that folders are first class objects, you can use them instead.
现在文件夹是第一个类对象,作为替代,你可以使用它们。
Unlike instance variables, class variables are associated with all objects of a particular class and not with individual objects.
与实例变量不同的是,类变量与该类所有的对象关联在一起而非某个特定的对象。
All are first class and all are objects.
它们都是第一级类,并且都是对象。
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.
由于存储系统和存储类之间存在关联,因此对象将根据移植策略中设置的规则移动到指定存储系统中。
It then creates subscriptions to those objects allowing any document class to be added to a case and then participate in the diary.
然后,创建对这些对象的预订,这允许在案例中添加任何文档类并在日记中记录它们。
That is, in C++, objects of the same class cannot see one another's private member variables.
也就是说,在 C++ 中,同一个类的对象无法看到彼此的私有成员变量。
A health indicator measures the health of some particular class of database objects.
健康指示器可以测定某些特定数据库对象类的状态。
As long as there are method executions against objects the class USES, simple mock expectations are sufficient to test those executions.
只要有针对类使用的对象的方法执行,简单的模拟期望就足以测试那些执行。
In addition the library provides class methods to create objects of their type in different ways.
另外,这个库还提供以不同方式创建类型的对象的类方法。
The next evolution was object languages, which bundled the state variable structures and the operations that affected them into entities called class objects.
下一个演进是对象语言,它将状态变量结构和影响它们的操作捆绑为实体,成为类对象。
At times, there are objects that cannot be moved or cleaned up; namely, class objects and objects that are still in use.
有时,对象可能无法被移动或清除;这些对象一般是类对象和仍在使用的对象。
Similarly, looking up class objects can be expensive, so they should be cached as well.
同样,查找类对象的开销也很大,因此也应该缓存它们。
The same overloaded operator allows you to construct objects of class A, B, and C in shared memory.
同一个重载的操作符让您可以在共享内存中构造类A、B和C 的对象。
The store is initialized in the plug-in class, a class that initializes objects global to the plug-in.
该存储在插件类中被初始化,这个类初始化对该插件而言是全局的对象。
If no class objects are found in the owner chain, then this denotes the root object in the memory dump from where the leak container can be reached.
如果在所有者链中未发现任何类对象,则此术语表示可找到泄漏容器的内存转储中的根对象。
Embedded documents act like member objects within a class.
嵌入的文档就像类里的成员对象。
An unusual class of objects, ULXs emit more X-rays than stars, but less than quasars.
一类不寻常的对象,超亮度X射线源比恒星释放出更多的X射线,但比类星体的少。
To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.
因而在某种程度上,IDL接口对应于类定义,CORBA对象对应于类实例。
OOAD attempts to find the optimal set of objects and the most natural class hierarchy to implement them.
OOAD试图找到最优的对象和最自然的类继承来实现它们。
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.
可以认为支持闭包就是提供将“代码块”作为第一级对象处理的能力:能够传递、调用和动态创建新的代码块。
Within those packages are class objects that are associated to the same parent package.
这些包中的类对象与相同的父包相关联。
Object diagrams allow you to model the instances of your classes (as objects) in a class diagram in order to describe the behaviour of a system.
对象图允许我们为类图中的类实例(也就是对象)建模,用来描述系统活动。
There are 1331 objects of class CHAR on the heap.
在堆中有CHAR类的1331个对象。
Declaring a class requires three objects.
类的声明需要三个对象。
Surprisingly, I can't think of anything for objects of the Account class to do in this system.
令人惊讶的是,我想不出Account类的对象能够在此系统中做什么。
The code in Listing 12 instantiates two objects of the PurchaseOrder class.
清单12中的代码实例化了purchaseorder类的两个对象。
Interfaces — The value is an array of interface or class objects that should be exposed as services by this component.
Interfaces——此值是应该由其组件作为服务公开的接口或类对象的值。
If we set this parameter at 40,000, the JVM allows space for 40,000 class objects to be stored in the k-cluster.
如果我们将这个参数设为40,000,jvm就会允许在这个k - cluster中最多存储40,000个类对象。
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类上线。
应用推荐