您所需要做的就是选择方法名称。
对象、类文件,和方法名称。
然后遍历所有成员,显示它们的方法名称。
It then cycles through all of the elements of this array, displaying the name of the method and its signature.
方法名称与beanid或默认名称相同。
可以注意到,方法名称将与输入元素名称相匹配。
As can be noticed, the method name will match the input element name.
将事件处理常式方法名称当做值使用。
程序员倾向于围绕它的方法名称前缀。
Programmers tend to work around it by giving method names a prefix.
请求通常由调用远程服务器上的方法名称和参数组成。
A request generally consists of the name of the method to invoke on the remote server, and the arguments.
“方法名称”下拉列表。
每一行都以ingredient开始,即方法名称。
它定义了一组方法名称和其参数签名,但是没有实现。
It defines a set of method names and their argument signatures, but no implementations. The invoice example might look like Listing 1.
这个实现代码打印出访问方法的用户的名称和方法名称。
This implementation code prints the name of the user accessing the method and the method name. RUP example.
如今,再没有任何理由不使用完整拼写的变量和方法名称。
Today, there's no excuse for not fully spelling out variable and method names.
第一种类型的方法包含代表源文件名称及方法名称的参数。
First, there are methods that take an explicit source class name and source method name.
方面不要求被测试类的显式信息,例如它们的名称或方法名称。
The aspects require no explicit information about the classes under test, such as their names or method names.
映射文件允许定制bean、方法名称、方法参数和返回类型。
The mapping file allows you to customize bean and method names as well as method parameters and return types.
JUnit命名约定规定所有测试方法名称都应以单词“test”开头。
The JUnit naming convention states that all test method names should begin with the word "test."
虽然根据该语言的规范,这些方法名称是合法的,但是它们可能不是您想要的。
While these method names are all valid according to the language specification, it is likely that they are not what was intended.
这意味着,不用过多考虑方法名称的拼写错误,因为编译器能够立即指出这类错误。
It means never thinking twice about misspelling a method name because the compiler immediately indicates the error.
在该目录中,我们对每个测试方法都提供了一个目录,其名称完全匹配该方法名称。
Within that directory, we have one directory per test method, whose name exactly matches the method name.
清单4向第三个try块添加了日志记录功能,只记录堆栈跟踪每部分的方法名称。
Listing 4 adds logging to the third try block, logging just the method name for each part of the stack trace.
JUnit 3.8命名约定规定所有测试方法名称应以单词test开头。
The JUnit 3.8 naming convention states that all test method names should begin with word test.
在解释方法名称时,JSFEL提供了隐式get来调用此绑定。
The JSF EL supplies the implicit get in interpreting the method name to call for the binding.
现在,我需要的唯一其他的几条信息就是要传送到方法调用中的方法名称和几个参数。
Now the only additional pieces of information I need are the method name and the parameters to pass into the method call.
类或结构继承接口时,仅继承方法名称和签名,因为接口本身不包含实现。
When a class or struct inherits an interface, it inherits only the method names and signatures, because the interface itself contains no implementations.
委派物件一般是借由提供委派将包装的方法名称来建构,或使用匿名方法建构。
A delegate object is normally constructed by providing the name of the method the delegate will wrap, or with an anonymous method.
接口用于名称空间和方法名称,因此一个单独的对象可以有名称相同而接口不同的多个方法。
Interfaces are used to namespace the method names, so a single object can have multiple methods with the same name but with different interfaces.
泛化之后,接收方可以象编辑和处理任何其它API名称一样编辑和处理类、字段和方法名称。
After generalization, the recipients could edit and process the class, field, and method names in the same way as any other API names.
FillRowMethodName 被设置为调用返回可枚举对象的每个迭代的方法名称。
The FillRowMethodName is set to the name of the method to call for each iteration of the enumerable object returned.
如果方法名称与HTTPAccept头中的类型匹配,wants方法执行对应的代码块。
A wants method executes the corresponding code block if the method name matches the type in the HTTP Accept header.
应用推荐