All you need to do is select a method name.
您所需要做的就是选择方法名称。
The method name is used as the name of the pointcut.
方法名被用作切入点的名称。
The message/method name is placed above the arrowed line.
消息/方法名字放置在带箭头的线上面。
The method name is the same as bean id or name by default.
方法名称与beanid或默认名称相同。
Each line starts with ingredient, which is the method name.
每一行都以ingredient开始,即方法名称。
This would prevent a common mistake like misspelling the method name.
这样可以防止误拼方法名之类的常见错误。
As can be noticed, the method name will match the input element name.
可以注意到,方法名称将与输入元素名称相匹配。
Set the target URN, method name, and parameters of the first service.
设置第一个服务的目标URN、方法名和参数。
Go to the editor for Account, then right-click the balance method name.
进入Account编辑器,然后点击balance方法名。
If I were just going to change a method name in my code, I'd just do it.
如果我想要改变我的代码中某个方法的名称,改就好了。
Set the properties of the Call object (method name, parameters, and so on).
设置Call对象的属性(方法名、参数等等)。
If the type is set, I expect an attribute name; otherwise, I assume a method name.
如果类型是set,那么就认为是一个属性名,否则,就认为是一个方法名。
The methods keyword allows you to select method trace by class, method name, or both.
methods关键字允许按照类、方法名或这两者选择要跟踪的方法。
Note that the method name starts with xget in cases where it returns an XMLBeans type.
注意,在返回XMLBeans类型的情况下,方法名是以xget开头的。
First, there are methods that take an explicit source class name and source method name.
第一种类型的方法包含代表源文件名称及方法名称的参数。
In case it does not find any it will try to parse the method name and create a query from it.
如果没有找到任何可以解析的方法名,那就会创建一个查询方法。
The JSF EL supplies the implicit get in interpreting the method name to call for the binding.
在解释方法名称时,JSFEL提供了隐式get来调用此绑定。
In the first string, again a naming convention is followed — finder method name plus WhereClause.
在第一个字符串中,再遵守另一个命名约定—查找器方法名加WhereClause。
Putting the class name as a prefix to the method name indicates that the method is a class method.
将类名作为方法名的前缀来指示该方法是类的方法。
The namespace of the element is equal to the target address, and the base name is the method name.
元素的namespace等于目标地址,根名是方法名。
You usually do not find out the method name (item 3), and discovering item 4 does not make any sense.
您通常不会发现方法名(第3项),而且发现第4项也没什么意义。
Within that directory, we have one directory per test method, whose name exactly matches the method name.
在该目录中,我们对每个测试方法都提供了一个目录,其名称完全匹配该方法名称。
This implementation code prints the name of the user accessing the method and the method name. RUP example.
这个实现代码打印出访问方法的用户的名称和方法名称。
The method name reflects only one property of the method: the business logic to perform the credit operation.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
Listing 4 adds logging to the third try block, logging just the method name for each part of the stack trace.
清单4向第三个try块添加了日志记录功能,只记录堆栈跟踪每部分的方法名称。
The names of the intermediate values that I needed to compute were prefixed with "get" to derive the method name.
我需要计算的中间值的名称带有“get”前缀,从而推导出方法名。
The key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
It means never thinking twice about misspelling a method name because the compiler immediately indicates the error.
这意味着,不用过多考虑方法名称的拼写错误,因为编译器能够立即指出这类错误。
A wants method executes the corresponding code block if the method name matches the type in the HTTP Accept header.
如果方法名称与HTTPAccept头中的类型匹配,wants方法执行对应的代码块。
Why do you have to preface the method name in the listener attribute with "listener" (it seems redundant, doesn't it)?
为什么必须在listener属性中的方法名称之前加上“listener”前缀(看起来多余,是不是?)
应用推荐