返回对象的方法返回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.
添加负责进行EJB代理调用和返回复杂对象的方法。
Add a method that is responsible for making the EJB proxy call and returning a complex object.
您可以像调用静态方法一样访问单例对象的方法。
You can access methods on singleton objects similar to how you would call static methods.
对象的方法一般存储于一个字典,而这个字典是没有顺序的。
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.
服务操作与对象的方法之间的根本不同在于服务操作具有相当大的粒度。
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.
要执行d -BUS对象的方法,您需要向对象发送一个方法调用消息。
To perform a method on a D-BUS object, you send the object a method call message.
而工厂方法模式,顾名思义,定义的是一个用来大量产出对象的方法的实现。
The factory method pattern, as its name implies, defines the implementation of a method used to churn out objects.
请注意,生成的代理创建Call对象的方法取决于您是否选择了使用同步方法。
Beware that the way the generated proxy creates a Call object depends on whether you have chose to use synchronized methods or not.
重要的是我们已经起步了,而且我们能够按照面向对象的方法一步一步的取得进展。
What is important is that we have started, and we can begin to move forward in an object-oriented perspective.
在出现不完全符合由面向对象的方法模式所公开的典型同步请求-响应模式的情况时,如何处理?
How can cases be handled that do not fit neatly into to the synchronous request-response pattern typically exposed by the object-oriented method pattern?
应用推荐