Remainder of class definition...
类定义的其他部分。
Listing 2 shows the class definition.
清单2显示了这个类定义。
This will contain the class definition for your model.
该文件将包含模型的类定义。
Replace the existing class definition with the following.
用以下代码替换现有的类定义。
Listing 3 is the class definition for the AcronymListEditor.
清单3是AcronymListEditor的类定义。
The following code is the entire class definition of ErrorView.
下面的代码是ErrorView的全部类定义。
The class definition and the main method are shown in Listing 14.
类定义和main方法如清单14所示。
Now look again at the first line in the Rational class definition.
现在,回顾一下Rational类定义中的第一行。
One form embeds the mapping information in the Ruby class definition.
其中一种形式是把映射信息嵌入Ruby类定义当中。
This is where all the constants used by the class definition are stored.
这里放着类定义所用的所有常量。
First, there is no main method or class definition, just some simple code.
首先,没有main方法或者类定义,只有一些简单的代码。
And is able to then say, inside of that class definition, find the value of x.
这个类的定义这里然后取值,也可以这么说,在类的定义的里面。
By writing a simple class definition, you can add your own methods to QueryPath.
通过编写一个简单的类定义,可以将自己的方法添加到QueryPath中。
At the top of the partial class definition for the form, add the following code.
在表单的partial类定义顶部,添加以下代码。
The first thing to do is create a subclass of the CaseFolder class definition.
首先,创建CaseFolder类的一个子类。
Change the class definition to include implements NotificationListener, as follows.
更改类定义使之包括implements NotificationListener,如下所示。
In the IBM FileNet P8 system, the Folder class definition is the ideal starting point.
在IBMFileNetP8系统中,folder类定义是理想的起点。
When I call this class definition, it calls init, init and I give it an x and a y value.
我说过,当我们,调用这个类的定义的时候,它会去调用。
Often, it just doesn't make sense to include a zeroary constructor in a class definition.
通常在类定义中包含不带参数的构造函数没有任何意义。
You do not code a class definition for them, nor do you call a constructor to create them.
不能通过代码为SDO编写一个类定义,也不能调用构造函数来创建它们。
The following code sample shows the class definition and the definition for our table alias.
下面的代码样本显示了类的定义和表的别名定义。
Add the following instance variables right after the class definition as shown in listing 1.
在类定义之后添加以下实例变量,如清单1所示。
Expand the HelloWorld_WC work class definition to see the policy criteria, shown in Figure 13.
展开HelloWorld _ WC工作类定义,以查看策略标准,如图13中所示。
So in order to model cases in IBM FileNet, the sample asset USES a CaseFolder class definition.
因此,为了在IBMFileNet中对案例进行建模,示例资产使用一个casefolder类定义。
Make the following update to the class definition in the PrintService.cs file and save the same.
对PrintService . cs文件中的类定义进行以下更新,并将其保存。
If the class is already loaded, the class definition reopens the class, allowing me to make changes.
如果已经加载了类,则类定义会重新打开类以允许我进行变更。
Verify that the target folder and target class definition are valid and exist on the target library.
验证目标文件夹和目标类定义有效并存在于目标库中。
The following class definition (Listing 1) demonstrates this method for defining trace and message loggers.
下面的类定义(清单1)演示了这个用于定义跟踪日志记录器和消息日志记录器的方法。
Listing 1 contains the class definition, some fields that will be used later on, and the initialize method.
清单1包含类定义、将稍后使用的一些字段以及initialize方法。
This information is added to the sub-class definition representing that case type under the case folder.
这些信息添加在案例文件夹中代表案例类型的子类定义中。
应用推荐