表5提供了构造方法任务的描述。
Table 5 provides the description of the Structure Method task.
源代码中的构造方法就采用这种方法。
您可以下载构造方法和原型的源代码。
You can download the actual source code for the constructor and prototype.
派生表的构造方法如下。
本文提出了一种新的等距面构造方法。
This paper proposes a new approach to construct offset surface.
这也是它的构造方法。
向构造方法添加参数的方式类似于向方法添加参数的方式。
Parameters are added to the constructor similarly to how you add parameters to method.
现有的证书路径构造方法不能进行多路径的构造。
Existing certificate path construction method can't build multiple paths.
正如图1中所看到的,GBeans的构造方法有下列三种。
As you can see in Figure 1, GBeans are constructed in one of three ways.
表示构造方法的UML操作有和其母体类或结构名相同的名字。
A UML operation representing a constructor is given the same name as its parent class or structure name.
变量是无类型的,所以对象构造方法可能以清单1这样的代码开头。
Variables are untyped, so the object constructor might begin with code shown in Listing 1.
当该构造方法运行的同时,恰好被另一线程访问,两个单例对象将被创建。
Two singletons will be created if the constructor runs and simultaneously another thread calls the method.
即使你为构造方法调用加上同步控制,多个实例的现象也会出现,见清单4。
Multiple instances can be created even if you add a synchronized (this) block to the constructor call, as in Listing 4.
基于人眼视觉机理启发,提出了一种新的多尺度滤波模板构造方法。
Secondly, a novel approach is proposed based on a mechanism of human vision model.
提出了一种二元互补序列偶集的构造方法,并给出了相应的理论证明。
A construction method of binary complementary sequence pair set was proposed with theoretical proof.
这个新类在构造方法中创建一个Form对象,在其中添加一个用于输入的字段。
The new class sets up a Form object in the constructor and adds a field to it for input.
我们已经完成了FadingTooltip构造方法,可以继续填充它的原型。
You've completed the FadingTooltip constructor, and can continue filling out its prototype.
两个版本的构造方法实际上都是相类似的,除了存储值的格式之外,如清单3所示。
The constructor methods for both versions are virtually identical, except for the format of values being stored, as shown in Listing 3.
这时,子类可以把构造方法转为公有属性,从而允许任何客户端都可以去创建实例。
A subclass could then expose a public constructor, allowing anyone to make instances.
实现不通过工厂或构造方法获得,而是从注册表里动态查询,或是按需注入。
Implementations are not found via factories or constructors; instead, they are queried dynamically from a registry or injected on demand.
清单1是一个只有一个构造方法和六个属性的小例子,但其代码却填满了浏览器的整个页面!
Whew! Listing 1 is a small example with only one constructor and six properties, but the code comes close to filling the entire page of a browser! Listing 2 shows the same JavaBean defined in groovy.
在setUp方法内,用collaborator类的构造方法所需的实际值实例化对象数组。
Within the setUp method, you instantiate an object array with the actual values the Collaborator class 'constructor needs.
既然已经看到了文件系统的构造方法,现在就看看 Linux 文件系统层的体系结构。
Now that you've seen file system construction in action, I'll get back to the architecture of the Linux file system layer.
既然已经连接了所有流行的浏览器中的鼠标事件,对象构造方法已经完整了,可以返回到对象原型了。
Now that you have hooked cursor events in all popular browsers, your object constructor is complete and you can return to the object prototype.
XAML 2009将完全支持泛型、非默认构造方法、工厂方法、内建类型并且可以定义新的属性。
In XAML 2009 we see full support for generics, non-default constructors, factory methods, built-in types, and defining new properties.
本文设计了BSK内核消息系统的构造方法,并形式化地构造了过滤规则和访问控制规则。
This thesis gives the design of BSK kernel message system, and construct filter rules and acess control rules formally.
这会创建一个虚假的类型,它与实际类型拥有相同的属性,这样即便类没有默认构造方法也可以使用了。
This will create a fake type with the same properties as the indicated type, allowing classes to be used even if they don't have a default constructor.
本文详细介绍了基于Ajax的RSS阅读器的构造方法,我们使用XMLHTTP和标记作为传输机制。
This article walks through the construction of an Ajax-based RSS reader using both XMLHTTP and tags as the transport mechanisms.
本文详细介绍了基于Ajax的RSS阅读器的构造方法,我们使用XMLHTTP和标记作为传输机制。
This article walks through the construction of an Ajax-based RSS reader using both XMLHTTP and tags as the transport mechanisms.
应用推荐