网站首页  词典首页

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

 

词汇 parsers
释义 parsersBNC⁵⁸²⁶³
基本例句
计分析程序原型parser的复数 A feature that enables XML1.1 normalization checking. Note that JAXP1.3 does not require compliant parsers to support this feature.
支持 XML1.1规范化检查,注意, JAXP1.3不要求兼容解析器支持该特性。 ibm

The Doc column specifies parsers that support a pull or document model API, like DOM.
“文档”栏指定了支持拉或文档模型 API如 DOM的解析器。 ibm

The flexibility of the Spirit framework comes from the fact that it has a number of predefined parsers for common situations.
Spirit框架的灵活性源于它为常见处理提供了众多预定义解析器。 ibm

The standardized nature of XML has given rise to a number of derivative cross-platform, cross- language parsers and derivative technologies.
XML的标准化特性导致了一些跨平台、跨语言的解析器和派生技术的诞生。 ibm

As the development of the Jython Project lags behind Python, many emerging technologies— including XML parsers, the use of logging, and Web services— aren't implemented in the current version of Jython.
由于 Jython项目的开发滞后于 Python,因此许多新兴技术包括 XML解析器、日志记录的使用,以及 Web服务在当前的 Jython版本中并未实现。 ibm

Direct parsers& optimized validation of complex data structures of SOAP Messages advantage of Document style of messaging.
SOAP消息中复杂数据结构的直接分析器和已优化的验证 Document类型消息的优点。 ibm

Essentially, JAXP1.2 defines two new properties for SAX parsers and two new attributes for DOM parsers that control schema validation.
本质上, JAXP1.2定义了两种新特性用于 SAX解析器和两种新属性用于 DOM解析器,它们控制着模式验证。 ibm

For this, a simple case study was used to demonstrate the general concept of developing functionality by implementing plug-in parsers.
为此,使用一个简单案例研究通过实现插件解析器来演示开发功能的一般概念。 ibm

Fortunately, several third-party, lightweight XML parsers are available for MIDP applications.
幸运的是, MIDP应用程序已有几个第三方的、轻量级 XML解析器可以使用。 ibm

In XML parsers, validation is usually turned off by default because many XML authors are not writing constraints; leaving it off helps to avoid lengthy processing in production environments.
在 XML语法分析器中,验证在缺省情况下通常关闭,这是因为很多 XML作者都不编写约束;将其关闭可帮助避免产品环境中的冗长处理。 ibm

JAXP provides a means of getting to these parsers and the data that they expose, but doesn't offer a new way to parse an XML document.
JAXP提供了一种到达这些解析器及其所涉及的数据的方法,但并未提供一种解析 XML文档的新方法。 ibm

Like DOM, SAX parsers control the complete parsing process.
和 DOM类似, SAX解析器也控制了整个解析过程。 ibm

Many parsers can validate the structure of SOAP messages to ensure they are well-formed and adhere to specific XML schemas.
很多解析器能够验证 SOAP消息的结构来确保它们是结构良好的并且遵守特定的 XML Schema。 ibm

Most can also use validating parsers such as Xerces Java2 for full checking of documents on input, and some including JAXB can perform full validation of bound data in memory.
大多数框架还可以使用验证解析器如 Xerces Java2在输入时对文档进行完全检查,并且有框架包括 JAXB可以在内存中执行绑定数据的完全验证。 ibm

Most current SAX parsers, including the one bundled with Sun's Java™ software development kit JDK6, enable you to inspect the encoding.
目前,大多数 SAX解析器,包括与 Sun公司的 Java™软件开发套件 JDK6绑定的 SAX解析器,可以用来检测编码。 ibm

Most Prolog implementations, furthermore, are written in languages other than Python, as are most EBNF parsers.
而且,大多数 Prolog实现都不是用 Python编写的,这和大多数 EBNF解析器一样。 ibm

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

Most parsers offer at least two different APIs, typically an object model API and an event API also called stream API.
多数解析器提供了至少两种 API,通常是一个对象模型 API和一个事件 API也称为流 API。 ibm

Obviously, proper syntax is necessary for parsers to be able to accept XML documents at all.
显然,正确的文法是解析器完全能够接受 XML文档所必需的条件。 ibm

Regular expression parsers are powerful.
正则表达式解析器有强大的功能。 ibm

SAX parsers produce a series of parsing events.
SAX解析器将生成一系列解析事件。 ibm

The unmarshaller can process XML data from a wide variety of data sources, including files, input streams, URLs, DOM objects, SAX parsers, and more.
反编组器可以处理来自各种数据源的 XML数据,包括文件、输入流、 URL、 DOM对象、 SAX解析器等。 ibm

There are many parsers and libraries available for many different environments.
对于各种不同的环境,有许多不同的解析器和库。 ibm

This also ensures things like parsers and an implementation are set up and running.
这也可以确保解析器和一个实现已经设置并能够运行。 ibm

Traditional parsers such as DOM or SAX are not well suited to this task.
传统解析器如 DOM或 SAX不是非常适合这项工作。 ibm

Unlike binary data, XML is highly structured, and many parsers and tools are optimized to search and query XML data.
和二进制数据不同, XML是高度结构化的,很多解析器和工具针对 XML数据搜索和查询进行了优化。 ibm

We have the ability to translate from a number of parsers to an internal representation which we use for compilation.
我们有能力借鉴众多解析器来自行开发用于编译的和一个解析器的内部实现。 infoq

While this may seem to be directly analogous to a relational database's key mechanisms, there's one important difference: Most parsers treat these pointers as unidirectional.
虽然这也许看来直接类似于关系数据库的键机制,但是有一个重要的差异:大多数解析器都将这些指针看作是单向的。 ibm

You can do this using custom parsers and data converters.
您可以使用定制解析器和数据转换器实现这一点。 ibm
随便看

 

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

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/2/25 5:01:27