macro programming language 中文意思是什麼

macro programming language 解釋
宏程序設計語言
  • macro : adj. 1. 巨大的;極厚的;特別突出的。2. 大量使用的。n. 【自動化】宏指令 〈macroinstruction 的縮寫〉。
  • programming : 編程序的
  • language : n 1 語言;(某民族,某國的)國語;語調,措詞。2 (談話者或作者所使用的)言語,語風,文風,文體。3...
  1. Explained why metaprogramming is necessary, looked at some of the components of metaprogramming, showed how to build a code generator, and introduced language - sensitive macro programming

    解釋了為什麼需要進行元編程,研究了元編程的一些組件,展示了如何構建代碼生成器,並介紹對語言敏感的宏編程。
  2. 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

    因為宏可以以任何方式展開常規代碼,所以如果聲明式語言不能滿足需要,那麼隨時可以切換回命令式編程。
  3. With embedded sql, the intricacies of database programming are masked by a sort of macro sub - language

    使用嵌入式sql ,數據庫編程的復雜性可以通過一些宏子語言來屏蔽。
  4. See how to build a code generator and get a closer look at language - sensitive macro programming in scheme

    在本文中,您將學習到如何構建一個代碼生成器,並詳細了解如何使用scheme編寫對語言敏感的宏。
  5. This article explains why you might consider metaprogramming and looks at some of the components of this art - we ll dive into textual macro languages, survey specialized code generators and discuss how to build them, and dissect language - sensitive macro programming with scheme

    本文將介紹為什麼會考慮進行元編程,並介紹這種技術的一些組件我們將深入介紹文本宏語言( textual macro language ) ,了解專用的代碼生成器,並討論如何構建這些工具,最後研究如何使用scheme編寫對語言敏感的宏。
分享友人