| 1. | Therefore , the syntax transformer will take care of this all its own 因此,语法转换器会自己负责这个问题。 |
| 2. | Which is a little magic formula that helps the syntax converter get the context correct ,这是一个小公式,帮助语法转换器获得正确的上下文。 |
| 3. | The syntax transformer will go through each rule and try to find a matching pattern 这种语法转换器会遍历每条规则,并试图查找一个匹配的模式。 |
| 4. | The syntax conversion takes the textual information and wraps it in the simplest xml structure 语法转换采用文本信息并用最简单的xml结构封装它。 |
| 5. | You can often use and reuse both the syntax converter and the style sheet for different documents 通常可以将语法转换器和样式表用于和重用于不同文档 |
| 6. | I have found it advantageous to break the import process in two steps : syntax conversion and reorganization of data structure 我发现将导入过程分成以下两个步骤是有利的:语法转换和数据结构的重新组织。 |
| 7. | I have also written my share of applications and i have repeatedly found that xslt , when augmented with a syntax converter , offers a very attractive solution 我还参与编写了一些应用程序,我多次发现当xslt与语法转换器结合使用时,它会提供非常有吸引力的解决方案。 |
| 8. | In effect , you are converting the scheme syntax to a list you can manipulate , manipulating that list , and then converting it back into a scheme syntax expression for output 实际的处理过程就是将scheme语法转换为可以操作的列表,对列表进行操作,然后将它转换回输出的scheme语法表达式。 |
| 9. | Each module is written with the best tool for the task : a system programming language , such as java , is ideal for the syntax conversion and a scripting language , like xslt , is best for the reorganizing 对不同的任务使用最好的工具来编写每个模块:系统编程语言(如java )对于语法转换来说是理想的,脚本编制语言(象xslt )对于重新组织是最佳的 |