Listing 17 shows the class declaration.
清单17给出了类声明。
Editing any generic class declaration.
编辑任何泛型类声明。
Listing 17. The noncopyable class declaration.
清单17.noncopyable类声明。
Listing 1. Import statement and class declaration.
清单1.import语句和类声明。
A class declaration exists in an inappropriate context.
类声明存在于不适当的上下文中。
Declares a new class initializer inside a class declaration.
在类声明中声明新的类初始值设定项。
Lines 1 through 10: package, import, and class declaration statements.
第1至10行:package、import和class声明语句。
Static members must be initialized in a definition outside the class declaration.
静态成员必须在类声明外的定义中进行初始化。
These classes will be candidates for using the static keyword on the class declaration.
这些类将成为在类声明上使用static关键字的备选。
How to correctly pad an object after creation without modifying the class declaration?
如何正确地垫一个对象而不必修改类的声明后的创作?
In the current beta, Visual Basic does not support the Shared keyword on a class declaration.
在当前的beta版本中,VisualBasic不支持类声明中的Shared关键字。
Notice that the actual form is stored in the String form variable after the class declaration.
注意,实际的表单保存在类声明之后的Stringform变量中。
In this code sequence, the attributes before the class declaration do most of the exposing.
在此代码序列,然后在类声明的属性做了揭露最。
The syntax of a versioned module or class declaration has three parts separated by hyphens.
一个带版本号的模块或类由三个分开的连字符来声明。
Note : The word strict is treated as a directive within the context of a class declaration.
注 :严字被视为在类声明的上下文的指令。
This is a Scala singleton because it USES the object declaration instead of a class declaration.
这是一个Scala单例(singleton),因为它使用对象声明,而不是类声明。
Dojo.provide defines the name of the new widget and registers the class declaration. Note that.
provide定义新的小部件的名称并注册此类声明。
These values are declared at the top of the class declaration, and are initialized in the initialize method.
这些值在类声明顶部声明,并在initialize方法中初始化。
As you will see later, each of the vars in the class declaration becomes a named parameter when constructing an instance of the class.
随后将看到,在构建类实例时,类声明中的每个var将成为一个命名的参数。
Enterprise vision: to be in line with international standards, with advanced first-class declaration system of automobile service!
企业愿景:成为与国际接轨,拥有先进一流报关体系的汽车服务商!
Within a class declaration you cannot declare a member named 'strict', but it is acceptable for use outside of a class declaration.
在一个类中声明不能声明成员命名“严格”,但它是可以接受的使用一个类声明之外。
Click the ellipsis button to save the file name to the location of your choice, or to append the class declaration to an existing file.
按一下省略按钮,将档名储存至您选择的位置,或将类别宣告附加至现有的档案。
As discussed in Part 2, you will include in this class the JSON parser. To do this at the top of the class declaration, you need to include.
正如第2部分讨论的,您将包括在此JSON分析程序类中。
Listing 4 shows the class declaration for RideManagerBean, the stateless session bean that implements the RideManagerRemote interface used in Listing 1.
清单4给出ridemanager bean的类声明,这个无状态会话bean实现了清单1所示的RideManagerRemote接口。
After the require statement, a class declaration stating that this class is a subclass of Test: : Unit: : TestCase must be added (as shown in below in Listing 6).
在require语句后面,添加一个类声明,指出这个类是Test: Unit:TestCase的子类(见清单6)。
However, when it occurs within the declaration portion of a managed reference class type, it is treated as a keyword within the context of that class declaration.
但是,当它出现在托管引用类类型的声明部分中时,将其视为该类声明的上下文中的关键字。
The generated code for the template class one has both the declaration and definition for the operation op within the template class declaration, as shown in Listing 7.
为模板类一所生成的代码具有在模板类声明内部用于操作的声明和定义,如列表7中所示。
You can apply the Highlightable interface to any classes that need to participate in the highlighting behavior, either in the class declaration or using a declare parents statement.
可以对任何需要表现突出显示行为的类使用Highlightable接口,既可以使用在类声明中,也可以使用declareparents语句。
If you select the name of an existing file, when you click Finish, the wizard prompts you to indicate whether the class declaration should be appended to the contents of the file.
如果您选取现有档案的名称,则当您按一下[完成]时,精灵会提示您是否要将类别宣告附加至档案内容。
Implementation hierarchy works the same way in Scala: We can apply final to the method to prevent a child class from overriding it or to the class declaration itself to prevent derivatives.
实现层次结构在Scala中的效果是相同的:我们可以向方法应用final来防止子类覆盖它,也可应用于类声明本身来防止继承。
应用推荐