Gets a symbol reader method object when given the identifier of a method and its edit and continue version.
在给定方法的标识符及其编辑和连续版本的情况下,获取符号读取器方法对象。
The invoke method is called with a reference to the proxy implementation object (needed to return this), the method object being invoked, and the method arguments.
调用invoke方法时,需要带上对proxy实现对象的引用(需要用于返回this)、被调用的Method对象和方法参数。
The article is in the basis of the function demand analysis for the product-design knowledge base, use the method object-oriented to structure the product-design knowledge base.
文章立足产品设计知识库的功能需求分析,采用面向对象的方法构建产品设计知识库。
A problem with this dating method is that an object could have been carried around, used for several generations before it was discarded.
这种年代测定法的一个问题是,有可能某一件东西从一个地方被带到了另外的地方,且被好几代人用了之后才被埋入土中。
If validation fails, the error message associated with the failing validation method for the object is added to an error list.
如果检验失败,那么把与失败的对象检验方法相关联的错误消息添加到错误列表。
If an object method needs to report an error, then a return code should be used.
假如一个对象的方法需要报告一个错误,这时一个返回码需要用到。
Any object which implements that method also implements the interface.
任何实现了这一方法的对象也实现了这一接口。
An ORB would receive an invocation message to invoke a specific method for a registered object.
OR b将收到一条调用消息,来为注册的对象调用一个特定的方法。
By adding the auditing logic to the save method, any object saved using the DAO will automatically have the auditing fields filled in.
通过在保存方法中添加审计逻辑,使用这个dao保存的任何对象都会自动填充审计字段。
You just override them, which combines the strong points of existing object finding method.
您只是超越了它们,将已存在的对象搜索方法的最强部分结合起来。
Adding a new method to an object is as simple as defining one in an aspect, as shown in Listing 2.
如清单2所示,在一个对象中添加一个新的方法和在一个方面中定义一个方法是同样简单的。
Improve the VM performance especially for object allocation and method calls.
完善虚拟机性能,尤其是在对象分配和方法调用方面。
The adapter implements the interface and passes the method calls unto the real object.
适配器实现接口,并将方法调用传递给真实的对象。
A handler can be anything from calling a method on an object, running a command or invoking a remote object call.
事件处理器可以做任何事,包括调用一个对象的方法,运行一个命令,或者对远程对象进行调用。
This bit of code decoded the object and method from a SOAPenvelope, instantiated the local object, and returned the result to be wrapped up in a return SOAP envelope.
这个代码位将SOAP 信封的对象和方法进行解码,实例化本地对象,并返回将会在返回 SOAP 信封中被包装起来的结果。
In a data logic method, the return value is an object or value that matches the method signature.
在数据逻辑方法中,返回值是一个对象或与方法签名相匹配的值。
In this example, this method USES an SBJSON object to parse and obtain a data object array.
在这个示例中,该方法使用SBJSON对象来解析和获取数据对象数组。
In the specialization object, override the creation method to return a mock object that accommodates your test.
在特殊化对象中,覆盖创建方法以返回为测试提供的模仿对象。
A dispatching approach refers to where remote callers send their invocation messages and how the method invocations are routed to the method implementation object.
调度方法将引用远程调用程序发送调用消息的位置,以及如何将方法调用路由到方法实现对象中。
The method returns an object that implements all the specified interfaces and proxies all method calls onto the chosen handler.
该方法返回一个对象,这个对象实现所有指定的接口,并将所有方法调用委托给选定的处理程序。
To perform a method on a D-BUS object, you send the object a method call message.
要执行d -BUS对象的方法,您需要向对象发送一个方法调用消息。
This method allows you to set mutex object attributes.
这个方法允许您设置互斥信号量对象的相关属性。
The communication glue of a SOAP message uses XML for describing the object, method, and arguments to execute.
SOAP消息的通信使用XML来描述对象、方法以及执行的参数。
A class invariant must hold before and after all method calls (once the object is constructed).
类在方法调用之前和之后必须保持不变(一旦对象已经构建)。
Similarly, the ChannelOutput interface consists of a single method called write(Object o).
类似地,ChannelOutput接口也只有一个方法,叫作write(Objecto)。
The instance_eval method of Object allows you to evaluate a string or block in the context of an instance of a class.
instance_eval方法,可以在一个类实例的上下文中对给定字符串或block进行求解。
Before updating the record, we used optimistic concurrency control with the set entity object method.
在更新记录之前,我们通过实体对象方法set使用了乐观并发控制。
The FillNextRecord method uses an existing object, avoiding the repeated allocations.
FillNextRecord方法使用现有对象,从而避免了重复分配。
The updateCell() method of the service object updates cells.
服务对象的updateCell()方法更新单元格。
As part of this method, a DAOConfig object is initialized and populated from the portlet context.
在这个方法中,初始化一个DAOConfig对象并从portlet上下文填充它。
应用推荐