const.
美
英 
英漢解釋
abbr. | 5. (=Constantine; Constantinople) |
英英解釋
例句
If you get this warning, examine your code to see if it depends on binding rvalues to non-const references.
如果接到這項警告,請檢查您的程式碼,查看是否依系結(jié)右值至非常數(shù)參考而產(chǎn)生。
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.
將引用與右值綁定像引用靜態(tài)類型一樣也是被允許的。
An rvalue cannot be bound to a non-const reference.
值無法系結(jié)至非常數(shù)參考。
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”,將其指定為一個無符號數(shù)。
Within a struct declaration, fields cannot be initialized unless they are declared as const or static.
在結(jié)構(gòu)聲明中,除非字段被聲明為const或static,否則無法初始化。
bool exists(const path&): This function checks for the existence of a file.
boolexists(constpath&):此函數(shù)檢查文件的擴(kuò)展名。
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.
修復(fù)這個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關(guān)鍵字。
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調(diào)用將返回對const的引用。
Your normal habit when passing an argument to a function should be to pass by const reference .
用常量引用給一個函數(shù)傳遞參數(shù),是一種好的習(xí)慣。
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&):此函數(shù)檢查路徑是否與目錄對應(yīng)。
The second declaration is the Const statement, which declares the constant limit, specifying the Integer data type and a value of 33.
第二個聲明是Const語句,該語句聲明常數(shù)limit,并且指定Integer數(shù)據(jù)類型和值33。
This warning indicates that the Access property specified on a const parameter implies that it can be written to.
此警告意味著對常數(shù)參數(shù)指定的Access屬性暗示它可被寫入。
The hydrogeologic conditions, the groundwater in const ruction pit and the countermeasures in Wuhan area are introduced.
本文介紹了武漢地區(qū)的水文地質(zhì)概況,基坑工程中的地下水問題及其處理對策。
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.
(美國憲法修正案)但是,聯(lián)邦政府的權(quán)力是廣泛的。
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.
另外一個就是商品是基礎(chǔ),一個商店歸根到底就是要把上賣出去,你里面賣的東西一定喜歡的,這個是百年不變的真理。
Because the -C option was used for gperf invocation, the hash table is defined with the const attribute.
因為使用-C選項進(jìn)行gperf調(diào)用,將使用const屬性定義散列表。
Air-Conditioning Design for Engineering Projects and Quality Problem in Const ruction.
工程項目空調(diào)設(shè)計及建設(shè)中的質(zhì)量問題。
bool create_directory(const path&): This function creates a directory with the given path name.
boolcreate_directory(constpath&):此函數(shù)使用給定的路徑名稱創(chuàng)建目錄。
However, along with advanced technical application and increasing societys demanding, the earthen -site const. . .
隨著大量先進(jìn)技術(shù)的運用和社會需求的不斷增大,它將進(jìn)入快速發(fā)展期。
CONST Variable whose value is to remain constant during execution .
變量,該變量的值在執(zhí)行期間保持為常量。
In addition, you can change the value of any non-const variable or the contents of any register.
此外,您可以變更任何非常數(shù)變數(shù)的值或任何暫存器的內(nèi)容。
And it is an effective way to disclose information and set up the honest-trust file for promoting the professional ethics const. . .
信息公開和建立誠信檔案是促進(jìn)醫(yī)德建設(shè)的有效途徑。
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. . .
正確認(rèn)識和運用“保障”與“使用”對圖書館文獻(xiàn)資源建設(shè)具有一定參考作用。
Responsibility 4: Assists Project dept. to confirm project const control objective.
職責(zé)四:協(xié)助項目管理部門確定項目成本控制目標(biāo)。
Describes the Const statement and its use.
描述Const語句及其用法。
Social economic terms and silent partnership's own value will be const ruction of system.
社會經(jīng)濟(jì)條件和隱名合伙自身的制度價值為該制度的構(gòu)建建立了基礎(chǔ)。
Many texts recommend that instead of using manifest constants, one should use a const variable.
許多文本建議,而不是使用明顯的常量,應(yīng)該使用一個常量變數(shù)。
This paper introduces an efficient digital controlled const current source based on the switch technology.
本文重點介紹一種高效率的基于開關(guān)技術(shù)的數(shù)控恒流源。
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.
在他任期內(nèi)在筑路和教育方面建樹甚多。
Use the const directive only on natural constants such as the number of days of the week.
只對自然存在的數(shù)字,比如一個星期的天數(shù)等使用const關(guān)鍵字。
In C++, you can use the const keyword instead of the #define preprocessor directive to define constant values.
用C++,你可以用關(guān)鍵字const來代替預(yù)處理指令#define來表示常量。