Parser
英音[ ˈpɑːzə(r) ] 美音[ ˈpɑːrsər ]

语法分析器

常用释义

词性释义

n.

[计] 分析程序;语法剖析程式
例句
  • 全部
  • 语法分析器
1·If the XML parser sees a null character in its input, it throws an exception and stops processing.
如果 XML 分析程序在其输入中看到一个空字符,它就会发出异常并停止处理。
2·Start by constructing a parser.
首先构造一个解析器。
3·It also includes an RSS parser.
它还包括一个rss解析器。
4·Why learn about another parser?
为什么要学习另一个解析器呢?
5·Create a new parser factory.
创建新的解析器工厂。
6·Write a parser from scratch.
重新编写一个解析器。
7·The MIME parser is now supported.
现在支持MIME解析器。
8·Building a parser by hand.
手工构建一个解析器。
9·You must use an event-driven parser.
此时必须使用事件驱动的解析器。
10·Validation using an external parser.
使用外部解析器的验证。
1·But the focus of the example is the use of stored information to access subdocuments using our good friend the SAX parser.
但是该示例的焦点在于存储信息的使用以用我们的好朋友sax语法分析器来访问子文档。
2·These special translation tags not only lend a logical organization to the XML structure, they also allow an application built around an XML parser to understand how to process the globalized data.
这些特殊的翻译标记不仅向XML结构提供了逻辑组织,而且允许围绕xml语法分析器构建应用程序,以理解如何处理全球化数据。
3·That's why, without a DTD, it's not safe for the parser to assume what whitespace means.
这就是为什么如果没有 DTD,而让语法分析器来假定空格的含义是不安全的。
4·Now, if you follow the method in Listing 3, your SAX code can hum along without even having to be recompiled, using different parser implementations as needed.
现在,如果使用“清单3”中的方法,那么SAX代码甚至不必进行重新编译就能运行,并根据需要使用不同的语法分析器实现。
5·In Listing 2, changing parser implementations simply involves changing a single class name.
在清单2中,更改语法分析器实现只涉及更改一个类名。
同根词 (词根parse)
parse n 从语法上分析;分列
parse vi 理解;从语法上分析
parse vt 解析;从语法上分析
更新时间:2025-05-02 07:20