导航菜单

PARSER是什么意思_翻译中文_怎么读

parser

美式发音: [ˈpɑrsər] 英式发音: [ˈpɑː(r)zə(r)]

n.剖析器;〔计〕语法分析程序;句法分析的程序

网络释义:解析器;分析器;语法分析器

复数:parsers  

网络释义

n.1.剖析器2.〔计〕语法分析程序3.句法分析的程序

n.1.a computer program that examines and describes the structure of a sentence, and checks whether there are any mistakes

1.解析器 2.Document Tree( 文档树) 4.Parser( 解析软件) < title> 是文章标题的意思, ...

6.语法分析程序(2)语法分析程序parser )语法分析程序从扫描程序中获取记号形式的源代码,并完成定义程序结构的语法分析 (syntax a…

例句释义:,剖析器,〔计〕语法分析程序,句法分析的程序,解析器,分析器,语法分析器

1.One of the parser's main jobs is to determine the vapdity of any expression you pass it and to let you know.解析器的主要工作之一就是确定您传递给它的任何表达式的有效性,并且让您知道。

2.Yacc is a grammar parser; it reads text and can be used to turn a sequence of words into a structured format for processing.Yacc是一种语法分析器,它可以读取文本并用来将单词序列转换为便于处理的结构化的格式。

3.You then pass these methods (in the form of a handler) to the parser, along with a document to be parsed.然后您将这些方法(以处理程序的形式)以及要解析的文档一起传递给解析器。

4.Or to use the appropriate terminology, how a parser can produce a custom element . . . in this case our AST objects.用适当的术语来说就是解析器如何才能产生一个定制的元素(在这里,就是AST对象)。

5.That's because an XML parser has no idea whether that textual data -- that annoying whitespace -- is meant to be important.这是因为XML语法分析器不知道文本数据--令人头疼的空格--是否重要。

6.Every regular expression is logically equivalent to a state machine, and the parser of every regular expression implements a state machine.逻辑上,每个规则表达式都等价于一个状态机,而每个规则表达式的语法分析器都实现这个状态机。

7.Most parsers that implement the DOM provide at least a vendor-specific means of access to an underlying SAX parser.很多实现DOM的解析器至少提供一个供应商专用的方法来访问一个底层SAX解析器。

8.This flexibipty gives you many choices when trying to solve scalabipty or performance problems in a particular XML parser.这种灵活性为您在一个特定的XML解析器下解决可扩展性或性能问题时提供更多的选择。

9.The OCL parser at the bottom of the OCL expression editor confirms that the syntax is okay and that you're returning a collection.在OCLexpressioneditor底部的OCL解析器能确认语法是否正确以及是否返回了一个集合。

10.While it was never difficult, and while the parser is a standard part of the platform, the extra work was a bit of an annoyance.虽然这并非是一件困难的事情,并且解析器是平台的标准部分,但是额外的工作总是有点让人烦。