Invoke the appropriate method.
调用适当的方法。
If you define a method that contains this program, other programs can invoke the method.
如果您定义了一个包含该程序的方法,那么其他的程序就可以调用该方法了。
Your program passes the name of the remote method to invoke and any necessary parameters.
程序传递要调用的远程方法的名称和所有必需参数。
The name of the method you want to invoke.
您想要调用的方法的名称。
The method that you want to invoke must exist at compile time.
想要调用的方法必须在编译时存在。
The name of the method that you want to invoke.
您想调用的方法的名称。
You can override a method and invoke the parent implementation.
可以覆盖方法并调用父实现。
Enter a value and click Invoke to run the method.
输入一个值,然后单击Invoke来运行该方法。
In the next step, we simply invoke a method of the proxy object.
下一步,我们只是调用该代理对象的一个方法。
The reason: a new instance is created every time you invoke the create method.
其原因是,每次在调用create方法的同时,创建了一个新的实例。
Combined, they say to invoke the String action method of the Object target.
它们结合在一起说明调用Object目标的String操作方法。
You can directly invoke the exec method from your command string.
可以从命令字符串中直接调用exec方法。
The last thing we have to do is invoke the method add on calc.
最后必须做的一件事,就是调用calc上的方法add 。
Say, for example, a caller wants to invoke a method called speak .
比如说,一个调用者想要调用称为speak的方法。
The name of the method you want to invoke (askQuestion).
您想调用的方法的名称(askquestion)。
You are able to directly invoke the install helper method from the package name itself.
可以通过包名本身直接调用install助手方法。
In line 9, you get the listbox and invoke its update method.
第9行,您可以获取listbox并调用其update方法。
The solution is to set the SRC attribute and invoke the load method.
解决方法是设置src特性并调用load方法。
You then need to add a method declaration for invoke so that the class compiles.
然后需要为invoke添加方法声明以便类进行编译。
I invoke the speak method directly and invoke sleep by name via the send method.
直接调用speak方法并通过send方法按name调用sleep方法。
These parameters are passed to the invoke method of the expression object.
这些参数传递到表达式对象的invoke方法。
But the invoke method can do much more, as you shall see.
您将会看到,invoke方法可以做的更多。
The invoke method is overloaded.
invoke方法已被重载。
Call the Call object's invoke method.
调用Call对象的invoke方法。
The invoke() method returns an Object, hence the cast to a String.
invoke()方法返回一个Object,所以要转换成 String。
Listing 7: Tell invoke the name of the method you want to call.
列表7:通知invoke您要调用的方法名。
Basically, I need the equivalent of. NET's Invoke method.
基本上,我需要相当于净的调用方法。
Operator is not a method to invoke.
经营者是不是要调用的方法。
Invoked automatically when the window resigns key window status; never invoke this method directly.
当视窗注册成关键视窗是自动调用;不要直接使用这个方法。
Invoked automatically when the window resigns key window status; never invoke this method directly.
当视窗注册成关键视窗是自动调用;不要直接使用这个方法。
应用推荐