说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 私有构造函数
1.
Do classes that should not be instantiated have a private constructor?
不需要实例化的类有私有构造函数吗?
2.
Application of C# Private Constructor in Design Patterns
C#私有构造函数在设计模式中的应用
3.
Column '{0}': Type '{1}' does not have parameterless constructor.
列“{0}”: 类型“{1}”没有无参数构造函数。
4.
Error: Type constructor must have no arguments.
错误:类型构造函数必须没有参数。
5.
Attribute '{0}' has a non-constant constructor parameter
属性“{0}”具有非常量构造函数参数
6.
No parameterless constructor defined for this object.
没有为该对象定义无参数的构造函数。
7.
Constructor call is valid only as the first statement in an instance constructor.
构造函数调用仅作为实例构造函数中的第一条语句有效。
8.
Parent does not have a default constructor. The default constructor must be explicitly defined.
父级不具有默认构造函数。必须显式定义默认构造函数。
9.
The specified provider class does not have a default constructor.
指定的提供程序类没有默认构造函数。
10.
Constructor must have standard calling convention.
构造函数必须具有标准调用约定。
11.
A MODULE CONSTRUCTION FOR A CLASS FUNCTION ON A FINITE GROUP
有限群的一个类函数的模构造(英文)
12.
Constructor/Destructor allowed in class/struct only
仅在类/结构中允许构造函数/析构函数
13.
Attribute cannot be used on a class that has constructor and/or destructor
属性不能在具有构造函数和/或析构函数的类上使用
14.
Type '{0}' does not have a constructor with parameters of types {1}.
类型“{0}”不具有带有 {1} 类型参数的构造函数。
15.
Constructor/Destructor must not return any value
构造函数/析构函数不可返回任何值
16.
The default constructor invoked the no-arg constructor of the superclass.
默认构造函数调用父类的无参数构造函数.
17.
Column '{0}': Type '{1}' does not have constructor with string argument.
列“{0}”: 类型“{1}”没有带字符串参数的构造函数。
18.
Constructions of Boolean Functions with Optimal Algebraic Immunity
具有最高代数免疫阶的布尔函数的构造