[计] 元程序设计的
Once you master them, metaprogramming is easy. 一旦你掌握了他们,元编程就容易多了。
Metaprogramming has many uses in large-scale computer programming. 元编程在大型计算机编程中有许多用途。
It is rooted in a strong tradition of metaprogramming and yet goes beyond traditional methods using its concept of platform-independent models. 这种思想起源于传统的元编程,但是通过使用平台无关模型已经超越了传统的方法。
The first difference between traditional metaprogramming and enterprise metaprogramming are the problems each tries to solve. 传统元编程和企业元编程之间的首要区别在于二者试图解决的问题不同。
Not only does it slow down the program due to the virtual function indirect call, it is also an opaque wall where no metaprogram can get past. 它不仅因为虚拟函数的间接调用降低了程序的速度,它还是一堵不透明的墙,元编程无法穿过它。