const.

const.

 英

英汉解释

abbr.
1.
(=constable)
2.
(=constant)
3.
(=constitution)
4.
(=construction)
5.
(=Constantine; Constantinople)

英英解释

abbr.

例句

If you get this warning, examine your code to see if it depends on binding rvalues to non-const references.

如果接到警告检查程式码查看是否依系非常参考产生

bool remove(const path& p): This routine attempts to remove the file or directory being referred to by the path p.

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.

类似我们可以整型文字常量后面加上uU”,指定一个无符号

Within a struct declaration, fields cannot be initialized unless they are declared as const or static.

结构声明除非字段声明conststatic否则无法初始

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

A const field can only be initialized at the declaration of the field.

const字段只能字段声明初始

Avoid using const on read-only variables. For that, use the readonly directive.

变量不要定义const使用readonly关键

You can declare tuples with the const qualifier, in which case the get call to access a particular element returns a reference to const.

可以使用const限定符来声明这种情况下用于访问特定元素get调用返回const引用

Your normal habit when passing an argument to a function should be to pass by const reference .

常量引用一个函数传递参数一种习惯

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。

This warning indicates that the Access property specified on a const parameter implies that it can be written to.

警告意味常数参数指定Access属性暗示写入

The hydrogeologic conditions, the groundwater in const ruction pit and the countermeasures in Wuhan area are introduced.

本文介绍武汉地区水文地质概况基坑工程地下水问题及其处理对策

In the Value field for qualifier, enter the value const (as shown in Figure 5 previously).

qualifierValue输入const5)。

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.

另外一个就是商品基础一个商店归根到底就是出去里面东西一定喜欢这个百年真理

Because the -C option was used for gperf invocation, the hash table is defined with the const attribute.

因为使用-C选项进行gperf调用使用const属性定义列表

Air-Conditioning Design for Engineering Projects and Quality Problem in Const ruction.

工程项目空调设计建设质量问题

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. . .

随着大量先进技术运用社会需求不断增大进入快速发展

CONST Variable whose value is to remain constant during execution .

变量变量执行期间保持常量

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申明嵌套iteratorconst_iterator。

To recognize and apply "ensure" and "use" correctly will give the const. . .

正确认识运用保障使用图书馆文献资源建设具有一定参考作用

Responsibility 4: Assists Project dept. to confirm project const control objective.

职责协助项目管理部门确定项目成本控制目标

Describes the Const statement and its use.

描述Const语句及其用法

Social economic terms and silent partnership's own value will be const ruction of system.

社会经济条件合伙自身制度价值制度构建建立基础

Many texts recommend that instead of using manifest constants, one should use a const variable.

许多文本建议而不是使用明显常量应该使用一个常量变数

This paper introduces an efficient digital controlled const current source based on the switch technology.

本文重点介绍一种高效率基于开关技术数控

What dimensions will minimize the const of the fence?

多少围墙费用最小

But I do think the notion of immutability is more hardwired into Fan via the notion of const types and const fields.

相信变性理念Fan通过const类型const相比而言更加深入

During his tenure of office, he has made many achievements in road const ruction and education.

任期筑路教育方面建树

Use the const directive only on natural constants such as the number of days of the week.

自然存在数字比如一个星期天数使用const关键

In C++, you can use the const keyword instead of the #define preprocessor directive to define constant values.

C++,可以关键字const代替预处理指令#define表示常量

热门查询