输出树 meaning in Chinese
out-tree
Examples
- Writes the output tree according to the html or xml syntax
根据html或者xml语法写入输出树。 - To insert an attribute in the output tree
向输出树中插入属性。 - It instructs the processor to prepare a new output tree , typically by creating a new file
它通知处理程序准备一个新的输出树,通常是创建一个新文件。 - Applies the template , which describes how to create zero , one , or more nodes in the output tree
应用该模板,模板描述了如何在输出树中创建0个、 1个或多个节点。 - When the walk is completed , creates a new tree the output tree from the input tree and the rules in the templates
遍历完成时,按照输入树和模板中的规则生成一棵新树(输出树) 。