Full annotations have multiple data members.
完整注释有多个数据成员。
Exceptions cannot be used as data members of user-defined types.
异常不能当作用户定义类型的数据成员使用。
How to declare parameter data members in your recordset class.
在记录集类中声明参数数据成员的方式。
The framework USES these values to work with the data members.
架构会运用这些值来使用资料成员。
The data members of a class are the properties or attributes of a class.
类中的数据成员是类的属性或者说是特征。
Data members in annotation types are set up to work using limited information.
注释类型中的数据成员被设置成使用有限的信息进行工作。
Therefore, such data members should also implement the Serializable interface.
所以,这类数据成员也应当实现Serializable接口。
Better for complex data members to be dynamically or statically allocated?
更复杂的数据成员是动态或静态分配的?
When you create the class, you must specify one or more field data members.
在您建立类别时,您必须指定一个或多个栏位资料成员。
The framework loads the record into the field data members of the recordset.
框架将记录加载到记录集的字段数据成员中。
The duplicate code is, of course, the two private data members for street and city.
当然,重复的代码是表示街道和城市的两个私有数据成员。
Before using the object, set the values of its parameter data members, if any.
使用此物件前,若有参数资料成员的值则加以设定。
The most important members of your recordset class are the field data members.
栏位资料成员是您的资料录集类别中最重要的成员。
Add your parameter data members after the wizard-generated field data members.
在向导生成的字段数据成员后面添加参数数据成员。
The second time, the process simply references the data members and virtual functions.
第二次,进程只是引用数据成员和虚函数。
When we define the data members, we can only name them and say what types they have.
当定义数据成员时,只能指定该数据成员的名字和类型。
Is its public interface defined entirely by properties that access its data members?
它的属性上有定义完整的公共接口来访问或者修改数据成员吗?
The data elements that constitute an object. Data members ordinarily should be private.
组成对象的数据元素。数据成员一般应设为私有的。
The framework refreshes the field data members, replacing the previous record's values.
框架通过替换以前记录的值来刷新字段数据成员。
Two objects are equal if they have the same value for a given set of their data members.
如果两个对象的给定数据成员集合的值相同,它们就相等。
Like dialog data exchange (DDX), RFX needs information about the data members of your class.
就像对话资料交换(DDX),RF X需要您的类别的资料成员之相关资讯。
The discussion and the sample program are limited to non-static data members and virtual functions.
讨论和示例程序都只限于非静态数据成员和虚函数。
A constructor initializer list specifies initial values for one or more data members of the class.
构造函数的初始化列表为类的一个或多个数据成员指定初值。
Further, for data members that are object references, the referred-to objects must be effectively immutable.
此外,对于对象引用的数据成员,引用的对象必须是有效不可变的。
The job of a constructor is to ensure that the data members of an object have safe, sensible initial values.
构造函数的任务是保证对象的数据成员拥有可靠且合理的初始值。
The RFX global functions exchange data between columns on the data source and field data members in your recordset.
RFX全域函式会在资料来源的资料行和您的资料录集的栏位资料成员间交换资料。
If you do not write a correct code for the copy constructor, object within a list will have some data members uninitialized.
如果你没有为拷贝构造函数写正确的代码,就有可能造成list中对象的某些数据成员没有初始化。
However, when we compare two derived objects, we want to compare data members that might be particular to that derived class.
但是,当比较两个派生类对象的时候,我们希望比较可能特定于派生类的数据成员。
First, the Vee-Table pointer is used to access virtual functions, and data members are accessed directly using compile time offsets.
首先,Vee -Table指针用于访问虚函数,而对数据成员的访问直接使用编译时偏移量实现。
First, the Vee-Table pointer is used to access virtual functions, and data members are accessed directly using compile time offsets.
首先,Vee -Table指针用于访问虚函数,而对数据成员的访问直接使用编译时偏移量实现。
应用推荐