静态数据成员 meaning in English
static data members
Examples
- Research of static data member in c language
语言中静态数据成员的研究 - As a result , the declaration of a static data member is not considered a definition
因此,声明一个静态数据成员并不意味着定义。 - Those static data members have the same lifetime as the jsp server container
那些静态数据成员具有与jsp服务器容器相同的生命期。 - Static data member
静态数据成员 - Static data members are not part of objects of a given class type ; they are separate objects
静态数据成员不是类的一部分:他们是单独的对象。