| 1. | To declare a pointer to a member of a class before defining the class 来声明指向类成员的指针。 |
| 2. | Is mapped to a property with the type 类型的属性,指向类 |
| 3. | This is the smallest possible representation of a pointer to a member of a class 这是指向类成员的指针的最小可能表示形式。 |
| 4. | Select the method that the compiler uses to represent pointers to class members 这些选项选择编译器用来表示指向类成员的指针的方法。 |
| 5. | You call a nonshared procedure using a variable pointing to a specific instance of the class 使用指向类的特定实例的变量调用非共享过程。 |
| 6. | If you always define a class before you declare a pointer to a member of the class . use 如果始终在声明指向类成员的指针之前定义类,请使用 |
| 7. | You can see that our process has a handle to the directory on our classpath and to several jar files 可以看出我们的进程中有一个句柄,该句柄指向类路径目录和几个jar文件。 |
| 8. | Specifies the most general representation of a pointer to a member of a class to be one that uses virtual inheritance 指定指向类成员的指针的最通用表示形式为使用虚拟继承的表示形式。 |
| 9. | Specifies the most general representation of a pointer to a member of a class to be one that uses multiple inheritance 指定指向类成员的指针的最通用表示形式为使用多重继承的表示形式。 |