说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 数组初始值设定项
1.
Array creation must have array size or array initializer
数组创建必须有数组大小或数组初始值设定项
2.
Incorrectly structured array initializer
不正确的结构化数组初始值设定项
3.
Expected value of type '{0}', found array initializer
应为“{0}”类型的值,但找到数组初始值设定项
4.
Can only use array initializer expressions to assign to array types
只能使用数组初始值设定项表达式为数组类型赋值
5.
Base/member initializer destructor list
基/成员初始值设定项析构函数列表
6.
Failed to configure component '{0}' as a process initializer.
未能将组件“{0}”配置为进程初始值设定项。
7.
static constructor is not allowed to have a member initializer list
静态构造函数不允许有成员初始值设定项列表
8.
Exception '{0}' cannot be thrown by static initializer or static field initializer
静态初始值设定项或静态字段初始值设定项无法引发异常“{0}”
9.
Interface field '{0}' must contain an initializer
接口字段“{0}”必须包含初始值设定项
10.
compiler limit : initializers nested too deeply
编译器限制:初始值设定项嵌套太深
11.
Specifies the initial selected item of the combo box, and also determines the initial value of the text property if it is not -1.
指定组合框的初始选定项,并确定文本属性的初始值(如果不是 -1)。
12.
Type initializer for a particular type threw an exception.
特定类型的类型初始值设定项引发异常。
13.
Static and instance initializers are not allowed in interfaces
接口中不允许包含静态和实例初始值设定项
14.
nonstandard extension used : extended initializer form
使用了非标准扩展:扩展初始值设定项窗体
15.
A static readonly field cannot be assigned to (except in a static constructor or a variable initializer)
无法对静态只读字段赋值(静态构造函数或变量初始值设定项中除外)
16.
You can only take the address of unfixed expression inside of a fixed statement initializer
只能获取固定语句初始值设定项内的未固定表达式的地址
17.
You must provide an initializer in a fixed or using statement declaration
必须在固定语句中提供初始值设定项,或者使用语句声明
18.
One of a set of specified values that a data item can assume.
一个数据项能够设定的一组值中的一个。