constant expression 双语例句
全部
1·How is this constant expression evaluated?
这是怎样的常量表达式进行评估?
2·So we have to use an integral constant expression.
所以我们要使用整型常量表达式。
3·Why using constant expression as a template parameter?
为什么使用常数表达式作为一个模板参数?
4·The default value for an optional parameter must be a constant expression.
可选参数的默认值必须是一个常数表达式。
5·For example, the initializer of an enumerator must be a constant expression.
例如,枚举成员的初始化式必须是常量表达式。
6·If the expression can be verified as a constant, then a constant expression (which is available for optimization) is used.
如果发现表达式是常量,那么就使用可以优化的常量表达式。
7·Syntax takes a transformation expression consisting of template variables and constant expressions and returns the resulting syntax object.
syntax接受一个转换表达式(由模板变量和常量表达式组成)并返回产生的语法对象。
8·The address of a thread local object is not considered constant, and any expression involving such an address is not considered a constant expression.
不将线程本地对象的地址视为常数,并且涉及此类地址的任何表达式都不视为常数。
9·This paper deducts the piezo-constant expression of 0-3 type connectivity according to the basic definition of piezoelectricity, and amends the flaw of T.
本文从压电学的基本定义出发,推导出两相系0—3型连通性复合压电材料的压电应变常数表达式,进一步修正了T。
10·Extract constant is similar to Extract Local Variable, but you must select a static, constant expression, which the refactoring will convert to a static final constant.
Extract Constant与Extract Local Variable相似,但是您必须选择静态常量表达式,重构工具将会把它转换成静态的final常量。
