In a typical scenario, a developer would use a transformation to update or create a set of models or code with new information in the abstract model.
在特有的情境下,开发人员可能会利用转换来更新或创建一组带有抽象模型中所包含的新的信息的模型或代码。
And you can change technologies reasonably quickly as needed because the important design information is in an abstract model, not embedded in the code.
还可以根据需要相对较快地改变技术,因为重要的设计信息是一个抽象模型,没有嵌入到代码中。
With a programming language, the grammar contains an abstract model that all well-formed units of code (that is, source files) must match.
在程序语言中,语法包含了一个抽象的模型,所有格式良好的代码单元(即源文件)都必须匹配这个模型。
The first transformation turned the abstract model into a database physical schema model. I then used this schema model to build the SQL code.
首先将抽象模型转化成数据库物理模式模型,然后使用该模式模型构建SQL 代码。
By designing around a particular design pattern, developers have greater flexibility to control the generated code, which is not constrained simply based on an abstract model.
通过设计特殊的设计模式,开发人员可以更灵活地控制所生成的代码,这就不简单地拘泥于抽象模型了。
XML mode is used for the temporary models that sit between the abstract model and the code templates. Text mode is used in the code templates when you generate the PHP and the SQL.
位于抽象模型和代码模板之间的中间模型使用XML模式,生成PHP 和SQL 的代码模板则使用文本模式。
In the first article of this two-part series on XSLT, I introduced you to some of the new features in XSLT 2.0 and showed you how to generate code from an abstract data model.
在两部分组成的关于XSLT的系列文章的第一期中,介绍了XSLT 2.0的一些新特性,并说明了如何从抽象数据模型生成代码。
The code for the model element Vehicle is shown in Listing 9. Although the definitions for these interfaces are similar to those of classes, the operations under these interfaces are always abstract.
这个模型元素vehicle的代码显示在列表9中。尽管这些接口的定义与那些类定义十分相似,但是这些接口下面的操作通常是抽象的。
The UML to C++ transformation treats this as an abstract class, and generates code to reflect the same. For example, consider the following model
UML to C++转换的 UML将它看作一个抽象类,并且产生反映相同特性的代码。
By the end of this project, you'll have an abstract model of your system, SQL code to build the database, and PHP wrappers for each table.
在结束项目时,您将拥有系统的抽象模型、构建数据库的SQL代码和用于每个表的PHP包装器。
Then introduced the transformation process that from the source code to the abstract data model. Focus on the code extraction patterns and the analysis of the system source code process.
之后介绍了源代码向抽象数据模型的转化过程,重点阐述了代码抽取模式和系统源代码分析过程;
Then introduced the transformation process that from the source code to the abstract data model. Focus on the code extraction patterns and the analysis of the system source code process.
之后介绍了源代码向抽象数据模型的转化过程,重点阐述了代码抽取模式和系统源代码分析过程;
应用推荐