它递归地遍历一组目录,在这个过程中应用样式表。
It recursively walks through a set of directories, applying the style sheet as it goes along.
在表1中了解循环的特性,看它们可以如何与递归函数的特性相对比。
Take a look at the properties of loops and see how they compare with those of recursive functions in Table 1.
当编写xslt样式表时,记住XSLT处理器遵循递归算法是很有帮助的。
When writing XSLT style sheets, it helps to remember that the XSLT processor follows a recursive algorithm.
它只做最基本的事:递归地遍历源目录,在此过程中将样式表应用到每个XML文件以产生html格式的网站。
It does only the most basic thing: it recursively walks through a source directory, applying a style sheet on every XML file along the way to produce the Web site in HTML.
尾递归是xslt样式表中的常用技术。
DB 29支持XML模式的注释,因此除递归模式外,可以将数据分解为关系表。
DB2 9 supports annotation of XML schemas so that the data can be decomposed into relational tables with the restriction on recursive schemas.
得到的样式表有太多递归函数,难以调试。
The resulting stylesheets have many recursive functions and are difficult to debug.
在很多方面,可以认为xsl:apply - templates是对样式表自身的递归调用!
In many respects, you can think of XSL: apply-templates as a recursive call into the stylesheet itself!
以数据库技术为基础,本文提出了一种自动生成BOM表的产品装配层次的递归算法。
This paper presents an automatic generation algorithm on product hierarchy structure in BOM, which is based on database technique.
以数据库技术为基础,本文提出了一种自动生成BOM表的产品装配层次的递归算法。算法简洁、稳定、可靠。
This paper presents an automatic generation algorithm on product hierarchy structure in BOM, which is based on database technique. The algorithm is very concise, stable, and reliable.
第一版的XM(上个月介绍的)有一些限制:它递归地预排一组目录,并且在这个过程中应用xslt样式表。
The first version of XM (introduced last month) is limited: it recursively walks through a set of directories and applies an XSLT style sheet as it goes along.
内容包括:数组、链接表、栈和队列、递归、树与森林、图、排序、检索和散列结构等。
The contents are included as follows: Array, Linked List, Stack and Queue, Recursion, Tree and Forest, Graph, Sorting, Indexing and Hashing Structure, etc.
内容包括:数组、链接表、栈和队列、递归、树与森林、图、排序、检索和散列结构等。
The contents are included as follows: Array, Linked List, Stack and Queue, Recursion, Tree and Forest, Graph, Sorting, Indexing and Hashing Structure, etc.
应用推荐