代码生成方式 meaning in English
code generation mechanism
Examples
- The code generation approach is a good one if your application employs a large xml grammar
如果应用程序要使用大型xml语法,那么代码生成方式是个很好的方法。 - The plans include better xml schema support , more flexible code generation , and mapping between models
第二版开发计划中包括更好的xml schema支持、更灵活的代码生成方式以及模型之间的映射机制。 - On the whole , the code - generation approach trades off too much flexibility and convenience to be useful for the typical ajax application
总之,代码生成方式损失了过多的灵活性和方便性,对于典型的ajax应用程序用处不大。 - The called component appends the appropriate bytecode instructions to the method under construction before returning from the call , allowing for a modular approach to code generation , where each type of component serves a particular function but the components can be combined in different ways to match the requirements of each binding
被调用的组件在从调用返回之前,把适当的字节码指令添加到正在构造的方法之后,从而支持一种模块化的代码生成方式:每种类型的组件负责某个具体功能,但是可以把组件以不同的方式组合,从而满足每个绑定的需求。