“属性”窗口中,设置方法实例的属性。
Properties window, set the properties of the method instance.
该方法的一个方法实例。
setUp方法实例化mock对象并将它注入到方面中。
The setUp method instantiates the mock object and injects it into the aspect.
最后给出了实时数据库及相关数据模型的实现方法实例。
Practical examples of implementing methods for real time database and relevant data models are given.
此方法实例化一个枚举数,该枚举数采用集合当前状态的快照。
This method instantiates an enumerator that takes a snapshot of the current state of the collection.
这个方法实例化一个名为noOptions 的 5 字节数组,它初始化为五个零。
This method instantiates a 5-byte array named noOptions initialized to five zeros.
针对基于实例推理的设计方法实例修改自动化程度较低的情况,对夹具实例自动化修改中的变型设计过程进行了研究。
Aiming at the low level of automation of case retrieval in case-based design, the variant design used in case-based fixture design was studied in detail.
给出了PC并行口与常用I2C器件AT24C02的接口方法实例,介绍了用PC并行口模拟I2C总线控制时序的实现方法。
To provide examples about the interface of common I2C and AT24C02. And then to introduce the methods of simulating controlled I2C Bus interface with PC parallel socket.
根据其定义,实例方法涉及对象状态。
Instance methods, almost by definition, involve object state.
API方法实现是作为公共实例方法定义在控制器类中的。
The API method implementations are defined in the controller class as public instance methods.
我们能够利用实例方法作为可重用组件。
We are able to leverage instance methods as reusable components.
统计视图:显示包,方法,类和实例的基本配置统计。
Statistical views: Display basic profiling statistics for packages, methods, classes, and instances.
此外,枚举类型支持拥有构造函数、实例方法和变量,等等。
In addition, enumerated types support having constructors, instance methods, and variables, among other things.
以下的代码例子展示如何用这种方法创建CBE实例。
The following code sample shows how to create a CBE instance using this method.
包括了引导你完成产生3d图形和动画的基本方法的实例。
Examples lead you through the basic methods for producing 3d images and animation.
动作方法把实例变量拷贝到视图。
The action method copies any instance variables to the view.
您可使用常规方法将实例保存为映像。
You can use the usual method to save your instance as image.
这表明这个方法是一个实例方法。
这些模块方法会变成包含它们的类的实例方法。
Those module methods then become instance methods of the including class.
一般来讲,可以通过类方法或实例方法的调用来获得对象引用。
Generally, object references can be obtained by the invocation of a class method or instance method.
事件对象现在扩展了一组实例方法。
Event objects are now extended with a collection of instance methods.
该类处理模块属性并引入不同的类和实例方法。
This class handles the attributes for the module and introduces the various class and instance methods.
在控制器类中实现作为公共实例方法的API方法。
Implement the API methods in the controller class as public instance methods.
在服务类中实现作为公共实例方法的API方法。
Implement the API methods in the service class as public instance methods.
这里是一个说明如何在脚本中使用这些方法的实例?
Here is an example of how you might use these methods in a script.
调用单元测试方法的实例。
测量实例3:方法覆盖模块视图。
removeInstance(...)方法允许组件实例执行定制的清空操作。
This method allows a component instance to perform custom cleanup actions.
这是个典型的Factory方法模式实例。
线程1退出synchronized块并从getInstance()方法返回实例。
Thread 1 exits the synchronized block and returns instance from the getInstance() method.
应用推荐