当你转换一个文本模板,控制逻辑结合了文本块与模型里的数据来生成一个输出文件。
When you transform a text template, the control logic combines the text blocks with the data in a model to produce an output file.
该样例说明了来源于一些软件应用程序的数据如何与XDP模板合并来生成具有数字签名的PD f文档。
The sample illustrates how data from several software applications can be merged with XDP templates to produce PDF documents that are signed with a digital signature.
在确定生成的构件内容的哪些部分是动态的之后,您可以准确地构建模板所需的动态数据的模型。
As you determine which sections of the generated artifact content is dynamic, you build out the model of exactly what dynamic data is needed by the template.
然后您可以使用这些数据模板来快速生成您所寻找的网络页面。
These data templates can then be used to very quickly generate the web page that you are looking for.
任何不具备相应模板的URI将不会生成数据,实际上会抛出一个错误。
Any URIs that don't have a corresponding template will produce no data and in fact will throw an error.
这个中间的XML数据随后被XSL模板使用,XSL轮流生成HTML版本的模型,并展现在浏览器里。
This Intermediate XML data is then consumed by the XSL templates, which in turn generate the HTML version of the model that is shown in a browser.
phptemplate引擎使用node. tpl . php作为一般性模板,主题设计人员可以使用它将任何生成的节点数据放进内容片段。
The phptemplate engine USES the node.tpl.php as a generic template for a theme designer to mold any generated node data into a content fragment.
在运行时,运行在WebSphereApplicationServer的AdobeDocumentServices,使用模板合并多种文件格式和XML数据,生成智能文档。
At run time, Adobe Document Services, running on WebSphere Application Server, merge multiple file formats and XML data with templates to generate Intelligent Documents.
第一个模板生成数据类本身,FixupCollection类会跟踪其变化。
The first template generates the data classes themselves and the FixupCollection class needed to track changes.
在传统的Web应用程序开发中,采用页面模板系统把视图生成与控制器逻辑和模型数据干净地分离。
In traditional Web application development, page templating systems are used to cleanly separate view generation from controller logic and model data.
然后您要基于一些范例数据来创建数据模板,并生成与数据相绑定的Tomahawk控件。
Then you will create data templates based on some sample data and generate Tomahawk controls bound to that data.
php - sql -command模板使用sql数据结构生成php,参见清单12。
The php-sql-command template USES the SQL data structure to build the PHP — see Listing 12.
您可以首先创建数据模板,然后从中生成新的控件,或者您还可以手动添加控件,然后将其绑定到数据之上。
You can either create the data templates first and generate new controls from them, or you can add controls manually and then bind them to data.
现在您要创建一个更加复杂的数据模板:一个会生成数据表的数据模板。
Now you will create a more complex data template: one that will generate a data table.
在企业环境中,根据特定的业务文档模板和后端数据库数据,自动地生成大量OD f文档。
In an enterprise environment, automatically generate large Numbers of ODF documents according to specific business document templates and back-end database data.
例如,假设需要根据工资文档模板和职员数据库中的工资记录,自动地生成所有职员的工资OD f文档。
For example, suppose you need to automatically generate all employees' payrolls with ODF documents according to a payroll document template and payroll records in an employee database.
当一个查询引用一个函数模板时,查询优化器尝试生成一个灵活的计划,允许在远程数据源上计算这个函数引用。
When a query references a function template, the query optimizer tries to generate a feasible plan that allows this function reference to be evaluated on the remote data source.
过去,数据拖动的代码生成是基于模板的;然而,这些模板都十分复杂,很难理解,并且不易更改。
In the past, code generation for data drops was based on templates; however, the templates were quite complicated, difficult to understand, and hard to change.
代码模板的任务就是将XML转化成SQL,从而能够从单一的模型为不同数据库生成代码。
The code template's job is simply to translate the XML into SQL, which makes it possible to generate code for a variety of databases from a single model.
假设你解析一个数据库或者一个XML文件,然后生成了数据类,结果你会发现有数十个类、几百个属性以及一大堆泛型和模板文件等。
Say, you parse a database or an XML file and generate data classes. Tens of classes, hundreds of properties, all fairly generic, boilerplate stuff.
一个包含有自数据模板中生成的控件。
A page that contains controls generated from data templates.
Cheetah生成了一个定制python类,该类实现代码来合并模板定义和动态数据。
Cheetah generates a custom Python class that implements code for merging the template definition with dynamic data.
首先,要求Streamlined生成应用程序模板和所指定的每个模型类的元数据的占位器。
First, you ask Streamlined to generate an application template and a holder for the metadata for each model class you specify.
RoRRoR处理创建的模板,生成HTML代码,控制器的直接传入请求和模型,使数据库都处于活动状态对象中。
RoR deals with creating the templates that generate HTML code, the controllers that direct incoming requests and the model that makes the database come alive in objects.
SourceMate是Flash与Flex开发者的好伙伴,它提供了代码生成、重构、代码模板、元数据标签等功能。
SourceMate is a companion tool for Flash and Flex developers that adds support for code generation, refactoring, code templates, metadata tags and more.
第二个模板会生成与数据库交互的ObjectContext。
The second template generates the ObjectContext needed for interacting with a database.
我们发现,最好是将数据生成放在模块中,将 xHTML 生成放在模板中,这样有助于分隔数据和显示。
We found it helpful to keep the data production within the module and xHTML production within the templates to preserve the separation of data and presentation.
针对企业BOM数据管理和表格绘制的需要,开发了模板式BOM编辑管理与自动生成系统。
The system of BOM Editing management and Self-drawing in templates is presented to meet the need of data management and tabulation in enterprises.
依据该模型在数据库存放模板数据,依据模板测试时,可以快速生成不重复的题目。
According to this model, we put template data to database. Using this model, we can building a lot of different test papers.
在总结应用开发经验基础上,提出了以模板驱动、解析器为中心的报表生成系统,建立了报表中大量数据计算的生成模型。
Based on the development experience, a template-driven and parser center report generation system was proposed, and the generation model of a great deal of report calculation was expounded.
应用推荐