常量 - 翻译成英语

constant
不断
持续
恒定
常数
不变
常量
经常
稳定
一直
固定
literal
字面
文字
文学
字面值
常量
面量
value
价值
的值
重视
数值
珍惜
珍视
看重
该值
constants
不断
持续
恒定
常数
不变
常量
经常
稳定
一直
固定

在 中文 中使用 常量 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
向变量或常量添加注释时,该注释应描述变量内容,而不是变量目的。
When you add a comment to a variable or constant, that comment should describe the variables contents, not the variables purpose.
整数常量也可以有后缀,可以是U和L的组合,其中U和L分别表示unsigned和long。
An integer literal can also have a suffix that is a combination of U and L, for unsigned and long, respectively.
如果要求常量表达式为整型,则它的操作数必须由整型、枚举、字符和浮点常量组成;.
If the constant expression is required to be integral, its operands must consist of integer, enumeration, character, and floating constants;.
在Python中,一个Unicode字符串常量可以通过在字符串常量前面加一个u也就是u'hello'来指定。
In Python, a Unicode string literal can be specified by preceding an ordinary string literal with a u, as in u'hello'.
对代码中所有通用的整数常量和变量使用"Int"类型,即便已经知道他们是非负的。
Use the Int type for all general-purpose integer constants and variables in your code, even if they are known to be non-negative.
如果有效的元素索引从0开始,则常量B只是数组第一个元素的地址。
If the valid element indices begin at 0, the constant B is simply the address of the first element of the array.
常量和变量仍然显式类型,但大部分指定其类型的工作Swift已经为你完成了。
Constants and variables are still explicitly typed, but much of the work of specifying their type is done for you.
像任何变量或常量,在使用之前必须声明指针,可以用它来存储任何变量地址。
Any variable or constant you must declare it to a pointer before you can use it to store any variable address.
相比之下,逻辑常量(如布尔运算符)在一阶逻辑的每个模型中的解释总是相同的。
By contrast, logical constants(such as the boolean operators) always receive the same interpretation in every model for first-order logic.
Xfndcl结点中包含存储于常量LFUNC中的关键字func,以及其后的fndcl与fnbody结点。
The xfndcl node consists of the keyword func that is stored in the constant LFUNC, followed by the fndcl and fnbodynodes.
要知道整型常量默认为int型,因此一些常量计算可能会溢出(例如:60*1000将产生负的结果).
Know that integer constants default to int, so some constant calculations may overflow(e.g. 60* 1000 will yield a negative result).
若T是数组类型,则提供等于该数组维数的成员常量value。
If T is an array type, provides the member constant value equal to the number of dimensions of the array.
直接常量也称为字面量,是可以直接拿来使用,无需说明的量,比如:.
Direct constants, also known as literals, are quantities that can be used directly, without explanation, such as.
为了进一步清理此代码,我们对每个magicnumber执行符号常量替换magicnumber行为。
In order to clean this code up further, we perform multiple Replace Magic Number with Symbolic Constant actions for each of the magic numbers.
(这里我们假定常量是以自身命名的--就是说它们也是这个域的成员)。
(Here we are assuming that constants are names for themselves- i.e. they are also members of the domain.).
下例中,常量twoThousand的类型为UInt16,而常量one的类型为UInt8。
In the example below, the constant twoThousand is of type UInt16, whereas the constant one is of type UInt8.
这里有Math对象中的更多函数和常量,包括三角函数,你可以在这里找到它docsfortheMath。
There are more functions and constants in Math object, including trigonometry, which you can find in the docs for the Math object.
与值类型不同,引用类型在分配给变量或常量时或者传递给函数时不会被复制。
Unlike value types, reference types are not copied when they are assigned to a variable or constant, or when they are passed to a function.
大O表示法与机器无关,忽略常量,并且被包括数学家,技术人员,数据科学家等在内的广泛读者所理解。
Big O Notation is machine independent, ignores constants and is understood by wider audience including mathematicians, technologists, data scientists etc.
在TensorFlow中,有不同的方法为图形提供输入值,例如占位符、变量或常量
In TensorFlow there are different ways for providing input values to the graph, such as Placeholder, Variable or Constant.
结果: 603, 时间: 0.0418

常量 用不同的语言

顶级字典查询

中文 - 英语