说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 静态成员函数
1.
Classes that consist solely of static member functions have no prefix letter. Beyond the prefix, the class name is usually a noun that indicates the purpose of the class.
全部由静态成员函数的类没有前缀字母。在前缀前,一般使用名词来表示类的用途。
2.
class element must be static member or member function
类元素必须是静态成员或成员函数
3.
static constructor is not allowed to have a member initializer list
静态构造函数不允许有成员初始值设定项列表
4.
Always provide a static constructor when providing static member variables.
当提供静态成员变量时,总是提供一个静态构造函数。
5.
SMEMBER = static member routing.
SMEMBER=静态成员路由。
6.
Research on membership of functional dependency sets in totally-ordered temporal scheme
全序时态模式下函数依赖集的成员籍问题研究
7.
The static analysis of member call is defined as determining the type of member function pointer or reference in compiling stage.
在面向对象程序设计中,成员调用的静态分析是指在编译阶段确定调用成员函数指针或引用的类型。
8.
FDM Simulator FOR Two - Dimensional e Electric Potential of Electrostatic Field;
二维静态电位函数的FDM数值模拟
9.
Flaw function static detection method for executable
可执行程序缺陷函数的静态检测方法
10.
Initialize Static Class Members with Static Constructors.
使用静态构造器初始化静态类成员。
11.
Static Dielectric Function of Electron Gas and Screened Potential in Quantum Wells
量子阱中电子气的静态介电函数和屏蔽势
12.
Study on the Improved Quasi-Static Nodal Green s Function Method under Cylinder Goemetry;
圆柱几何下改进准静态格林函数节块法的研究
13.
A non-static member is not accessible from a static scope;;Non-static member '{0}' is not accessible from a static scope
从静态范围无法访问非静态成员;;从静态范围无法访问非静态成员“{0}”
14.
Cannot access non-static member '{0}' in a static context
无法在静态上下文中访问非静态成员“{0}”
15.
Type does not have such a static member;;Type '{0}' does not have such a static member
类型没有这样的静态成员;;类型“{0}”没有这样的静态成员
16.
The function does not support empty or missing members or levels
函数不支持空的或缺少的成员或级别
17.
this pointer used outside of member function
在成员函数的范围之外使用了此指针
18.
This wizard adds a member function to a class, struct, or union.
本向导向类、结构或联合添加成员函数。