class member list的意思|示意
班级成员名单
class member list的网络常见释义
类体中定义了类成员表 • 花括 号中的部 分 称 为 类 体 (class body) • 类体中定义了类成员表(class member list),包含数据和函 数。
class member list相关例句
There's a virtual table for each class, which contains a list of Pointers to the implementation of each member function.
有一个为每个类的虚表,其中包含每个成员的功能的实现的指针列表。
If the expression represents a class or structure, retrieve a list of member variables, as expression objects.
如果表达式表示类或结构,则将作为表达式对象来检索成员变量列表。
You should either delete the implementation of the interface member or add the interface to the base-class list of the class.
应删除接口成员的实现,或将接口添加到类的基类列表中。
A managed class cannot have a static constructor that also has a member initialization list.
托管类中不能有本身有成员初始化列表的静态构造函数。
When overridden in a derived class, invokes the specified member, using the specified binding constraints and matching the specified argument list, modifiers and culture.
当在派生类中重写时,使用指定的绑定约束并匹配指定的参数列表、修饰符和区域性,调用指定成员。