The V4 framework uses a different technique: code-generation tools.
V4框架使用一种不同的技术:代码生成工具。
This code-generation technique also serves another purpose: schema migration.
这种代码生成技术还有另一个用途:模式迁移。
For several years, I have written, lectured, and evangelized about code-generation techniques.
几年来,我一直撰写、讲授和宣传代码生成技术。
The code-generation features of the tool allow you easily to generate base code that you can then customize.
这个工具的代码生成功能可以让你很轻易产生基本的代码,然后你可以进行定制修改。
I describe this in the Code generation for scripting elements topic.
我在脚本元素的代码生成主题中对此进行了说明。
When combined with a template engine, it can be a very powerful tool in code generation.
如果将模板引擎与之结合使用的话,它将会是一个极为强大的代码生成工具。
The compiler can store this directive in its symbol table and use it during the intermediate code generation phase.
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。
You can create views, which you may or may not need to modify, with true metaprogramming or code generation.
可以用真正的元编程或代码生成来创建视图,视图可能需要修改,也可能不需要修改。
Part 1 also discusses the tradeoffs between code generation and mapped approaches to data binding.
第1部分还讨论了数据绑定的代码生成和映射方法之间的权衡。
I also added an option to print out the code generation model tree for a binding.
我还添加了一个选项,可以打印出绑定的代码生成模型树。
Another solution is to buy a MEAP platform that performs code generation of native applications.
另一个解决方案是购买MEAP平台执行本地应用程序代码生成。
Productivity - higher degree of code generation saves time and enforces best practices from the start.
生产率——高度的代码生成节省时间,并从头开始执行最佳实践。
The framework itself may choose to use code generation, reflective access, or AOP to apply certain logic to execution.
框架本身可以选择使用代码生成、反射访问或者将某种逻辑应用到执行中的AOP。
We introduced the basics of the code generation facility in the DPTK in a previous article.
我们在上一篇文章中介绍了DPTK中代码生成工具的基础知识。
If the code generation process is too complicated, you may need better abstractions at the framework level.
如果代码生成过程过于复杂,你在框架级别可能需要更好的抽象。
According to MDA principles, this modeling activity should result in automatic code generation.
根据MDA原则,该建模活动应该导致自动的代码生成。
Partial code generation actively contributes to the risk of increasing the divergence between code and model.
部分的代码生成大大地帮助了代码和模型之间分歧增加的风险。
The code generation approach is a good one if your application employs a large XML grammar.
如果应用程序要使用大型XML 语法,那么代码生成方式是个很好的方法。
They can be mapped to a specific domain and used for model transformation, code generation, and so on.
可以将其映射到特定的域,并能用于进行模型转换、代码生成等工作。
Therefore, many organizations are doing only partial automated code generation from models.
因此,许多组织只是部分地将由模型的代码生成自动化。
This article attempts to go beyond the traditional code generation to more useful systems, such as estimation.
本文试着超越传统的代码生成技术以产生更加有用的系统,例如估计系统。
Refactoring differs from automated code generation in that it restructures the code without changing the functionality.
重构不同于自动代码生成,它重新构造了代码,却没有改变其功能性。
EJB containers handled this problem with code generation.
EJB容器使用代码生成处理该问题。
Usually, a set of rules is built into the code generation tool to perform the transformation.
通常,一系列的规则被建立在代码生成工具中以执行转换。
It is time for developers to adopt a similar stance regarding MDD code generation.
是时候让开发人员采用关于MDD代码生成的类似姿态了。
The created models can be analyzed and used as a basis for code generation (see below).
创建的模型可以被分析,并作为代码生成(如下所示)的基础被使用。
Dynamic code generation - Because dynamic code generation depends on the JIT Compiler, there is no support for any dynamic language compilation.
动态代码生成——因为动态代码生成依赖于JIT编译器,所以对任何动态语言编译的过程也不能支持。
Driven by MDA, MDD focuses more on model transformation and code generation.
mdd由mda驱动,并更着重于模型转换和代码生成。
The two data binding tests based on mappings, rather than code generation, are noted in the captions.
标有说明的两个数据绑定测试基于映射而不是代码生成。
UML modeling tools for code generation and reverse engineering are also used widely.
用于代码生成和逆向工程的UML建模工具也得到了广泛的应用。
应用推荐