说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 整数值
1.
case integral-value3 : statement;
case整数值3:语句;
2.
case integral-value5 : statement;
case整数值5:语句;
3.
case integral-value4 : statement;
case整数值4:语句;
4.
case integral-value2 : statement;
case整数值2:语句;
5.
switch(integral-selector) { case integral-value1 : statement;
switch(整数选择因子){case整数值1:语句;
6.
The switch compares the result of integral-selector to each integral-value.
switch能将整数选择因子的结果与每个整数值比较。
7.
"An enumerated, integer-valued array indicating the type of chassis.
"枚举的、整数值数列表示底板的种类。
8.
"Illegal constant value. (Numeric value out of range or strings without quotes)
"非法整数值。(数值超出范围或字符串缺少引号)
9.
"Incorrect value. Enter an integer value for the maximum page file size.
"数值不正确。请为页面文件最大值输入一个整数值
10.
The '{0}' attribute must be set to a non-negative integer value
“{0}”属性必须设置为非负整数值
11.
NUMERIC fields contain signed numbers, either integer or decimal
数值型字段包含有符号整数或小数
12.
Some Results on Distribution of Entire and Meromorphic Functions;
整函数和亚纯函数值分布的若干结果
13.
Numerical Computation of Non-integral-order Calculus Based on FFT
基于FFT的非整数阶微积分数值计算
14.
The Growth of Entire Function Represented by B-valued Dirichlet Series
B-值Dirichlet级数表示的整函数的增长性
15.
Uniqueness of Entire Function Sharing a Set with Its Dirivative
整函数与其导函数分担值集的唯一性
16.
The integer data type is used to specify a numeric value without a fractional component.
整数数据类型用于指定没有小数部分的数值。
17.
'%s' is not a valid value for the '%s' parameter. The value must be a non-negative integer.
''%1!'' 不是 ''%2!'' 参数的有效值。该值必须是非负整数。
18.
'%s' is not a valid value for the '%s' parameter. The value must be a positive integer.
''%1!'' 不是 ''%2!'' 参数的有效值。该值必须是正整数。