“属性”窗口中,设置方法实例的属性。
Properties window, set the properties of the method instance.
该方法的一个方法实例。
我们通过这些方法构建出他们所用的所有的实例变量表。
From the methods, we build a table of all instance variables those methods use.
根据其定义,实例方法涉及对象状态。
Instance methods, almost by definition, involve object state.
我们能够利用实例方法作为可重用组件。
We are able to leverage instance methods as reusable components.
动作方法把实例变量拷贝到视图。
The action method copies any instance variables to the view.
您可使用常规方法将实例保存为映像。
You can use the usual method to save your instance as image.
这表明这个方法是一个实例方法。
在这个实例中我使用第一种方法。
事件对象现在扩展了一组实例方法。
Event objects are now extended with a collection of instance methods.
了解它的最好方法或许是研究一个实例。
Perhaps the best way to approach this is to look at an example.
一旦获得该底层实例,一般的SAX方法都可用。
Once you get this underlying instance, the usual SAX methods are available.
下面是通用的方法,以及软件开发组织的具体实例。
Following is a general approach with specific examples for a software development organization.
这里是一个说明如何在脚本中使用这些方法的实例?
Here is an example of how you might use these methods in a script.
我们此处的实例说明了这种方法。
下面的方法删除Employee的一个实例。
调用单元测试方法的实例。
通过创建一个新的Appointment实例开始方法链接。
Starts the method chain by creating a new Appointment instance.
第1行通过几种可用方法之一获取一个EntityManager实例。
Line 1 obtains an EntityManager instance by one of the several available means.
该方法返回一个TableViewCell类实例。
此外,基类bobase包含返回实际数据库实例的方法。
Additionally, the base class contains a method to return the actual database instance.
示例中的以粗体显示的第一行对 PlacementServiceMBean实例调用getCoreGroups()方法。
The first bold line in the example invokes the getCoreGroups() method on the PlacementServiceMBean instance.
假定getX()方法只提供某一实例变量的值。
Suppose the getX() method only answers the value of an instance variable.
action={string}此方法声明对多个任务实例的责任。
Use this method to claim responsibility for multiple task instances.
这是个典型的Factory方法模式实例。
我们在main方法中创建了这个类的实例。
In the main method, we have created an instance of this class.
该接口的 getOwner()方法返回类实例的所有者。
The getOwner() method of the interface returns the owner of the class instance.
注意begin方法如何创建Weatherman实例。
创建OXMExample的一个实例后,调用go方法。
After creating an instance of OXMExample, you call the go method.
current_state方法仅返回实例变量的值。
The current_state method simply returns the instance variable's value.
应用推荐