嵌套程序 的英文怎麼說

中文拼音 [qiàntàochéng]
嵌套程序 英文
nested procedure
  • : 嵌名詞(用於地名) a word used in place name
  • : 名1 (套子) cover; case; sheath 2 (河流或山勢的彎曲處) a bend of a river or a curve in a mount...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. The design of the front every chaper are realized at the las chapter. as examples, applied progrgn and opefation inteffoce of the business expand subsystem and electric power fees subsystem are medfested in emphases. it shows that power business is promable greatly also these subsystems are correlatve and nested each other, it is behaved by the facts tha it program easily and the amoun of the labor and difficulty is increased

    論文以業擴報裝子系統和電量電費子系統應用的操作界面和代碼為例,闡述了電力營銷業務是一個流化很強的業務,各子系統又相互關聯和,表現為既便於用計算機編又由於關聯和較多,而使編寫工作量和難度加大。
  2. By processing the serial of experimentation, the operator can not only comprehend the principle of os, but also he can get a basic ability of high level language programming, kernel programming, driver developing and embedded system developing

    實驗者進行這實驗不僅可以通過分析一個操作系統成品? ? linux來理解操作系統原理,還可以為在linux下的高級語言開發、內核開發、驅動開發以及入式系統開發打下一定基礎。
  3. There are usually no nested statements, blocks, and so forth in assembler statements.

    在這些匯編語句中通常不包含語句,分等等。
  4. For example, nested pages are linked as child pages underneath their parent pages, and portlet definitions are linked as child resources of their enclosing portlet application definition

    例如,的頁面作為父頁面下的子頁面鏈接, portlet定義作為包含它們的portlet應用定義的子資源鏈接。
  5. For example, blank lines might be inserted after procedure bodies and declarations, indentation might be adjusted to properly reflect nesting levels, excessively long lines might be split into shorter ones, and matching parentheses and braces might be vertically aligned to show program structure

    例如,空行可能被插在過和聲明之後;縮進將被調整,使之正確反映層次;超長的行可能被分成若干短行;配對的圓括號和花括號將會垂直地對齊,以顯示的結構。
  6. Existent automatic grading model of programs can not deal with the programs with structural body. in this paper, we study the syntax and concept of structural body based on an existed model, and improve the original model in the following aspects : increasing the middle representation form of structural body in analysis of morphology and syntax and system dependence graph and abstract syntax tree, adding standardization rules, mainly including type definition, nesting structure, initialization, function invocation, renaming and sequence of program sentence, besides standardization rules of bit operation and program with enumeration, enhancing the function of inspecting syntax error and improving matching strategies

    本文在原有的編題自動評分模型的基礎上,對結構體的語法結構和實現原理進行研究,並在以下幾個方面完善原有模型:在詞法和語法分析、的系統依賴圖建立和抽象語法樹生成三個方面增加結構體類型的中間表示形式;擴充的標準化規則,主要包括類型定義標準化、結構體結構標準化、結構體初始化的標準化、結構體作為函數參數時函數調用標準化、結構體變量名稱標準化、結構體語句排列順標準化等等;另外,還增加了位運算標準化、枚舉標準化以及文件的處理;增強學生中語法錯誤的檢測和改進匹配策略。
  7. For circle failure surface, this paper uses ga ' s theory to search the center of a circle and the radius of it separately, and based on simple bishop method to compute the safety factor ( f ), and compiled program successfully

    針對圓弧形滑動面法,採用式的遺傳演算法分別對滑動圓弧的圓心、半徑進行遺傳進化搜索,基於簡化bishop原理進行穩定系數的計算,成功的編制了
  8. This counter resets to zero when an exception handler is entered, so nested exceptions show the handler - to - handler stack depth

    當進入異常處理時此計數器重置為零,因此的異常顯示處理到處理堆棧深度。
  9. The accessibility domain of a nested type is at least the program text of the type in which it is declared. that is, the type body, including any nested types

    類型的可訪問域至少是聲明它的類型的文本,即包括任何類型的類型體。
  10. If code inside a nested structure makes an unqualified reference to a programming element, visual basic searches for the element first in the nested structure, then in its containing structure, and so on out to the outermost containing element

    如果結構外的代碼以非限定的方式引用某個編元素,則visual basic會按此順搜索該元素:先在結構中搜索,然後在其包含結構中搜索,依此類推,一直到最外部的包含元素。
  11. Property returns a fully qualified type name including nested types, the assembly name, and type arguments

    可以返回完全限定的類型名稱(包括類型、集名稱和類型實參) 。
  12. Property returns a fully qualified type name including nested types, the assembly name, and generic type arguments

    可以返回完全限定的類型名稱(包括類型、集名稱和泛型類型實參) 。
  13. Specifies that the class is nested with family or assembly visibility, and is thus accessible only by methods lying in the union of its family and assembly

    指定此類是用族或集可見性的,因此只能由其族和集的並集中的方法訪問。
  14. Nested containers allow sections of a control to be designable, without requiring an explicit serialized member variable or a custom serializer for each subcontrol

    容器允許對控制項的各個部分進行設計,不需要為每個子控制項提供顯式的列化成員變量或自定義列化
  15. Full multi - threaded application debugging where the same debugger ide may be used to step into the client application source code and into any nested stored procedure calls

    完全的多線應用調試,其中相同的調試器ide可用於跟蹤客戶機應用源代碼和任何的存儲過調用。
  16. The use of nested operations lets me track resource use in cases like dispatched jsps or break down different methods for web - service or multiple - method application controllers

    使用操作使我們可以在分派jsp或者分解web服務或者多方法應用控制器的不同方法這樣的情況下跟蹤資源佔用。
  17. This lets me track nested servlet requests and will be important to support tracking controllers in web application frameworks discussed in part 2

    這樣我就能跟蹤的servlet請求,對于在web應用中支持對控制器的跟蹤,這也會很重要(在第二部分討論) 。
  18. It is based on the new concept of the multi - layer chromosomes in gene expression programming and uses two - level evolution method, whose main idea is to embed genetic algorithm in ge.

    該演算法在基因表達式設計的基礎上引入了多層染色體,並採用與遺傳演算法相的二級演化方法。利用染色體構建的層次調用模型對個體進行表達,用基因表達式設計方法優化模型結構,遺傳演算法.
  19. The result is less code and the elimination of a common source of errors when writing nested loops

    結果是當編寫循環時更少的代碼和消除了共同的錯誤源。
  20. Particularly characteristics of driver of linux os are introduced, the date - collecting card ' s driver has been written, causes of using minigui are explained, actualizing principles of minigui are studied and the program which actualizes minigui has been compiled. f inally a complete set of real - time embedded control system is debugged, all kinds of parameters are measured and amended, the causes of difference between real experiment and computer simulation are analyzed

    詳細介紹了linux下外設驅動的特點,編寫了數據採集卡在linux操作系統下的設備驅動;解釋了採用minigui的原因,研究了minigui的實現原理,以及如何進行基於minigui進行圖形應用的開發;最後進行了整入式實時控制伺服試驗系統的聯合調試,檢測並且修改各種參數的設置,分析實物實驗和計算機模擬結果之間的差異原因。
分享友人