• Listing 3 USES the method to build a document from an input stream.

    清单3使用了相应的方法输入构建文档

    youdao

  • The DOMParser class is defined by Xerces to build a document from the output of the Xerces parser.

    Xerces 定义了 DOMParser,以便Xerces语法分析器输出构建文档

    youdao

  • As I indicate in the comments, the first block of code (lines 1-5) in Listing 1 handles parsing an input stream to build a document representation.

    正如注释指出清单1中的第一代码(第1 - 5行)处理对输入语法分析构建文档表示。

    youdao

  • The factory interface includes methods to build a document from various sources directly, and includes methods for creating individual components of the XML document representation.

    这个工厂接口包括用于各种来源直接构建文档方法用于创建XML 文档表示的不同部分的方法。

    youdao

  • A good example is an application that processes content, such as a document archiver where you want to build indexes and other information from the content.

    有一应用程序很好的例子处理诸如此类的内容,比如说文档归档器,内容构建索引其他信息

    youdao

  • You can build an XML query visually by selecting sample resultant nodes from a tree representation of a schema or XML document and dragging the nodes onto a return grid.

    可以通过模式XML文档树型表示中选择示例结果节点这些节点拖放到返回网格中从而可视化地构造一个 XML查询

    youdao

  • Another common combination might use the drawing package to build the figures and illustrations within a report or other document.

    另一种常见组合使用绘图工具报告其他文档创建图像图例

    youdao

  • When you can view the WSDL document of the intended service, the server side is over and you're now ready to build a client to invoke the service.

    WSDL文档看到目标服务后,服务器端的工作已经完成。现在您可以构造一个调用服务的客户端

    youdao

  • For example, tools exist that can build client-side proxies to access a service described by a WSDL document.

    例如这样一些工具,它们可以构建用来访问WSDL文档所描述服务的客户机代理

    youdao

  • For example, let's look at how you would build a simple XML document from scratch using JDOM.

    例如我们一下如何随便使用JDOM建立一个简单XML文档

    youdao

  • When creating a mapping, the goal is to build a mapping that will produce a complete and valid target XML document.

    创建映射目标构建一个产生完整有效目标XML文档的映射。

    youdao

  • Where you need to build a complete data structure out of an XML document, RXP probably edges out expat slightly; and if you need validation, expat is simply not an option.

    需要XML文档构建一个完整数据结构时,RXP可能稍微胜过expat如果需要验证,那么肯定不会选用 expat 。

    youdao

  • We can build a development case document, use RUP Organizer, and/or use RUP Modeler.

    我们可以构建一个开发案例文档使用RUPOrganizer/或者 RUPModeler

    youdao

  • The DocumentBuilder class provides a way to build an XML document tree from a stream of bytes.

    documentbuilder提供了方法通过个字节流构建一个XML文档

    youdao

  • For example, you can quickly build a well-formed HTML document and write it out to a file. Listing 9 shows the code.

    举例来说可以快速构建一个格式良好HTML文档写出文件中。

    youdao

  • To get things started, we'll write a 10-line servlet that generates an XML document. As we build our XML-aware servlets, we'll follow three steps

    作为开始我们编写一个用来生成XML文档的 10 行servlet

    youdao

  • An attacker could also exponentially build up entity references purely in the internal DTD subset so that a small input document produces a large quantity of text.

    攻击可以根据指数内部dtd子集中有规律地建立实体引用这样,就会使输入文档制造大量的文本。

    youdao

  • Once I've got a parser instance I can set the input to the parser and actually build the document representation (lines 5-8), but this involves more steps than for the other models.

    一旦获取分析器实例就能输入设置分析器中,真正构建文档表示(第5 - 8行),但是涉及其它模型更多步骤

    youdao

  • Note that the parser passes enough information to build the document tree of the XML documents but, unlike a DOM parser, it does not explicitly build the tree.

    注意,语法分析器传递了足够信息构建XML文档文档但是dom语法分析器不同,并不显式地构建树。

    youdao

  • Conversely, what if you were able to fully document a server's configuration each time you performed a software build?

    相反地,如果能够每次执行软件构建时详尽地编写服务器配置文档的话会怎样

    youdao

  • The problem that you solve in this tutorial is to correctly build a set of HTML files that, together, document a set of services.

    教程中解决问题正确地创建一系列HTML文件,并记录了一系列的服务

    youdao

  • It shows how to document, organize and use patterns; how to build relationships between patterns and how to turn those relationships into a pattern language.

    显示了如何记录组织使用模式;如何建立模式关系以及如何这种关系转变模式语言。

    youdao

  • The goal of schema design is to leverage existing schemas as much as possible and to provide external schema changes to build a model of the desired mixed-namespace document.

    模式设计目标尽可能利用已有模式提供外部模式修改建立目标混合名称空间文档模型

    youdao

  • Hence, validation can entail a large performance cost if a validating processor needs to parse and build an in-memory representation of a schema before validating each XML document.

    因此如果验证每个XML文档之前,都构建模式内存中表示验证可能造成很大性能代价

    youdao

  • With this example, you could build up your application for Lotus Quickr with customized view functions for contents in a document library.

    可以参考这个示例构建自己LotusQuickr应用程序文档库中的内容提供定制的查看功能

    youdao

  • IBM Lotus Symphony is a powerful set of document, spreadsheet, and presentation editors that provide a strong base to build a compelling package for your corporation.

    IBMLotusSymphony强大文档电子表格演示文稿编辑器,它为为公司构建引人注目的提供坚实基础

    youdao

  • Detailed information about how to build a SOAP envelope that a service can interpret can be added to the WSDL document for that service.

    可以服务WSDL文档中添加关于如何构建服务可以解释SOAP信封(envelope)的详细信息

    youdao

  • This tutorial describes the steps needed to build a basic client application in the DB2 Document Manager. The application you build supports the following tasks.

    教程描述DB 2DocumentManager构建一个基本客户应用程序所需步骤

    youdao

  • One can easily count the benefits of a collection of well-written automated build script over a manual process accompanied by a constantly out-of-date, "how-to" document created in Microsoft Word.

    可以很容易得出包括Microsoft Word所创建过期文档,“指南文档在内良好自动化构建脚本收集好处

    youdao

  • Once we had something that seemed like a good start to a document, we decided that we would release under a creative commons license so that the broader community could build on it as they saw fit.

    我们觉得文件起了个好头决定Creative Commons许可进行发布以便更广泛群体他们认为合适的方式基础上继续完善。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定