错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Metaprogramming and Macros

  • Antonello Lobianco

摘要

Metaprogramming is the technique that programmers use to write code (computer instructions) that, instead of being directly evaluated and executed, produces different code that is in turn evaluated and run by the machine.