This denotes that the method is an instance method.
这表明这个方法是一个实例方法。
Consider what would happen with a recursive method, for instance.
例如,考虑在一个递归方法中会发生的事情。
If the class has a no-args constructor, and you want to use that constructor and then immediately invoke a single instance method on it, there's a shortcut.
如果该类具有一个无参构造函数,您想使用这个构造函数,然后立即在其上调用一个实例方法,那么有一种捷径。
Generally, object references can be obtained by the invocation of a class method or instance method.
一般来讲,可以通过类方法或实例方法的调用来获得对象引用。
The following code sample shows how to create a CBE instance using this method.
以下的代码例子展示如何用这种方法创建CBE实例。
Method chaining USES return values from methods to relay instruction context, which in this case is the object instance making the first method invocation.
方法链接使用方法的返回值来中转指令上下文,在这种情况下是进行第一个方法调用的对象实例。
The action method copies any instance variables to the view.
动作方法把实例变量拷贝到视图。
You can use the usual method to save your instance as image.
您可使用常规方法将实例保存为映像。
Execution of an instance method is scoped to a particular instance of the class; you must create an instance of the class before you can invoke the method of the class.
一个实例方法的执行在类的一个特定示例中有效;您在调用该类的方法之前必须创建一个类的实例。
The action method sets up instance variables for the view and renders the view.
动作参数为视图设置实例变量,并呈现视图。
The following method deletes an instance of employee.
下面的方法删除Employee的一个实例。
After the message is initialized, send it using your Client class instance with the send method.
消息初始化成功后,可以通过对client类实例使用send方法来发送它。
The Log object could require its own initialization, to be performed by an init() instance method.
Log对象可以要求其自己的、由init()实例方法执行的初始化。
The method returns a TableViewCell class instance.
该方法返回一个TableViewCell类实例。
In this section, we create a Action web service web service, and access the web service using the web_client_api function and the direct instance method invocation.
在本节中,我们将创建ActionwebService web服务,并访问使用web_client_api函数的web服务和直接实例方法调用。
Notice how the begin method creates a Weatherman instance.
注意begin方法如何创建Weatherman实例。
I can use a findNotificationInfo() method to find a notification info instance during a setAttribute() call or method invocation.
可以使用findNotificationInfo()方法在 setAttribute()调用或者方法调用时查找通知信息实例。
Thread 1 exits the synchronized block and returns instance from the getInstance() method.
线程1退出synchronized块并从getInstance()方法返回实例。
When you invoke an observer method on an instance of a structured type, the method returns the value of the attribute for that instance.
当您在结构化类型的实例上调用observer方法并为其相关联的属性指定一个新值时,该方法将返回这个实例的一个属性值。
The current_state method simply returns the instance variable's value.
current_state方法仅返回实例变量的值。
This method returns an instance of a com.ibm.websphere.sib.SIMessage.
该方法返回com . ibm .websphere . sib . SIMessage的实例。
The method returns a strongly typed catalog response template instance. In addition, the method now takes in two request parameters.
此方法返回强类型化的Catalog响应模板实例。
If you are writing a method book, for instance, the method Web Site is replaced by a method book.
例如,如果您编写一本方法书,那么这个就会被一本方法书取代。
When an API method is invoked, where instance-based authorization applies.
当调用应用基于实例授权的API方法时。
For instance, you may change the method signature so that the collaborator object is passed in.
例如,可以更改方法签名,以便传入合作者对象。
When you have your translations (for instance, which method to call or which property to reference), write them next to the control actions that you documented in Step 1.
当您拥有了您的译文(比如,调用哪种方法或者参考哪个属性),将它们写在您在步骤1中记录的控件行为旁边。
For instance, the method bar in object Foo could be a join point.
例如,对象Foo中的方法bar就可以是一个连接点。
For instance there is the method of tivoization, where the machine detects modified versions and shuts down.
比如有一种叫Tivo化的手段,机器一旦检测到修改了的(软件)版本就关闭.
For instance, the get method will throw a NotFoundException if the User kind can't be located.
例如,如果无法定位Userkind,get方法会抛出一个NotFoundException。
That method can be either a static method or an instance method.
那个方法既可以是静态方法,也可以是实例方法。
应用推荐