const
英音[ ˈkɒnst ] 美音[ ˈkɒnst ]

常量

常用释义

词性释义

n.

常量,常数

n.

(Const)人名;(罗)康斯特
例句
  • 全部
  • 常量
  • 常数
If you get this warning, examine your code to see if it depends on binding rvalues to non-const references.
如果接到这项警告,请检查您的程式码,查看是否依系结右值至非常数参考而产生。
boolremove(constpath&p):此例程将尝试删除路径p所引用的文件或目录。
Binding a reference to an R-Value is allowed as long as the reference is bound to a const type.
将引用与右值绑定像引用静态类型一样也是被允许的。
An rvalue cannot be bound to a non-const reference.
值无法系结至非常数参考。
A Const statement's scope is the same as that of a variable declared in the same location.
一条Const语句的范围与在相同位置上声明的变量范围相同。
In a similar manner, a liter al integer const ant can be specified as being unsigned by following its value with either U or u.
类似地我们可以在整型文字常量的后面加上“u”或“U”,将其指定为一个无符号数。
Within a struct declaration, fields cannot be initialized unless they are declared as const or static.
在结构声明中,除非字段被声明为const或static,否则无法初始化。
bool exists(const path&): This function checks for the existence of a file.
boolexists(constpath&):此函数检查文件的扩展名。
You can fix this bug by editing the gregor. c file's line 79 and removing the string const at the start of that line.
修复这个bug的方法是编辑gregor.c文件第79行,并删除该行开始部分的字符串const。
const字段只能在该字段的声明中初始化。
只读的变量不要定义为const,使用readonly关键字。
可以使用const限定符来声明元组,在这种情况下,用于访问特定元素的get调用将返回对const的引用。
用常量引用给一个函数传递参数,是一种好的习惯。
cend Returns a const iterator that addresses the location succeeding the last element in a string.
返回最后一个位置的常量iterator地址。
bool is_directory(const path&): This function checks whether a path corresponds to a directory.
boolis_directory(constpath&):此函数检查路径是否与目录对应。
The second declaration is the Const statement, which declares the constant limit, specifying the Integer data type and a value of 33.
第二个声明是Const语句,该语句声明常数limit,并且指定Integer数据类型和值33。
此警告意味着对常数参数指定的Access属性暗示它可被写入。
本文介绍了武汉地区的水文地质概况,基坑工程中的地下水问题及其处理对策。
In the Value field for qualifier, enter the value const (as shown in Figure 5 previously).
在qualifier的Value处,输入const(如图5所示)。
S. Const. amend. X. Nonetheless, the powers of the federal government are extensive.
(美国宪法修正案)但是,联邦政府的权力是广泛的。
another is a commodity basis , a shop in the fin al analysis, it is sold to, like you were selling some things, this is a const ant truth.
另外一个就是商品是基础,一个商店归根到底就是要把上卖出去,你里面卖的东西一定喜欢的,这个是百年不变的真理。
因为使用-C选项进行gperf调用,将使用const属性定义散列表。
工程项目空调设计及建设中的质量问题。
bool create_directory(const path&): This function creates a directory with the given path name.
boolcreate_directory(constpath&):此函数使用给定的路径名称创建目录。
However, along with advanced technical application and increasing societys demanding, the earthen -site const. . .
随着大量先进技术的运用和社会需求的不断增大,它将进入快速发展期。
变量,该变量的值在执行期间保持为常量。
In addition, you can change the value of any non-const variable or the contents of any register.
此外,您可以变更任何非常数变数的值或任何暂存器的内容。
And it is an effective way to disclose information and set up the honest-trust file for promoting the professional ethics const. . .
信息公开和建立诚信档案是促进医德建设的有效途径。
Similarly, vector declares the nested types iterator and const_iterator.
相同的,vector申明了嵌套的iterator和const_iterator。
To recognize and apply "ensure" and "use" correctly will give the const. . .
正确认识和运用“保障”与“使用”对图书馆文献资源建设具有一定参考作用。
1·Qualifying a method's formal parameter as const
将一个方法的形参设置为常量
2·Your normal habit when passing an argument to a function should be to pass by const reference.
用常量引用给一个函数传递参数,是一种好的习惯。
3·If you don't need to change it, use const reference.
如果你不需要改变它,使用常量引用。
1·Firstly, allocation coefficient, diffusion coefficient and reversible reaction equilibrium const are determined, and the operation factors affecting these parameters also investigated.
首先,测定包括分配系数、水相传质扩散系数和反应平衡常数等基础参数,并分析了各操作条件对其影响。
同义词
n.
常量,常数