您要查找的是不是:
- A module is a compilation unit or a development unit. 模塊是編譯單元或開(kāi)發(fā)單元。
- Defines partial classes, structs, and interfaces throughout the same compilation unit. 在整個(gè)同一編譯單元內定義分部類(lèi)、結構和接口。
- Feature works only if the attributed function and the caller are part of the same compilation unit. 僅當屬性化函數和調用方屬于同一編譯單元時(shí)
- An interface that allows you to query the source string and source location within the containing compilation unit. 是一個(gè)允許您查詢(xún)包含編譯單元內的源代碼字符串和源代碼位置的接口。
- IType Represents either a source type inside a compilation unit, or a binary type inside a class file. 操作一個(gè)在編輯單元中的資源類(lèi)型或者是class中的二進(jìn)制類(lèi)型。
- Avoid initialization dependencies across compilation units. 避免跨編譯單元的初始化依賴(lài)。
- Generates code for the end of a compile unit. 為編譯單元結尾生成代碼。
- Generates code for the specified compile unit. 為指定的編譯單元生成代碼。
- A surveying and mapping unit shall establish and improve the system of quality control over its surveying and mapping results. 測繪單位應當建立、健全測繪成果的質(zhì)量管理制度。
- The principal difference being that changing the buffer associated with a compilation unit updates the corresponding elements of the Java model. 其原理不同之處在于,更改與編譯單元相關(guān)的緩沖區更新了Java模型的對應元素。
- Asurveying and mapping unit shall be liable for compensation for any losses caused to a user or users by its substandard surveying and mapping results. 第三十條測繪成果質(zhì)量不合格給用戶(hù)造成損失的,測繪單位應當承擔賠償責任。
- If templates are involved, you need to manually (explicitly) instantiate these templates with the correct template parameters inside a separate compilation unit. 如果涉及到模板,你就需要手工(顯式)地在各個(gè)編譯單元中以正確的模板參數實(shí)例化這些模板。
- According to the research, the slope unit has more explicit topographical and geological form than other mapping unit, which provided scientific reference for hazard reduction. 以流域作為評價(jià)單元充分體現了泥石流發(fā)生的空間特征和物理機制,危險性區劃圖直觀(guān)明了,可為防災減災規劃提供科學(xué)依據。
- At save time, these in-memory structures are compressed and persisted in binary format into the target compilation unit (. Obj file), executable (. Exe) file, or standalone metadata binary file. 在保存時(shí);這些內存中結構將被壓縮并以二進(jìn)制格式保存到目標編譯單元(.;obj文件)、可執行(
- This paper mainly studied on debris flow in Xiuyan county, took the slope unit as the mapping unit and gave hazard zonation of debris flow of Xiuyan county based on artificial neural network (ANN). 摘要本文以岫巖縣作為研究區域,以自然流域作為評價(jià)單元格,采用人工神經(jīng)網(wǎng)絡(luò )對該區泥石流的區域危險性進(jìn)行評價(jià)。
- This way the compilation time is split between several compilation units, reducing the overall required time drastically too. 使用這種方法,編譯時(shí)間被幾個(gè)編譯單元分割,從而大大減少所需的總時(shí)間。
- Because of the special geomorphology in areas of shallow overburden, it is difficult to delimit the boundary between mapping units in regional geological mapping. 摘要由于淺覆蓋區的特殊地貌,給區域地質(zhì)填圖帶來(lái)一定的困難。
- Abstract: Because of the special geomorphology in areas of shallow overburden, it is difficult to delimit the boundary between mapping units in regional geological mapping. 提要 :由于淺覆蓋區的特殊地貌,給區域地質(zhì)填圖帶來(lái)一定的困難。
- Include files. A major cause of slow compiles as each compilation unit must reparse enormous quantities of header files. Include files should be done as importing a symbol table. 包含文件。造成編譯緩慢的主要原因之一是編譯每個(gè)單元都必須重新解析數量巨大的頭文件。包含文件應該由導入符號表代替。
- You must ensure that in the first compilation unit the compiler sees only some function/template declaration and in the second compilation unit the function/template definition . 你必須確保在第一個(gè)編譯單元中編譯器只見(jiàn)到一些函數/模板的聲明,而在第二個(gè)編譯單元中是函數/模板的定義。