青年中文青年中文

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.