静态数据成员 meaning in English
static data members
Examples
- The discussion and the sample program are limited to non - static data members and virtual functions
讨论和示例程序都只限于非静态数据成员和虚函数。 - Introduces static constructors , constructors which can be used to initialize static data members
介绍静态构造函数,此类构造函数可用于初始化静态数据成员。 - Here , we will store the cached images as static data members in the tag handler helper classes
这里,我们将把高速缓存的图像作为静态数据成员存储在标记处理器助手类中。