parsers
美 [?pɑrs?r]
英 [?pɑ?(r)z?(r)] 
- n.剖析器;〔計〕語法分析程序;句法分析的程序
- 網絡自頂向下分析程序
詞形變化
復數:parsers
英漢解釋
英英解釋
例句
The standardized nature of XML has given rise to a number of derivative cross-platform, cross-language parsers and derivative technologies.
XML的標準化特性導致了一些跨平臺、跨語言的解析器和派生技術的誕生。
Most parsers that implement the DOM provide at least a vendor-specific means of access to an underlying SAX parser.
很多實現DOM的解析器至少提供一個供應商專用的方法來訪問一個底層SAX解析器。
Note that the form itself is nothing but an XML-based document and can be manipulated with the standard Java-based XML parsers.
請注意表單本身只是基于XML的文檔,并且可以使用標準的基于Java的XML解析器來操作表單。
Building your own parser increases the complexity of your application , and will not perform as well as the shipped parsers .
構建自己的分析器會增加應用程序的復雜程度,其執行效果也不如附帶的分析器。
However, I still cannot work up a great deal of enthusiasm for the function docstring style of parsers.
無論如何,我仍然不能對函數文檔字符串風格的解析器具有太多熱情。
As well, [xmlproc] provides a variety of high-level and experimental interfaces that other parsers do not.
同樣,[xmlproc]提供其它語法分析器所不具備的各種高級和測試接口。
XML parsers do not preserve white space within attribute values the same way that they preserve white space within element textual content .
與保留元素文本內容中的空白不同,XML分析器不保留屬性值中的空白。
RDFa parsers will retrieve the value from the text node of the element to which the property attribute is attached.
RDFa解析器會從property屬性所附屬的元素的文本節點(textnode)中將值取出來。
You can construct parsers that are optimized to use an in-memory representation of a given Schema for validation (as mentioned earlier).
可以構造針對給定Schema內存中表示優化的解析器驗證(如前所述)。
Obviously, proper syntax is necessary for parsers to be able to accept XML documents at all.
顯然,正確的文法是解析器完全能夠接受XML文檔所必需的條件。
In contrast to PLY or Spark, DParser itself is written in C, and is thus likely to be considerably faster than pure-Python parsers.
與PLY或Spark相反,DParser本身是用C編寫的,因而可能會比純粹的Python解析器快得多。
Indeed, given its prevalence in Python, Perl, and Apache projects, expat is clearly one of the most widely-used XML parsers available.
的確,就它在Python、Perl和Apache項目中的流行程度而言,expat明顯是使用最廣泛的XML解析器之一。
The combination of the XAML Node Stream and XAML DOM parsers are being used to add support for static analysis tools like FxCOP.
我們可以聯合使用XAMLNodeStreams和XAMLDOM解析器為靜態分析工具如FxCOP增加支持。
The new parsers store additional parsing information (problems, node locations) in an ILocationResolver instead of a callback object.
新解析器在一個ILocationResolver中存儲額外的解析信息(問題、節點位置),而不是存儲在回調對象中。
The heavy work of converting a reST text into a tree of nodes is done by the docutils. parsers. rst subpackage.
將reST文本轉換成節點樹的繁重工作是由docutils.parsers.rst子軟件包完成的。
XML parsers will simply reject documents that do not use quotes around attribute values and report an error.
XML分析器將簡單地拒絕屬性值兩側未使用引號的文檔,并報告錯誤。
First, some number of copies of the document representations are built from parsers, with each resulting document object retained.
首先,使用解析器構建文檔表示的某個數量的副本,并保存每個結果文檔對象。
Most people will end up with XML 1. 1 Processors as they upgrade their parsers, just as all the Xerces users already did.
隨著解析器的升級,多數人最終將使用XML1.1,就像Xerces的所有用戶所做的那樣。
Conversely, the parsers that ship with development environments were tested with an eye towards compatibility.
相反,隨開發環境提供的解析器大都經過了與兼容性有關的測試。
The thesis introduced the software and hardware design proposal of CNC. The processing procedure parsers have been introduced weightily.
介紹數控系統的體系結構,包括其硬件體系結構與軟件體系結構,并著重介紹加工程序解釋器模塊。
Their names are not allowed to contain colons, although parsers may not enforce that rule.
它們的名稱不允許包含冒號,盡管解析器可能不強制執行該規則。
The potential for automated parsing with open-source validating parsers also influenced adoption of this guideline.
用開放源碼驗證解析器進行自動解析的可能性也影響這條指導原則的采用。
As you might expect, any errors in validation are reported to the ErrorHandler set on the parsers.
可以預料,驗證錯誤都會報告給解析器設置的ErrorHandler。
Direct parsers & optimized validation of complex data structures of SOAP Messages (advantage of Document style of messaging).
SOAP消息中復雜數據結構的直接分析器和已優化的驗證(Document類型消息的優點)。
XML parsers are available in every programming language (even Cobol enjoys strong XML support), so you have no reason not to use them.
每種編程語言都由適用的XML解析器(即使Cobol都有強大的XML支持),沒有理由不使用。
SAX was developed by the members of the XML-DEV mailing list as a standard and simple API for event-based parsers.
SAX是由XML-DEV郵件列表的成員開發的一種用于基于事件的語法分析器的標準和簡單的API。
All my old ad hoc parsers were imperative in flavor: read some characters, make some decisions, accumulate some variables, rinse, repeat.
我所有的舊的特別的解析器都采用了這種風格:讀一些字符、作決定、累加一些變量、清空、重復。
Both include parsers and extensive XML support, simplifying data exchange between the platforms.
二者都包括解析器和廣泛的XML支持,簡化了平臺之間的數據交換。
XML parsers can use this parent-child structure to navigate to a document, and even to modify the structure or content of the document.
XML解析器可以利用這種父子結構來遍歷文檔,甚至修改文檔的結構或內容。
Parametric parsers are a form of dynamic parsers that changes their behavior at run time based on some attribute or data.
參數化分析器就是那些在運行時依照某些屬性或者數據,改變其行為的動態分析器的一種形式。
For all of your parsers, the inputs are always the same: strings for the stock symbols.
對于所有解析器而言,輸入總是一樣的:股票代碼字符串。
We have the ability to translate from a number of parsers to an internal representation which we use for compilation.
我們有能力借鑒眾多解析器來自行開發用于編譯的和一個解析器的內部實現。
With the ubiquity of XML, the VRML spec was rewritten to take advantage of XML parsers (and programmer familiarity with XML).
隨著XML得到無所不在的應用,VRML規范進行了重寫,從而利用XML解釋器的優點(以及程序員對XML比較熟悉這個優點)。
In our game we wanted to have separate parsers for the scripting language and the GUI descriptions, since they used different grammar rules.
我們希望在游戲中對腳本語言和GUI描述使用不同的語法分析器,因為它們使用不同的語法規則。
Most formal parsers use variants on Extended Backus-Naur Form (EBNF) to describe the "grammars" of the languages they describe.
大多數正式的解析器都使用擴展巴科斯范式(ExtendedBackus-NaurForm,EBNF)上的變體來描述它們所描述的語言的“語法”。
You can use these parsers at runtime to avoid the cost of constructing and deconstructing parsers when you need to parse a document.
當需要解析文檔時,可以在運行時使用這些解析器,從而避免構造和分解解析器的開銷。
You can specify the grammar caching parser configuration (org. apache. xerces. parsers. XMLGrammarCachingConfiguration).
指定語法緩沖解析器配置(org.apache.xerces.parsers.XMLGrammarCachingConfiguration)。
XML parsers are designed so that any input (well-formed or not, valid or not) is handled in a defined way.
設計XML解析器是為了讓任何輸入(格式良好的或無格式的,有效的或無效的)都以定義好的形式處理。
You can now validate the syntax in scripts with multiple database parsers, and run scripts serially against multiple database connections.
您現在可以使用多個數據庫解析器來驗證腳本語法,然后依次在多個數據庫連接中執行腳本。
Nevertheless, the approach described here is not the way plug-in parsers were initially meant to be used.
然而,本文描述的方法并不是插件解析器方法最初使用的目的。