存根类包含远程对象的方法签名。
The stub class contains method signatures of the remote object.
返回对象的方法返回null。
不必在模块中使用面向对象的方法。
You don't have to use object orientation in your module. Simply saying.
本节展示XHR对象的方法。
设置输入对象的方法与前面相同
The method to set the input object is the same as before: TableViewer: void setInput(Object rootElement).
因此,我只关注检索传输对象的方法。
Thus, I will only look at the methods to retrieve the transfer objects.
然后,您不得不找到传输这个新问题对象的方法。
You then have to find a way to transmit the new issue object.
添加负责进行EJB代理调用和返回复杂对象的方法。
Add a method that is responsible for making the EJB proxy call and returning a complex object.
如果调用一个对象的方法,代码也被添加到内部缓冲区中。
If you call an object's method, the code is added to the internal buffer.
您可以像调用静态方法一样访问单例对象的方法。
You can access methods on singleton objects similar to how you would call static methods.
只需要将一个对象的信号连接到另一个对象的方法。
The signal of one object simply needs to be connected to the method of another.
对象的方法一般存储于一个字典,而这个字典是没有顺序的。
Objects store their methods in a dictionary, which has no order.
一旦实际对象被装载,它将被每一个调用代理对象的方法使用。
Once the real object is loaded, it is used for every future method call to the proxy instance.
通过使用GUI对象的方法可以执行对GUI的操作。
Actions to GUI can be executed by using the methods of the GUI objects.
但是我们该如何将这同一个信号连接到某个特定对象的方法呢?
But how would we connect this same signal to the method of a particular object? Easy — simply use the following template.
然而,他们缺乏有关面向对象的方法和最新技术的知识。
However, they lack knowledge about object-oriented approaches and later-day technologies.
隐藏存储介质是使用基于对象的方法的另一个重要原因。
Another good reason to use an object-based approach is when you want to hide your storage medium.
注意,jQuery还提供了一种直接访问JSON对象的方法。
Note that jQuery also provides a method for retrieving a JSON object directly.
假如一个对象的方法需要报告一个错误,这时一个返回码需要用到。
If an object method needs to report an error, then a return code should be used.
因此您可以像调用其它对象一样来调用nil对象的方法。
服务操作与对象的方法之间的根本不同在于服务操作具有相当大的粒度。
A fundamental difference between service operations and object methods is that service operations have a much larger granularity.
对动态代理类的方法调用,不会像直接调用对象的方法那样好。
Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
Processing提供了更复杂的使用顶点创建对象的方法。
Processing provides much more complex means of constructing objects using vertices.
只要有针对类使用的对象的方法执行,简单的模拟期望就足以测试那些执行。
As long as there are method executions against objects the class USES, simple mock expectations are sufficient to test those executions.
不会存在两个线程同时调用该对象的方法的情况(显然是以对象为基础的)。
No two threads will be able to execute methods against those objects at the same time (on a per-object basis, obviously).
与其面向对象的方法,需要我们以不同的方式处理问题和解决方案。
Smalltalk, with its object-oriented approach, required us to approach both problems and solutions in a different way.
使用rmi,可以像调用本地对象的方法一样调用远程对象的方法。
Using RMI, you can call methods of remote objects just like you call methods of local objects.
同样地,PersonUtils将包含专门处理Person对象的方法。
Likewise, PersonUtils contains methods that deal specifically with Person objects.
但是,这些timeout和timetick函数不会成为任何对象的方法。
But these timeout and timetick functions do not become methods of any object.
删除特定行对象的方法是将其ID传递到其类的delete方法中。
You can delete a particular row object by passing its ID into its class 'delete method.
应用推荐