They can't be used in method names.
它们不能被用于方法名。
Object, class file, and method names.
对象、类文件,和方法名称。
So long as method names match, you have polymorphism.
只要方法名匹配,就可以利用多态性。
You can now use intelliSense to remember your method names.
你现在能用智能感知来记住你的方法名。
The abstractions plus the method names define the vocabulary.
抽象加上方法名定义了词汇表。
Below are some of the highlights (method names, constant names, and so on).
下面是一些重点(方法名、常量名等等)。
Filtering will not work, because it USES URLs, not method names, to filter.
这时Filtering将不会工作,因为它是使用URL而不是方法名字来进行过滤。
That returns an array of method names that you can call on the "hello" string.
该方法返回可以用“hello”字符串调用的一组方法的名称。
Today, there's no excuse for not fully spelling out variable and method names.
如今,再没有任何理由不使用完整拼写的变量和方法名称。
The Web service operations inherited the cryptic legacy component method names.
服务操作继承了遗留系统的晦涩的组件方法名。
TurboGears' request dispatch mechanism is routed via controller class and method names.
TurboGears的请求分发机制通过控制器类和方法名进行路由。
All of the method names are prefixed with get or set and the property names are capitalized.
所有这些方法名都以get或set开头并且属性名都是大写的。
The sort method is then called to sort the method names according to their default ordering.
然后调用sort方法根据它们默认的排序对方法名排序。
The JUnit 3.8 naming convention states that all test method names should begin with word test.
JUnit 3.8命名约定规定所有测试方法名称应以单词 test开头。
The JUnit naming convention states that all test method names should begin with the word "test."
JUnit命名约定规定所有测试方法名称都应以单词“test”开头。
Second, there are a set of methods that do not take explicit source class or source method names.
第二种类型的方法不带有表示源文件名和方法名的参数。
You must take care to enter the method names precisely using the reference pane or the documentation.
您必须使用reference窗格或文档准确地输入方法名。
The mapping file allows you to customize bean and method names as well as method parameters and return types.
映射文件允许定制bean、方法名称、方法参数和返回类型。
The aspects require no explicit information about the classes under test, such as their names or method names.
方面不要求被测试类的显式信息,例如它们的名称或方法名称。
Next, refer to the generated program, and provide sub-classes (with understandable method names) as necessary.
接下来,引用生成的程序,并提供子类(带有可理解的方法名)。
Code should be self explanatory. Good code with readable variable and method names should not require comments.
代码应该是自解释的。由可读性强的变量和方法组成的好的代码应该不需要注释。
Using an option from Table 1 does not on its own generate any output; you must supply the method names to trace separately.
仅仅使用表1中的选项并不会生成任何输出;必须单独提供要跟踪的方法名。
Notice in Listing 4 the way the overloaded code has inferred the method names and parameters from the invocation code as follows
在清单4 中,注意重载的代码是如何根据调用代码来推断方法名和参数的
While these method names are all valid according to the language specification, it is likely that they are not what was intended.
虽然根据该语言的规范,这些方法名称是合法的,但是它们可能不是您想要的。
The method to process events USES a mapping of elements to method names in order to launch specific methods that process elements.
为了启动处理元素的特定方法,处理事件的方法使用元素到方法名的映射。
Perhaps the biggest advantage to using this means of interaction is that type-safety and the direct use of method names is possible.
也许用这种交互方式的最大好处是类型安全以及直接使用方法名是可能的。
After generalization, the recipients could edit and process the class, field, and method names in the same way as any other API names.
泛化之后,接收方可以象编辑和处理任何其它API名称一样编辑和处理类、字段和方法名称。
It defines a set of method names and their argument signatures, but no implementations. The invoice example might look like Listing 1.
它定义了一组方法名称和其参数签名,但是没有实现。
This means that a JRuby object is not much more than a Map from method names to their implementations and from field names to their values.
这意味着JRuby对象与Map没有什么两样,有着从方法名字到方法实现的映射,以及域名到其值的映射。
Listing 5 shows code to create a DOM tree of an XML document, and the steps are very similar, even though the class and method names change.
清单5展示了创建XML文档的dom树的代码,步骤与清单4非常相似,但其中的类和方法名称发生了变化。
应用推荐