parsing

parsing

美 [pɑrs]  英 [pɑː(r)z]

  • v.语法分析;【语言学】从语法上分析
  • n.〔计〕语法分析;〔语〕分析;语法分析器
  • 网络解析;句法分析;解析过程

词形变化

第三人称单数:parses  过去式:parsed  

同义词

英汉解释

v.
1.
语法分析
2.
【语言学】从语法上分析,解析(词句等)
n.
1.
〔计〕语法分析
2.
〔语〕分析
3.
语法分析器

英英解释

v.

例句

When parsing XML, UAs do not always read the DTD, and thus may not know what the ID of an element is.

解析XML浏览器不会读取DTD因此可能会知道一个元素ID什么

In general, it is necessary to determine whether or not a name denotes one of these entities before parsing the program that contains it.

解析一个程序通常需要确定某个名字是否指示这些实体

Parsing this syntax is equally ambiguous, and you must know the layout of an XML response ahead of time to be able to make sense of it.

语法解析同样含混必须知道XML响应报文布局然后才能清楚含义

An alternate implementation of this program might be more efficient if it used the SAX parsing method, rather than DOM.

这个程序另一个实现有效如果使用SAX解析方法不是DOM

Parsing of XML data is often done with a SAX-style parser.

XML数据解析通常使用一个SAX风格解析器完成

In other words, your program should be able to recover from this sort of error rather than having to stop parsing and processing.

换句话说程序应该能够错误恢复不是停止解析处理过程

However, there's a price to pay for so faithfully representing an XML document: DOM parsing tends to be memory intensive.

但是这样如实地表示XML文档需要付出一定代价DOM解析往往需要占用很多内存

I believe the SimpleXML API, with its support for querying XML documents using XPath, is one of the easiest XML-parsing APIs to use.

认为由于支持使用XPath查询XML文档因此SimpleXMLAPI易于使用XML解析API之一

Validation is still something that's tightly linked to parsing, so expect a little bit of time to pass during the validation process.

验证仍然解析紧密联系一起因此验证过程需要一点儿时间

In traditional parsing, a sentence is mainly seen as a sequence of individual words, as if it has only a linear structure.

传统分析一般句子看作若干前后相接单词序列句子只有一个线形结构

When the result of parsing the RSS feed content is false, that means there was an error in the received RSS feed content.

如果解析RSS提要内容结果false意味收到RSS提要内容存在错误

As you know, SAX parsing requires you to write a ContentHandler that processes parser events.

知道SAX语法分析要求编写处理语法分析事件ContentHandler

This article would not be complete if it failed to mention an alternative to parsing in the form of XML marshaling libraries such as Castor.

如果提到一种选择XML编组形式解析Castor本文完整

It would be just as easy to include the numbers 1, 20, 75, 50 in a file and thus avoid any need for parsing the script text.

可以简单文件包含1、20、75、50这样数字从而避免解析脚本需求

Parsing the contents of the log can be an effective way to determine any problems with jobs that don't seem to execute properly.

分析日志内容确定可能正确执行作业存在某些问题有效方法

The difference here is that we read the payload into a byte array instead of a String, because that makes parsing it a little easier.

这里不同在于我们有效负载字节数组而不是字符串因为使得解析比较容易

To which is still unable to complete the parsing, chooses certain widest subtrees compulsion matched and then outputs.

依然无法完成分析选择若干子树强制匹配输出

This tool provides tree and node classes which make it easy for you to partition your code into separate parsing and action classes.

工具提供节点使易于代码分成解析动作

Therefore, all XML parsing, serialization, query execution, and comparisons must take place in a Unicode code page.

因此所有XML解析串行化查询执行压缩必须Unicode代码范围进行

Now we have covered everything in the Model class, so we are ready to move on to parsing the data that comes back from Flickr.

现在我们已经了解Model所有内容接下来我们继续解析来自Flickr数据

The initial cost of a plug-in is only the parsing of its manifest .

插件最初开销只是清单解析

In a nutshell, a doclet is a Java class to which Javadoc passes the result of parsing the Java class.

简而言之doclet一个JavaJavadoc解析Java结果传递doclet

Syntactic interoperability is all about parsing data correctly.

语义互操作性就是正确地解析数据

So, from parsing the Twitter feed, you know that you need to pipe it through sed first to get a real, legible result.

通过解析Twitterfeed知道需要首先sed进行处理得到一个真正结果

Contrast this to HTML parsing which has always been asynchronous so that parts of the document become available as they're parsed.

对比XML解析HTML解析后者一直异步这样文档各个部分解析可以使用

This process is known more formally as parsing (or to be more precise, tokenizing, lexing, and parsing).

这个过程正式称呼解析parsing)(准确地标记解释tokenizing)、词法解析lexing语法解析)。

The current set of traces are very malleable and mostly used for preliminary parsing.

目前跟踪非常稳定主要用于初步分析

The use of that module is beyond the scope of this article, but we recommend it for greater precision when parsing Perl codes.

模块使用不在本文范围之内但是解析Perl代码精确我们建议使用

and parsing at least a portion of a first data message to enable at least one reply option to the first data message.

以及第一数据消息至少一部分进行解析以便启用至少一个针对第一数据消息应答选项

Sending out e-mails or parsing and validation of incoming data are just a few examples.

发送电子邮件或者分析验证传入数据就是这样一些例子

The XML portion of a query is converted to the XML world for parsing by the XML parser, and for output (serialization) of the XML value.

查询XML部分转换XML世界以便XML解析进行解析以及XML输出串行化)。

However, line-by-line parsing is not always what you want.

但是并非总是需要解析

Here they were shown to be capable of creating a UI parsing engine with several significant advantages over homegrown approaches.

这里可以看到它们创建UI解析引擎能够方法具有显著优势

This article attempts to demonstrate my belief that you don't need to know a lot about formal parsing theory to be able to parse!

本文力图阐明理念并不需要了解很多有关正规解析理论进行解析

Yes, all that JavaScript communications and data parsing code with lots of tricks for multi-browser support.

没错为了实现浏览器支持所有JavaScript通信数据解析代码包含大量技巧

There was an error parsing the default action command associated with this location.

处理位置关联默认操作命令出错

The overall performance impact on parsing depends on the number of characters in a document relative to the number of new lines.

对于解析过程总体性能影响取决于文档数目相关字符

Here's where XHTML comes in; it defines a strict set of rules, allowing for fast parsing and cross-platform rendering of your XHTML.

正是XHTML发挥作用地方定义严格规则以便能够快速解析平台呈现XHTML

That's right, Sandra Bullock, the star of the movie, was parsing the tiniest details of her character's costume with the designer.

不错桑德拉布拉克电影明星设计师解读主人公着装那些细微

Components that do not require parsing of the SOAP Envelope will provide the best performance gains.

需要SOAPEnvelope解析组件提供最佳性能收益