The ConfigMethod class: Configuration method implementations.
configmethod类:配置方法实现。
For example, using the document-literal encoding imposes wrapped versions of each method class, and that, in turn, creates additional manageability and maintainability issues.
例如,使用文档文字编码利用了每个方法类的封装版本,并造成了额外的可管理性与可维护性的问题。
At the core of Lancom is a world-class effective method that enhances language leaning with advanced technology.
Lancom 的核心是世界一流的高效学习方法,其旨在通过先进科技来提高语言学习。
这是另一个类方法。
In other words, does the detector need to remember what it sees at the method, class, hierarchy, or whole program level?
换句话说,检测器是否需要记住它在方法、类、层次结构或者整个程序级别上看到了什么?
To clarify this, consider the following class and method in Listing 16.
为澄清这一点,考虑清单16中列出的类和方法。
For example, if the metaprogramming system auto-generates a method within a class, but later that method must be tweaked, how do you implement something like that?
例如,如果元编程系统自动生成类中的一个方法,但是后来又必须对这个方法进行修改,那么应该如何实现这种功能呢?
Generally, object references can be obtained by the invocation of a class method or instance method.
一般来讲,可以通过类方法或实例方法的调用来获得对象引用。
So when you want to rename a method or class, it's easy for the environment to find every use of it by pinpointing the location in the AST.
因此,当需要重新命名一个方法或者类的时候,开发环境很容易通过在 AST 中精确定位找到方法或类被引用的每个地方。
It is based on the number of distinct types referenced by the method or class.
它计算被方法或类引用的完全不同的类型的数量。
This gives the detailed breakdown of what's being done within each method of each class loaded, listing all method calls, field accesses, and new object creations.
它给出了加载的每一个类的每一个方法中所做的工作的详细分析,列出了所有方法调用、字段访问和新对象创建。
I decided to create a class method that would encapsulate the above behavior.
因此我决定创建一个类方法来封装上面的行为。
The stub class contains method signatures of the remote object.
存根类包含远程对象的方法签名。
The main method in this class is the process method (Figure 3) that opens the original BAR file and loops through its content.
类中的主要方法就是打开原始的BAR文件并循环执行该文件内容的处理方法(图3)。
They ensure that a particular method of a class successfully performs a set of specific tasks.
它确保类的某个特定方法成功执行一系列特定的任务。
Also add a class and an attribute and a method within the class.
再添加一个类和该类中的一个属性和方法。
Making this task easy helps ensure that method, variable, and class names indicate their intent clearly.
简化这一任务有助于确保方法、变量和类的名称能够清晰地指示其用途。
Parameter values are accessed by calling a super class method.
通过调用父类的方法来访问参数值。
To pass this to a recursive method, the anonymous class should extend a wrapper type known to the method.
为了在递归方法中传递,匿名类应该扩展方法已知的包装器类型。
The more lines in a method (or class), the more likely it will be difficult to maintain the code in the future.
一个方法(或类)的行数越多,将来维护其代码就可能越难。
Listing 11 is an example of accessing a private method in a class.
清单11展示了对类的私有方法的访问。
First, the PHP interpreter looks for the method on the class.
首先,PHP解释器在类上查找方法。
This works well for single method changes or class extensions to already existing libraries.
这种模式非常适合单个方法的修改或者是在已有类库的基础上对类进行扩展。
Putting the class name as a prefix to the method name indicates that the method is a class method.
将类名作为方法名的前缀来指示该方法是类的方法。
First, there is no main method or class definition, just some simple code.
首先,没有main方法或者类定义,只有一些简单的代码。
For brevity, I provided one method implementation per class.
为了使文章保持简洁,我仅为每一个类提供一个方法的实现。
Run unit tests within any method, class, namespace, project or solution with a single-click.
单键运行方法、类、命名空间、项目和解决方案中的单元测试。
For the actual timestamp conversion the following class method was used.
对于实际的时间戳转换,我们使用了下面的类方法。
The methods keyword allows you to select method trace by class, method name, or both.
methods关键字允许按照类、方法名或这两者选择要跟踪的方法。
Calls the super class init method.
调用超类的init方法。
应用推荐