imperative programming 中文意思是什麼

imperative programming 解釋
命令式編程語言
  • imperative : adj 1 命令的,強制的,專橫的。2 不可避免的,絕對必要的,迫切的,緊急的。3 【語言學】祈使的。n 1 ...
  • programming : 編程序的
  1. Jdl is an interpretative language system. it has data types, expression, control flow statements and user - defined function just like the imperative programming language, but also has data types and statements such as job control statements, task control statements, wait statement, parallel statement and monitor statements particular to jms

    Jdl是一種解釋型語言系統,既有一般命令式語言所具有的數據類型、表達式、控制流語句和用戶自定義函數等要素,也另有作業管理系統所特有的數據類型、作業控制語句、任務控制語句、等待語句、并行語句和監聽語句等。
  2. While discussing mono - supported languages, i should mention that nemerle is a new hybrid programming language functional, object - oriented, and imperative for the. net platform

    談到支持mono的語言,需要提一下nemerle是一種新的. net平臺混合編程語言(函數型、面向對象型和命令型) 。
  3. Since the macro expands to regular code anyway, you can always switch back to imperative programming if the declarative language doesn t suit your needs

    因為宏可以以任何方式展開常規代碼,所以如果聲明式語言不能滿足需要,那麼隨時可以切換回命令式編程。
  4. You can include imperative statements within your file as well, using the full expressive power of the programming language

    那麼還可以在文件中包含命令式語句,這樣就能夠充分利用編程語言的表達能力
  5. One aspect of the java language that is often overlooked is its classification as an imperative programming language

    Java語言中常被忽視的一個方面是它被歸類為一種命令式( imperative )編程語言。
  6. While fairly ubiquitous through its association with the java language, imperative programming is not the only choice of programming style, nor is it always the most effective one

    命令式編程雖然由於與java語言的關聯而相當普及,但是並不是惟一可用的編程風格,也不總是最有效的。
  7. It is also safe to contrast fp with " imperative programming " what you do in languages like c, pascal, c, java, perl, awk, tcl, and most others, at least for the most part

    在fp中,名稱通常被理解為較長表達式的縮寫,但這一說法暗示著「同一表達式總是求出相同的值」 。如果標記的名稱重新被綁定,這一暗示便不成立。
  8. But a generator goes a bit further than a closure : a generator also " remembers " its position within flow - control constructs which, in imperative programming, is something more than just data values

    但生成器比「終止」要更進一步:生成器還「記住」了它在流控制構造(在命令式編程中,這種構造不只是數據值)中的位置。
  9. To illustrate how functional programming features of jython can be used here, lambda function and list compression are used in the following code though it can be done in imperative programming style as well

    為了說明如何在這里使用jython的函數編程功能,下列代碼中使用了lambda函數和列表理解,雖然也可以用命令式( imperative )編程風格來完成。
  10. Aside from the java language, c and c are the two other widely used high - level programming languages that conform to the imperative style

    除java語言之外, c和c + +是另外兩種廣泛使用的、符合命令式風格的高級編程語言。
分享友人