
[計(jì)] 元程序設(shè)計(jì)的
Once you master them, metaprogramming is easy. 一旦你掌握了他們,元編程就容易多了。
Metaprogramming has many uses in large-scale computer programming. 元編程在大型計(jì)算機(jī)編程中有許多用途。
It is rooted in a strong tradition of metaprogramming and yet goes beyond traditional methods using its concept of platform-independent models. 這種思想起源于傳統(tǒng)的元編程,但是通過使用平臺無關(guān)模型已經(jīng)超越了傳統(tǒng)的方法。
The first difference between traditional metaprogramming and enterprise metaprogramming are the problems each tries to solve. 傳統(tǒng)元編程和企業(yè)元編程之間的首要區(qū)別在于二者試圖解決的問題不同。
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. 它不僅因?yàn)樘摂M函數(shù)的間接調(diào)用降低了程序的速度,它還是一堵不透明的墻,元編程無法穿過它。