method name信息详情

method name发音

意思翻译

方法名称

相似词语短语

method───n.方法;条理;类函数

gasometric method───气体容量法,气体定量分析法

teaching method───教学方法;教学方式

setter method───塞特法

stiffness method───[力]刚度法;劲度法

averaging method───[数]求平均值法;均值法;平均法,均值法

standard method───标准方法;标准措施;标准措施,标准方法

evaluation method───评价法;[医]求值法

socratic method───n.(古希腊哲学家)苏格拉底问答法,对话法;n.苏格拉底问答法;对话法

双语使用场景

method name is used as the name of the pointcut.───方法名被用作切入点的名称。

This would prevent a common mistake like misspelling the method name.───这样可以防止误拼方法名之类的常见错误。

you need to do is select a method name.───您所需要做的就是选择方法名称。

A class operation "matches" if it has no message name, but has the same method name as the WSDL operation.───如果一个类操作没有消息名称,但与WSDL操作具有相同的方法名称,则认为该类操作“匹配”。

Element, and assign to it a custom method name that will handle the event.───属性,并为该属性指定一个用于处理事件的自定义方法名称。

A class operation does not "match" if it has the same method name, but a different message name as the WSDL operation.───如果一个类操作与WSDL操作具有相同的方法名称,但没有相同的消息名称,则认为该类操作“不匹配”。

An attempt was made to reuse an existing method name from a superclass, and the signatures did not match.───试图重用超类现有的方法名称,而签名不匹配。

The parameters to this method are shown as data flows associated with the transition; its name becomes part of the name method name.───此方法的参数作为与转换关联的数据流显示;其名称将成为方法名的一部分。

A class operation "matches" if it has the same message name, but not the same method name as the WSDL operation.───如果一个类操作与WSDL操作具有相同的消息名称,但具有不同的方法名称,则认为该类操作“匹配”。

英语使用场景

It takes a method name and a subroutine reference.

Modifications js method name and global variable names to avoid naming conflicts.

Traversal string: An initial property or method name is required.

The class event name and the interface method name must be the same.

The service utility calls the SOAP client dynamically for each service implementation and passes the service implementation URL, URN, and method name.

In that article, we just passed the class and method name as command-line parameters to my program, which loaded the binary class file, added the timing code, then wrote the class back out.

Replacing the printStackTrace() call with Listing 3 will cause the program to display the filename, line number, and method name for each stack element.

The Services Manager now invokes a method on ActionHandler, which performs various operations like invoking the SOAP Client and passing the required service implementor URLs, URN, and method name.

Each service utility class has it own implementation, since the URN name and method name each needs to invoke will be unique.