这表明这个方法是一个实例方法。
事件对象现在扩展了一组实例方法。
Event objects are now extended with a collection of instance methods.
根据其定义,实例方法涉及对象状态。
Instance methods, almost by definition, involve object state.
我们能够利用实例方法作为可重用组件。
We are able to leverage instance methods as reusable components.
其他任意对象上的静态方法或实例方法。
那个方法既可以是静态方法,也可以是实例方法。
That method can be either a static method or an instance method.
扩展方法使用的图标与实例方法使用的图标不同。
Extension methods use a different icon than instance methods.
因此在编写一个全新的扩展函数时,实例方法并非首选。
Thus they're rarely the first choice when writing a new extension function.
当使用实例方法语法调用此方法时,请省略第一个参数。
When you use instance method syntax to call this method, omit the first parameter.
我们通过这些方法构建出他们所用的所有的实例变量表。
From the methods, we build a table of all instance variables those methods use.
动作方法把实例变量拷贝到视图。
The action method copies any instance variables to the view.
您可使用常规方法将实例保存为映像。
You can use the usual method to save your instance as image.
在这个实例中我使用第一种方法。
了解它的最好方法或许是研究一个实例。
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.
该方法返回一个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实例。
应用推荐