抽象加上方法名定义了词汇表。
The abstractions plus the method names define the vocabulary.
它们不能被用于方法名。
下面是一些重点(方法名、常量名等等)。
Below are some of the highlights (method names, constant names, and so on).
然后遍历所有成员,显示它们的方法名称。
It then cycles through all of the elements of this array, displaying the name of the method and its signature.
服务操作继承了遗留系统的晦涩的组件方法名。
The Web service operations inherited the cryptic legacy component method names.
新的方法名具有很强的说明性,反映了方法的用途。
Methods are renamed to be more reflective of what they do and why.
将类名作为方法名的前缀来指示该方法是类的方法。
Putting the class name as a prefix to the method name indicates that the method is a class method.
首先键入对象名,其次是方法名,最后是所有参数。
Type an object name first, the method second, and any parameters third. For example, in your workspace, type.
请求通常由调用远程服务器上的方法名称和参数组成。
A request generally consists of the name of the method to invoke on the remote server, and the arguments.
第二种类型的方法不带有表示源文件名和方法名的参数。
Second, there are a set of methods that do not take explicit source class or source method names.
元素的namespace等于目标地址,根名是方法名。
The namespace of the element is equal to the target address, and the base name is the method name.
注意类型和方法名字都为Value并没有名称空间的冲突。
Note that there is no name space collision between the type and method that both have the name Value.
例如,Ruby习惯在预测行为的方法名后面加个问号“?”
For instance, Ruby has the habit of appending a question mark (?) to the name of a predicatelike method.
方面不要求被测试类的显式信息,例如它们的名称或方法名称。
The aspects require no explicit information about the classes under test, such as their names or method names.
然后调用sort方法根据它们默认的排序对方法名排序。
The sort method is then called to sort the method names according to their default ordering.
映射文件允许定制bean、方法名称、方法参数和返回类型。
The mapping file allows you to customize bean and method names as well as method parameters and return types.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
The method name reflects only one property of the method: the business logic to perform the credit operation.
为算法名签名以抵抗攻击,该攻击是基于置换成效率更低的算法。
The algorithm names are signed to resist attacks based on the substitution of a weaker algorithm.
接下来,引用生成的程序,并提供子类(带有可理解的方法名)。
Next, refer to the generated program, and provide sub-classes (with understandable method names) as necessary.
如果没有找到任何可以解析的方法名,那就会创建一个查询方法。
In case it does not find any it will try to parse the method name and create a query from it.
要从类外部调用静态方法,可使用类名加上范围解析符和方法名。
To call a static method from outside of its class, use the class name together with the scope resolution operator and the name of the method.
结果的命名空间是原始目标对象uri,根名是被调用的方法名。
The namespace of the result is the original target object URI and the base name is the name of the method that was invoked.
所有这些方法名都以get或set开头并且属性名都是大写的。
All of the method names are prefixed with get or set and the property names are capitalized.
您通常不会发现方法名(第3项),而且发现第4项也没什么意义。
You usually do not find out the method name (item 3), and discovering item 4 does not make any sense.
您必须使用reference窗格或文档准确地输入方法名。
You must take care to enter the method names precisely using the reference pane or the documentation.
我需要计算的中间值的名称带有“get”前缀,从而推导出方法名。
The names of the intermediate values that I needed to compute were prefixed with "get" to derive the method name.
清单16包含作为静态整数的算法名称及其作为字符串的相应名称空间。
Listing 16 contains names of Algorithms as static integers and their corresponding namespaces as strings.
TurboGears的请求分发机制通过控制器类和方法名进行路由。
TurboGears' request dispatch mechanism is routed via controller class and method names.
也许用这种交互方式的最大好处是类型安全以及直接使用方法名是可能的。
Perhaps the biggest advantage to using this means of interaction is that type-safety and the direct use of method names is possible.
为了启动处理元素的特定方法,处理事件的方法使用元素到方法名的映射。
The method to process events USES a mapping of elements to method names in order to launch specific methods that process elements.
应用推荐