macro programming meaning in English
宏编程
宏程序设计
Examples
- 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
解释了为什么需要进行元编程,研究了元编程的一些组件,展示了如何构建代码生成器,并介绍对语言敏感的宏编程。 - According to the inspected features of mfs model of part in the paper , inspecting path layout is accomplished and then the inspecting program for whole part accomplished by calling the relevant macro program
根据零件mfs模型的检测特征,进行检测路径规划,然后调用相应的宏程序,建立整个零件的检测宏程序。 - Key techniques of the entity programming including layout the inspecting road , control the inspecting course etc is studied thoroughly , and a strong macro program - library is built and consummated . 3
深入研究包括:检测路径规划、检测过程控制等在内的基于实物编程的在线检测关键技术,建立并完善检测宏程序库。 - 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编写对语言敏感的宏。