A sample entry from the master detail Input is displayed on the left-side tree, while the right-side tree defines the Output template of the transformation.
左侧的树中将显示来自主细input的示例条目,而右侧的树则定义转换的Out put模板。
The output template can be modified by using the output tree's context menu to add new nodes to it or by dragging and dropping existing ones from the Input tree.
可以使用Output树的上下文菜单修改输出模板,为其添加新的节点,或者从input树中拖放已有的节点。
Code a template to match the elements to output the element.
编写一个模板,匹配元素,将其输出到元素中。
I'll start by defining the template — it'll look much like the intended output with some logic to iterate over a collection of classes.
现在我将开始定义模板了——它看起来更加类似于想要的输出结果,采用了一些逻辑来循环遍历一组类。
Driver program - Template COBOL program that shows how the input and output converters can be used to interact with the existing COBOL application.
驱动程序- 一个模板COBOL 程序,说明了输入输出转换器如何与现有的 COBOL应用程序互操作。
But what if you want to change the output to match a particular style, or want to change the given template to match the style and output guidelines that are applicable within the current page?
但是如果想要更改输出以符合某种特定的样式,或者想要更改给定的模板以符合适用于当前页面的样式和输出原则,情况又会如何呢?
When you transform a text template, the control logic combines the text blocks with the data in a model to produce an output file.
当你转换一个文本模板,控制逻辑结合了文本块与模型里的数据来生成一个输出文件。
The second template copies all attributes to the output, except that it ignores the attribute value.
第二个模板将所有属性复制到输出中,但省略了属性值。
Result documents: Now, a single template can generate multiple output files.
结果文档:现在单个模板可以生成多个输出文件。
Now, when the template skeletons are generated, you should fine-tune them to enable generating the content of the transformation output according to your project's requirements.
现在,当您在生成模板框架时,您应该进一步调节它们,以根据项目的需求来生成转换输出的内容。
Typically, output from the template goes to whatever output file you specify when you run the XSL translator — usually a file or a standard out (that is, the console or the default output file).
一般说来,模板输出到运行XSL转换器时所指定的输出文件,通常是一个文件或者标准输出(及控制台或者默认的输出文件)。
The transform occurs by matching patterns in the input XML that selects a template with the content to output.
这种转换是通过输入XML中选择输出内容模板的模式匹配实现的。
All other node types, including elements, are handled by the first template, which copies their basic structure to the output.
所有其他节点类型,包括元素,都由第一个模板处理,该模板将节点的基本结构复制到输出中。
The last part of the XSL template is the CSS portion, which makes the output a bit more readable (see Listing 6).
XSL模板的最后一部分是CSS,它使输出内容更加容易阅读(参阅清单6)。
A text template undergoes a transformation process which takes the text template file as input, transforms it, and generates an output text file.
一个文本模板有一个文本模板文件作为输入,转换文本模板,并输出一个文本文件的转换过程。
When coding with the pull form, you can simply take a sample of the desired output, add it to a top-level template.
当用拉形式编码时,只要采用期望的输出样本,将其添加到顶级模板。
One of the quickest and simplest ways to convert an existing RSS XML file into VXML is to use an XSL template to convert the RSS XML into the necessary output.
对于将现有的RSSXML文件转换为VXML,最快速、最简单的方法之一是使用XSL模板将RSS xml转换为所需的输出。
The first version of XSLT was very strict. It had one input and one output (although you could have more than one template file).
XSLT的第一个版本有很大的局限性,只能有一个输入和一个输出(虽然可以有多个模板文件)。
The third column of this table contains a Tomahawk Output Text control, just like your template.
该表的第三列包括有一个Tomahawk OutputText控件,就像您的模板一样。
Service response output prototype: defines the template for service response.
服务响应输出原型:定义服务响应的模板。
I then take the nfile object and write the corresponding output from the mapped template from Listing 14.
然后读取nfile对象,并将相应的输出内容从清单14中的映射模板写入文件中。
Now that the tags take less space, it's easier to make the template produce a more nicely formatted output.
现在标记占用的空间较小,这样可以更容易地使该模板产生更令人满意的格式输出。
With the 5.5.1 reference template described below, this produces output that looks like this.
使用下面描述的5.5.1引用模板,将产生类似如下的输出。
Again, no. Whenever input data is being combined to produce formatted output, the cleanest and most efficient approach is to use a template engine such as StringTemplate or FreeMarker.
不论何时将输入的数据组合在一起形成格式化输出时,最漂亮最有效的方法是使用模板引擎(例如stringtemplate或FreeMarker)。
You can use exclude-result-prefixes to suppress the system namespace in the output, if it's used strictly for template names.
您可以使用exclude - result - prefixes来禁止输出中的system名称空间,如果它是严格地用于模板名称的话。
The output format of Velocity is limited only by what can be placed in a text template.
Velocity的输出格式仅受文本模板中所能放置的内容的限制。
Applies the template, which describes how to create zero, one, or more nodes in the output tree.
应用该模板,模板描述了如何在输出树中创建0个、1个或多个节点。
In this case, I'm using the param tag to pass the name of the current page to the template page to dynamically output a link for the Show Source functionality at the bottom of each page.
在本例中,我使用了param标记,将当前页面的名称传递给模板页面,以便动态输出链接,用于每个页面底部的ShowSource功能。
Now that you've created the WelcomePage class, you need to create an HTML page that is the template for the output for the browser.
创建了welcomepage类之后,需要创建一个html页面,它是为浏览器提供输出的模板。
Using the XSL: result-document directive, you can have a single XSL template output to multiple files from a single data source.
使用xsl:result - document指令可以将一个xsl模板从单个数据源输出到多个文件中。
应用推荐