网站首页  词典首页

请输入您要查询的英文单词或汉字:

 

词汇 parser
释义 pars·er AHDˈpärsər,ˈpȧsər,-ärzər,-ȧzə⁽r 高BNC³²⁰⁸⁷iWeb¹⁵⁹⁸⁶
基本英英搭配记法例句例句
n.语法分析器⁽¹⁰⁰复数parsers
Noun:
a computer program that divides code up into functional components;

compilers must parse source code in order to translate it into object code

precedence parser优先分析程序…recursive descent parser递归下降分析程序…top-down parser自顶向下分析程序…error-correcting parser误差修正剖析器…precedence grammar parser优先语法分析程序…parser table分析程序表parser analysis分析程序的分析, 分…predicative parser计 表语分析程序…parser optimization计 分析程序优化…bounded context parser限界上下文分析程序…context-free parser上下文无关语法分析程…context-sensitive parser上下文有关语法分析程…parser generator分析程序的生成程序…operator precedence parser算符优先分析程序…
parser…者=er⇒n.语法分析器
名词100%
用作名词On the basis of the test tool of executing characteristics of programs, we modify the lexer andparserto implement it.该工具是在程序执行特征测试工具的基础上,将其词法分析器和语法分析器加以修改而实现的。 A major reason for this is that the WPF designers already have their own parsers and rewriting them to use the common parser will take a significant amount of time.
其中的主要原因在于 WPF设计器已经拥有了自己的解析器,而重写该解析器以使用这个公共解析器将要花费大量时间。 infoq

The schema in the parser step has employee information where each employee has a single address.
分析器步骤中的架构包含员工信息,其中每个员工有一个地址。 ibm

The parser is the software that takes those meaningful words and builds a parse tree out of them by recognizing their type and purpose.
解析器是一种软件,它从文本获得那些有意义的单词,并通过识别这些单词的类型与用途,从中构建解析树。 ibm

All of these classes sit on top of an existing parser.
所有这些类都位于现有解析器的顶部。 ibm

An item tree is a heavyweight object that takes time to build, and it is a structure you have to use an XML parser on.
一个条目树是一个重量级的对象,需要花时间去构建,并且它是一个您必须使用 XML解析器才能解析的结构。 ibm

But the focus of the example is the use of stored information to access subdocuments using our good friend the SAX parser.
但是该示例的焦点在于存储信息的使用以用我们的好朋友 SAX语法分析器来访问子文档。 ibm

But I have found that it pays to generate those events from my application, without a parser.
但我发现,在没有语法分析器的情况下,从我的应用程序生成那些事件还是合算的。 ibm

By turning parser events into first-class objects, it allows the application to process them in an object-oriented fashion.
通过将解析器事件变成一级对象,从而让应用程序可以采用面向对象的方式处理它们。 ibm

Catalog processing is often provided as an integral part of the XML parser, but some separate introductory resources focus on entity resolution using catalogs.
目录处理通常作为 XML解析器的一个内建部分提供,但是有一些介绍性的资料专门讨论使用目录解析实体。 ibm

I grab the contents of the link, feed it into the HTML parser, and grab the next link to visit, if one exists.
然后获取这个链接的内容,将其传递给 HTML解析器,并获取下一个要访问的链接如果存在。 ibm

If the XML parser sees a null character in its input, it throws an exception and stops processing.
如果 XML解析器在其输入中看到一个空字符,它就会发出异常并停止处理。 ibm

In addition, JDOM is not concerned with parsing XML from text input, although it provides wrapper classes that take much of the work out of configuring and running a parser implementation.
另外,尽管它提供的类的封装从配置和运行分析器执行中分担了大量工作,但它不负责根据文本输入来对 XML进行语法分析。 ibm

In practice when the application calls the parser, it will not return until the end of the file.
实际上应用程序调用解析器的时候,在文件结束之前控制权不会返回给应用程序。 ibm

In this program, the parser uses global variables to track the list of messages parsed.
在这个程序中,解析器使用全局变量来追踪解析的消息列表。 ibm

In this scenario, XML data needs to be mapped from one schema structure in the parser to another schema structure in the composer.
在该场景中,需要将 XML数据从分析器中的一个架构结构映射到编写器中的另一个架构结构。 ibm

It also details in concrete terms the composition of the three tokensa plus sign, a minus sign, and an integer that the parser expects to encounter while scanning through the input stream.
它还详细描述了三个记号加号、减号和整数组合的具体项,解析器在扫描整个输入流时希望遇到这些项。 ibm

Of course, if the parser does less work, it means youthe developer have more work to do.
当然,如果语法分析器的工作减少,则意味着您开发者有更多的工作要做。 ibm

So far we have only been talking about the parser tool, but there is also a new version of the language called XAML2009.
到目前为止,我们仅仅谈到了解析工具,实际上微软还发布了语言的一个新版本,叫做 XAML2009。 infoq

So events for some of the tree nodes come through emulation, while for other nodes you are directly connected to the underlying parser.
因此有些树节点的事件是通过模拟而来的,而对于另一些节点则直接连接到底层的解析器。 ibm

So how hard can it be to write a configuration file parser if you begin with this kind of implementation?
那么,如果您从此类实现开始的话,编写一个配置文件解析器有多难呢? ibm

The following class diagram shows the relationship between the SAML assertion, security data parser, and control object.
下面的类图说明 SAML断言、安全数据解析器和控制对象之间的关系。 ibm

The problem with this approach is that it requires your handler code to always know where the parser is in the document, and to interpret the components appropriately.
这个方法存在的问题是,它需要处理程序代码始终知道解析器位于文档的哪个位置,并需要它正确地解释组件。 ibm

These are a set of options exposed as node properties that are passed to a specific parser at runtime, thereby allowing its behaviour to be controlled on a per node basis.
这些选项是一组作为节点属性公开的选项,这些属性在运行时传递给特定解析器,从而使解析器的行为可以在每个节点的基础上受到控制。 ibm

To be accurate, this is actually an interface, and your parser vendor provides some type of implementation of this interface.
确切地说,它实际上是一个接口,您的解析器提供商提供了这个接口的一些类型的实现。 ibm

We will also show you how to reuse parser instances.
我们还将向您展示如何重用解析器实例。 ibm

What the parser fills in depends on the path it takes through the tokenizer.
解析器填入的内容取决于它通过记号赋予器所采用的路径。 ibm

You can compile and“ run” this program to see if your parser operates correctly before moving on to step5.
在进行到步骤5之前,您可以编译并“运行”该程序以查看您的解析器运作是否正确。 ibm

You can register your entity resolver on your parser as shown in Listing4.
您可以将实体解析器注册在分析器上,如“清单4”中所示。 ibm

You must do this at the parser factory level.
您必须在解析器工厂级别完成这一操作。 ibm

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

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/2/7 22:02:29