单词 | xml file | ||||
释义 | xml file
例句释义: 文件,文字档 1. You can create XML View of your existing relational data and work with it as if it was an XML file . 您可以建立现有关联式资料XML检视,并将它当成XML档案使用。 www.bing.com 2. The next stop on this Groovy roadshow is to plug it into a build process, specifically my maven. xml file. 这个Groovy巡演中的下一站是把它装配进构建过程,特别是放在我的maven.xml文件中。 www.ibm.com 3. You can also export the diagrams to a Microsoft Office Word 2003 outline for a more linear view, or to an XML file to reuse elsewhere. 您还可以将图表导出到MicrosoftOfficeWord2003大纲中,以获得一个线性的视图,或导出到XML文件中以便在其他位置重新使用。 office.microsoft.com 4. People are supposed to be able to read it, but it's hard to imagine a human trying to read an XML file with 7 million nodes. 尽管人们应该能够读取它,但是很难想象一个人会去阅读包含7百万个节点的XML文件。 www.ibm.com 5. For the reduced set of contents, the manifest. xml file is just a few lines long, as shown in Listing 6. 对于缩减过的内容,manifest.xml文件的长度只有几行,如清单6所示。 www.ibm.com 6. This would allow you to easily swap out your simplistic XML-file based implementation for a more standard database-driven implementation. 这样很容易就能把过于简单化的基于XML文件的实现改成更加标准的数据库驱动实现。 www.ibm.com 7. Be aware that this lookup mechanism is only supported through the use of the persistence. xml file. 一定要注意,这个查询机制仅在使用persistence.xml文件的过程中受支持。 www.ibm.com 8. In previous Java EE platforms, such a descriptor would have been a part of an XML file that conforms to the EJB 2. 1 schema. 在以前的JavaEE平台中,必须在一个符合EJB2.1模式的XML文件中包含这样的描述符。 www.ibm.com 9. On the other side of the JSON controller, the application can be hooked up to MySQL, PostgreSQL, an XML file repository, or nothing at all. 在JSON控制器的另一面,应用程序可以被钩挂(hook)到MySQL、PostgreSQL、一个XML文件存储库、或者什么也不挂。 www.ibm.com 10. The easiest way is to put tags in the XML file that will cause only the critical GUI controls and values to be considered. 最简单的方法是在XML文件中加入标志,使得只考虑临界的GUI控件和值。 www.ibm.com 1. The composite file is often described as an XML file that contains the various SCA pieces and the connections between them. 复合文件常被描述为一个XML文件,其中包含各种SCA片段及它们之间的连接。 www.ibm.com 2. As an alternative to an XML file as the source of data, it is possible to provide advertisement information through a callback event. 作为XML文件的替换数据源,它可以通过回调事件提供广告信息。 msdn2.microsoft.com 3. Data export, as the name implies, allows you to export the raw analysis results to a file, typically an XML file format. 数据导出,如名字所指,允许您将原始的分析结果导出到文件中,一般是XML文件格式。 www.ibm.com 4. This can be useful when debugging, if you want to pack away parts of the XML file that do not interest you at the moment. 这在调试时很有用,如果对XML文件的某些部分不感兴趣,就可以将它们折叠起来。 www.ibm.com 5. The only reason to export code coverage data as an XML file is to save the results of merging multiple code- coverage results . 将代码覆盖率数据作为XML文件导出的唯一原因是为了保存多个代码覆盖率结果的合并结果。 www.bing.com 6. If you want to try all this out, the bundled files provide a simple XML file, XSL stylesheet, and source code (see Download). 如果想要全部尝试,绑定的文件提供了简单的XML文件、XSL样式表和源代码(参阅下载)。 www.ibm.com 7. Figure 3 and figure 4 show how the wizard was used to add such a reference to the web. xml file for the sample portlet applications. 图3和图4显示了如何使用向导向示例Portlet应用程序的web.xml文件添加此类引用。 www.ibm.com 8. For this configuration we create a dwr. xml file that we place in the WEB-INF directory of the application. 对于此配置,我们将创建dwr.xml文件,并将其放置在应用程序的WEB-INF目录中。 www.ibm.com 9. Copy the files to the migrate directory, compile and run it, passing the name of each product XML file as an argument. 将文件复制到migrate目录,编译并运行它,此时要传递每个产品XML文件的名称作为参数。 www.ibm.com 10. You can use the XML file as backup for the RSA key container or to import the RSA key container on a different server. XML文件可以用作RSA密钥容器的备份,也可用于在其他服务器上导入RSA密钥容器。 msdn2.microsoft.com 1. This makes them useful for representing the kind of structured data that when stored would commonly be held in an XML file. 因而在表示那些通常存储在XML文件中的结构化数据时尤为有用。 www.ibm.com 2. The result of this transformation is the same XML file with a new style sheet embedded in it. 该转换结果为同一XML文件,并嵌有一个新的样式表。 msdn2.microsoft.com 3. BPEL file and partner links: The BPEL file is an XML file in which you configure the business logic of your process-execution layer. BPEL文件和合作伙伴链接:BPEL文件是一个XML文件,您要在该文件中配置流程执行层的业务逻辑。 www.ibm.com 4. The SOAP message should be in a file with a . xml file extension to be validated. 这个SOAP消息应该保存在一个扩展名为.xml的文件中。 www.ibm.com 5. reload() Reloads the XML file from the server and recreates the children of this node. 重新从服务器载入XML文件,并重建这个节点的子节点。 dictsearch.appspot.com 6. The graball control, as the name implies, is a new view that returns all the patients in the database in a single XML file. graball控件如其名字所示,是在单一XML文件中返回数据库中所有患者的新视图。 www.ibm.com 7. Of course, you can also put these URLs into an XML file and pass it as input to the query: It's just a matter of personal preference. 当然,您也可以将这些URLs放置到一个XML文件中并将其作为输入传递到查询:这只是一个个人喜好问题。 www.ibm.com 8. If you need to work with more than one XML file, it's pretty easy to extend the workbench setup. 如果您需要使用多个XML文件,扩展工作台设置非常容易。 www.ibm.com 9. The XML file is not a hierarchical representation of your code ; it is a flat list with a generated ID for each element. XML文件不是代码的分层表示形式,它是一个平面列表,每一个元素有一个生成的ID。 www.bing.com 10. If the XML file contains static IP information, DNS information, or any other network information, then remove those sections from the file. 如果XML文件包含静态IP信息、DNS信息或其他网络信息,请将这些内容从文件中删除。 www.ibm.com 1. We did not use XML access or the Admin interface for redeploying because we were not changing anything in the portlet. xml file. 因为不必修改portlet.xml文件中的任何内容,所以我们不采用XML访问或Admin接口的方式。 www.ibm.com 2. These two elements are easy to define as Eclipse core expressions in the plug-in xml file. 这两个元素可以很容易地定义为插件xml文件中的Eclipse核心表达式。 www.ibm.com 3. The import will also bring in a portlet. xml file that is not needed until we attempt to run this application as a portlet. 导入还将带来portlet.xml文件,在我们试图把这个应用程序作为portlet来运行之前我们不需要portlet.xml。 www.ibm.com 4. Each dependency will lead you to another plugin. xml file that will have its own dependencies. 每个依赖性都会导致检查另外一个plugin.xml文件,后者又有自己的依赖性。 www.ibm.com 5. It also includes a jdoconfig. xml file, so once you annotate the Contact class, you'll be ready to start using JDO. 它还包含了一个jdoconfig.xml文件,因此,一旦对Contact类进行了注释,您就已经准备好开始使用JDO。 www.ibm.com 6. An XML file with a list of customer records from that branch office is placed into a directory. 包含分支机构中的客户记录列表的XML文件放在某个目录中。 www.ibm.com 7. The testTOC. xml file shown in Listing 6 contains the name of the heading that will appear in the Contents pane of the help window. 清单6中所示的testTOC.xml文件包含显示在帮助窗口的Contents窗格中的标题名称。 www.ibm.com 8. Agavi comes with a wide range of built-in input validators, which can be configured through a simple XML file. Agavi自带有大量内置输入验证器,并且可以通过简单的XML文件配置它们。 www.ibm.com 9. Put the name of the package you just created in the click. xml file, as shown in Listing 4. 在click.xml文件中指定刚才创建的包的名称,见清单4。 www.ibm.com 10. Because this walkthrough focuses on reading XML data into a dataset, the contents of an XML file is provided. 由于本演练的重点在于将XML数据读入到数据集中,所以提供了XML文件的内容。 msdn2.microsoft.com 1. In this simple example, the movies. xml file is just a flat file with some references to short home movies of mine. 这个简单的例子中,movies.xml只是一个平面文件,包含一些我自己的家庭短片的引用。 www.ibm.com 2. The Office Open XML file formats use relationships to define associations between a source and a target part. OfficeOpenXML文件格式使用关系来定义源和目标部件之间的关联。 msdn.microsoft.com 3. The system definition file (used to define the multi-tier application) is an XML file. 系统定义文件(用于定义多层应用程序)是XML文件。 www.ibm.com 4. For that you need to edit the web. xml file for the application, as shown in Listing 4. 为了达到这个目的,我们需要编辑应用的web.xml文件,如清单4所示。 www.ibm.com 5. The memory mapping feature enables you to display a region of memory according to a layout defined in an XML file. 内存映射特性能够使您根据XML文件中所定义的布局来显示内存的某个区域。 www.ibm.com 6. The definition. xml file must be packaged in the same resource (a JAR or EAR file) as the composite that refers to it. xml文件必须打包在与对其进行引用的组合相同的资源(JAR或EAR文件)中。 www.ibm.com 7. In the directory where you ran the converter, look for the CQAnalysisReport. Xml file to see any warnings and errors before migration. 迁移之前,在运行转换器的目录中查找“CQAnalysisReport.xml”文件以查看任何警告和错误。 msdn2.microsoft.com 8. By default, ASP. NET site navigation works with an XML file named Web. Sitemap, which describes the hierarchy of your Web site. 默认情况下,ASP.NET站点导航使用一个名为Web.sitemap的XML文件,该文件描述了您的网站的层次结构。 msdn2.microsoft.com 9. The NIEM tools allow you to save your "shopping list" data selection in an XML file called a "wantlist. " NIEM工具允许将选择的数据元素保存在XML文件中,这种文件称为“wantlist”。 www.ibm.com 10. In this event, a default XML file can be defined and returned, a useful process when a "default" behavior is defined in a scenario. 在这种情况下,可以定义并返回默认的XML文件,当场景中已经确定了“默认”行为时,这项处理将很有用。 www.ibm.com 1. Imagine creating a look and feel quickly and easily for a Java application by simply modifying an XML file. 想像一下,仅仅修改一个XML文件,就能快速、容易地为Java应用程序创建一个外观。 www-128.ibm.com 2. Scroll down to the WebSphere Bindings section and enter the correct JNDI name for that resource (found in the WebLogic config. xml file). 向下滚动到WebSphereBindings部分,为资源(在WebLogicconfig.xml文件中找到的)键入正确的JNDI名称。 www.ibm.com 3. The resources that went into the production of the tip in front of you include the XML file that underlies this tip. 产生在您面前的本技巧文章的资料包括作为本技巧文章基础的XML文件。 www.ibm.com 4. All we need to do is to set packaging attribute value to WAR in application's pom. xml file and use another WAR artifact as a dependency. 我们需要做的只是在应用的pom.xml文件中为WAR文件设置打包属性,并设置对另一个WAR文件的依赖。 www.infoq.com 5. You can manage global lists for a collection as an XML file that you can list, import, export, and delete. 您可以将集合的全域清单做为XML档案来管理,此档案可以列出、汇入、汇出和删除。 msdn.microsoft.com 6. For those widgets that are in a toolbox catalog, the XML can be obtained from the extension. xml file attached to the widget document. 对于工具箱目录中的widget,可从widget文档所附的extension.xml文件中获取XML。 www.ibm.com 7. The name of this preference is com. ibm. portal. bc. ref, and it is specified in the portlet. xml file, as shown in listing 9. 优选配置的名称为com.ibm.portal.bc.ref,它在portlet.xml文件中被指定,如清单9所示。 www.ibm.com 8. To help you check the syntax of your xml files, we have created this link so that you can syntax-check any XML file. 为了帮助你检查XML文件语法的正确性,我们设置了关于XML文件语法规则校验的链接,可能对你有所帮助。 blog.sina.com.cn 9. Then, I use XSL to format the XML into a simple HTML file that demonstrates what data are in the XML file. 然后,再使用XSL把这个XML文件格式化成一个简单的HTML文件。该HTML文件展示了XML文件所包含的数据。 www.ibm.com 10. The name of the XML file and its location must match the values specified in the catalog. xml file. 这个XML文件的名称和位置必须匹配在catalog.xml文件中指定的值。 www.ibm.com 1. Issue 1 -- For a parser to read the XML accurately, the content stored within the XML file had to format entities accordingly. 第1个问题—为使解析器精确读取XML,存储在XML文件中的内容必须对实体进行相应地格式化。 www.ibm.com 2. The role of this script is to set the webserver-ihs-http-port variable with the value provided in the parameters. xml file. 此脚本的作用是使用parameters.xml文件中提供的值来设置webserver-ihs-http-port变量。 www.ibm.com 3. You must supply a permission set name if the XML file does not contain one in the form of a name attribute value. 如果XML档不包含名称属性值格式的使用权限集合名称,您必须提供一个。 technet.microsoft.com 4. This code reads data from the XML file shown in Listing 9 and formats it into a table. 这段代码从清单9所示的XML文件中读取数据,然后将它变为表格格式。 www.ibm.com 5. Loads the CLR into a process using version information stored in an XML file. 使用存储在XML文件中的版本信息将CLR加载到进程中。 msdn2.microsoft.com 6. MyBooks takes in a single argument: the name of the XML file that contains the list of books to be displayed in the table. MyBooks采用了一个参数:XML文件的名称,它包含了所有在表格中显示的书籍清单。 www.ibm.com 7. The xml file for updating the portlet should be included with the portlet and can be saves as part of the version control. 用于更新Portlet的xml文件应随Portlet一起提供,可以作为版本控制的一部分进行保存。 www.ibm.com 8. If it finds any, it reads the XML file and provides the Add-In Manager with the information needed to start the add-in when it is clicked. 如果找到相应文件,则会读取XML文件并向“外接程序管理器”提供在单击外接程序进行启动时所需的信息。 msdn2.microsoft.com 9. This first XML file represents the actual serialization of the Word document. 第一个XML文件代表Word文档的真正序列化。 msdn2.microsoft.com 10. In the web-jamon-config. xml file shown in Listing 15, we have configured everything required for JAMon in a Spring-based application. 在清单15所示的web-jamon-config.xml文件中,我们已经配置了基于Spring的应用程序中的JAMon所需的一切。 www.ibm.com 1. Variable references the name of the XML file that you created previously. 变量的值引用先前创建的XML文件的名称。 msdn2.microsoft.com 2. The beauty of these frameworks is that they map all URLs of a chosen pattern to a specific servlet via a web. xml file. 这些框架的好处是它们通过一个web.xml文件将所选模式的所有URL映射到特定的servlet。 www.ibm.com 3. If you don't like the default page mapping, you can change it by modifying the click. xml file to add your own custom mapping. 如果不喜欢默认的页面映射,可以修改click.xml文件,添加自己的定制映射。 www.ibm.com 4. Create a URL map for the updates to Rational Product Updater by typing a universally accessible absolute path to its site. xml file. 通过输入一个到site.xml文件的全球可访问的绝对路径来创建一个对RationalProductUpdater更新的URL映射。 www.ibm.com 5. Selecting one of the existing XML files updates the design-time style of the control with the style information from that XML file. 如果选择一个现有的XML文件,则会用该XML文件中的样式信息更新控件的设计时样式。 msdn2.microsoft.com 6. The following XML file, automobile-policy. xml, conforms to the schema automobile-policy. xsd, and can be used for the example in Listing 2. 下面的XML文件automobile-policy.xml符合模式automobile-policy.xsd,可以将它用于清单2中的方法。 www.ibm.com 7. Prepares the loading of either the inline XML or the external XML file to produce a collection of XML nodes. 准备加载内联XML或外部XML文件,以生成XML节点的集合。 msdn2.microsoft.com 8. The fourth is the name of the XML file to be inserted into the "contactinfo" column. 第4个是将要插入“contactinfo”列的XML文件的名称。 www.ibm.com 9. Then, the business process writes the customer business object data to a separate XML file in the output directory of the file system. 随后,业务流程会将Customer业务对象数据写入单独的XML文件,并将此文件放在文件系统的输出目录中。 www.ibm.com 10. The AST is a tree representation of the parsed source code, created by the compiler, similar to the DOM tree model of an XML file. AST代表已解析源代码的树,它由编译器创建,与XML文件的DOM树模型类似。 www.ibm.com 1. The only safe way to select this data is to bind it into a BLOB host variable, or a BLOB FILE host variable, to write it into an XML file. 选择这种数据的惟一安全的方法是将它绑定到一个BLOB主机变量或一个BLOBFILE主机变量,以便将它写到一个XML文件中。 www.ibm.com 2. Alternatively, as shown in Figure 4, when you select a project. xml file, the goals are in a context menu in the project navigator view. 或者,如图4所示,当选择project.xml文件时,目标将在项目的导航器视图的上下文菜单中。 www.ibm.com 3. These arguments appear at the bottom of the XML file, in the JavaProcessDef process definitions section. 这些参数出现在在XML文件的最后的JavaProcessDef过程定义一节中。 www.ibm.com 4. In either case the last web service deployment artifact that must be included is the webservices. xml file. 无论在何种情况下,必须包含的最后一个Web服务部署构件都是webservices.xml文件。 www.ibm.com 5. We recommend that you name your transport rule configuration XML file after the server on which it is created. 我们建议您在服务器上创建传输规则配置XML文件后,对其进行命名。 technet.microsoft.com 6. A command-line utility used to validate and import a work item type from an XML file to a Team Foundation Server team project. 它是用于验证工作项类型,并将工作项类型从XML文件导入到TeamFoundationServer的团队项目中的命令行实用工具。 msdn2.microsoft.com 7. A command-line utility used to validate and import global lists from an XML file to a Team Foundation Server team project. 它是用于验证全局列表,并将全局列表从XML文件导入到TeamFoundationServer的团队项目中的命令行实用工具。 msdn2.microsoft.com 8. You need to be sure that when your application runs, it has sufficient permissions to read the XML file. 需要确保应用程序在运行时有足够的权限来读取XML文件。 msdn2.microsoft.com 9. By default, this check box is selected, instructing the compiler to generate documentation information and place it in an XML file. 默认情况下,此复选框处于选中状态,指示编译器生成文档信息并将这些信息放置在一个XML文件中。 msdn2.microsoft.com 10. However, for purposes of this walkthrough, you will use an XML file for convenience, so that you do not have to configure database access. 但是,为了实现本演练的目的,方便起见将使用XML文件,这样就不必配置数据库访问。 msdn2.microsoft.com 1. A manifest is an XML document that can be an external XML file or embedded inside an application or an assembly as a resource. 清单是一个XML文档,既可以是外部的XML文件,也可以作为资源嵌入到应用程序或程序集内部。 msdn2.microsoft.com 2. The serialization process has three steps producing at least one XML file with each step. 序列化过程包括三个步骤,每一步至少生成一个XML文件。 msdn2.microsoft.com 3. If you have all these folders in your project, you're ready to add an Ant build. xml file to run the transformation process. 如果项目中有了所有这些文件夹,那么您已经准备好添加Antbuild.xml文件以运行转换过程。 www.ibm.com 4. In the Socrates system the first generated XML file is called an IML file; IML stands for intermediate markup language. 在Socrates系统中,生成的第一个XML文件称为IML文件,IML代表“中间标记语言”。 msdn2.microsoft.com 5. Listing 6 starts by declaring an array that contains the short names of the stores and builds those names into a basic XML file. 清单6首先声明一个数组,其中包含花店的简写名称,并将这些名称构建到一个基本的XML文件中。 www.ibm.com 6. If you were using the cachespec. xml file from the application server properties directory (global), the entire URL would be necessary. 如果使用的是应用程序服务器properties目录(全局)中的cachespec.xml文件,就需要一个完整的URL路径。 www.ibm.com 7. This means that if you send Firefox a very large XML file, your users might have a long wait before they see anything happen. 这意味着,如果向Firefox发送一个非常大的XML文件,您的用户必须等待很长时间才能看到内容显示。 www.ibm.com 8. The first step in reading the XML file is for the application to load the data and parse it into a Document object. 对于应用程序来说,读取XML文件的第一步是加载该数据并将其解析为一个Document对象。 www.ibm.com 9. Because XUL is like an XML file, you can use any text editor or XML editor for the IDE. 因为XUL类似于XML文件,所以可以使用IDE的任何文本编辑器或XML编辑器。 www.ibm.com 10. All you must do is configure the servlet in the the web. xml file the same as you would any other servlet (Listing 15). 必须像其他servlet一样在web.xml文件中配置这个servlet(清单15)。 www.ibm.com 1. As is usual in a JSF application, navigation is mapped out in the faces-config. xml file. 像通常的JSF应用程序一样,在faces-config.xml文件中将导航映射出来。 www.ibm.com 2. A simple XML file for the procedure, which contains the document to read and write and many Recursive quadtree traversal . 一个对简单的XML文件进行的程序,里面包含了对文件的读写和多叉树递归遍历。 dict.kekenet.com 3. Each of these parts has a unique ID that must be used as the target transform ID in the plugin. xml file. 这些部分中的每一个,都有一个独一无二的ID,并且该ID在plugin.xml文件中,必须作为目标转换的ID。 www.ibm.com 4. The Bookstore. Xml file contains information about books that might be available from an online bookstore. Bookstore.xml文件包含网上书店可能提供的书籍的信息。 msdn2.microsoft.com 5. When you record a response file, all of the selections that you make in the Installation Manager GUI are stored in an XML file. 记录响应文件时,您在InstallationManagerGUI中所作的所有选择都存储在一个XML文件中。 download.boulder.ibm.com 6. So, when you load that next XML file or data stream, have no fear about navigating to the exact values that you need to process. 所以,当您加载下一个XML文件或数据流时,无需担心,您可以一直导航,直到获得您需要处理的下一个具体的值。 www.ibm.com 7. The JNLP is an XML file that provides the basic elements and descriptions for your application. JNLP是一个为应用程序提供基本的元素和描述的XML文件。 www.ibm.com 8. Option allows you to place documentation comments in an XML file. 选项允许在XML文件中放置文档注释。 msdn2.microsoft.com 9. Throw in some exception handling, and just by changing the contents of the file1. xml file, the appearance of your program will change. 在一些异常处理中会抛出一些问题,但只要修改file1.xml文件的内容,程序的外观就会有所改变。 www.ibm.com 10. You can describe the hierarchy of your site in an XML file, but other options are also available. 您可以用XML文件描述站点的层次结构,但也可以使用其他方法。 msdn2.microsoft.com 1. The strongly typed resource class also converts the embedded XML file into a string that can be easily loaded into an XmlDocument object. 强类型资源类还将嵌入的XML文件转换为能够轻松加载到XmlDocument对象中的字符串。 blog.sina.com.cn 2. In such a case, it is even possible (and probably often useful) to index each XML file both as a collection of nodes and as a plain file. 在这种情况下,甚至有可能(可能往往很有用)将每个XML文件同时作为节点集合和文本文件来索引。 www.ibm.com 3. The most basic thing you can do with Firefox and XML is to load an XML file in an unknown vocabulary with no associated stylesheet. 用Firefox和XML所做的最基本的操作是按照未知的词汇表装载XML文件,没有相关联的样式表。 www.ibm.com 4. You can change that default address by providing a custom web. xml file with a different servlet-mapping entry for the Web service. 您可以通过为这个Web服务使用不同的Servlet映射条目来提供自定义web.xml文件,从而更改缺省地址。 www.ibm.com 5. List the prerequisites of your contribution (in the feature. xml file) for use during Eclipse configuration processing. 在Eclipse的配置过程中列出您的组件(在feature.xml文件中)所要求的先决条件 www.ibm.com 6. A resource file is an XML file that contains the strings that you want to translate into different languages or paths to images. 资源文件是XML文件,其中包含要转换为不同语言或图像路径的字符串。 msdn2.microsoft.com 7. The task XML file can be subsequently edited before use, which will be covered in the next scenario. 这个任务XML文件可以在使用之前进行编辑,下一个场景将介绍这方面的内容。 www.ibm.com 8. You should see a new XML file in the root directory of your C: drive containing the instance document as it existed when you saved it. 在C盘根目录下将会出现一个XML文件,其中包含了刚才保存的实例文档。 www.ibm.com 9. In passing, note that the ant -p command is handy to determine the targets supported by a given build. xml file. 在传递过程中,注意ant-p命令可以很方便的确定某个build.xml文件支持的目标。 www.ibm.com 10. The upload process performs a partial verification check to make sure that the XML of each process template XML file is valid. 上载过程执行部分验证检查以确保每个过程模板XML文件的XML有效。 technet.microsoft.com 1. Therefore, it would be better to do a full export and then edit the resulting XML file to remove the applications you don't want to migrate. 所以,最好是做一个完整的导出后再编辑结果XML文件来除去您不想迁移的应用程序。 www.ibm.com 2. A form region manifest is an XML file that contains information that Outlook must have to load the form region. 窗体区域清单是一个XML文件,其中包含Outlook加载窗体区域所必需的信息。 msdn2.microsoft.com 3. If any Send connectors are configured to use credentials, the password is written to the intermediate XML file as an encrypted string. 如果将任意发送连接器配置为使用凭据,则密码将作为加密字符串写入中间XML文件。 technet.microsoft.com 4. In XSeq, the tokens of the input XML file are separated into a set of containers, each of which is then compressed using Sequitur. 在XSeq中,输入XML文件的标记被分隔到一组容器中,然后使用Sequitur对每个容器进行压缩。 www.ibm.com 5. The only approach to take here is to examine the build. xml file for each project and find out where it places its build artifacts. 在这里可以采用的唯一方法就是检查每个文件的build.xml文件,找出它把构建的制品放在哪儿。 www.ibm.com 6. The first is the search path, used to determine which module (and which struts-config. xml file) to use. 第一条是搜索路径,用来确定使用哪个模块(和struts-config.xml文件)。 www.ibm.com 7. Then, you could use that XML file as the single input file to XSLT and process each file using XSLT. 这样就可以将这个XML文件作为XSLT的惟一输入文件,并用XSLT处理每个文件。 www.ibm.com 8. The regular expression annotator is configured by means of an XML file. 正则表达式注释器是通过一个XML文件配置的。 www.ibm.com 9. At the end of the day, the client side code is a relatively simple parser for an XML file format. 最终,客户端代码会是一个用于XML文件格式的相对简单的解析器。 www.infoq.com 10. Displays information from an XML file or stream, and optionally allows you to apply XSLT transformations. 显示来自XML文件或流的信息,还可以用于应用XSLT转换。 msdn2.microsoft.com 1. Each SOAP message should be in a file with a . xml file extension. 每一个SOAP消息都应该存储在一个扩展名为.xml的文件中。 www.ibm.com 2. Then I'll break the skin down step-by-step to teach you Synth concepts as you build the XML file. 然后,我会逐步剖析这个皮肤,在构建XML文件的过程中,一一教会您Synth的各个概念。 www.ibm.com 3. Create the web. xml file shown in Listing 1 under the WEB-INF directory so you can serve up static file content from the WAR. 在WEB-INF目录下创建如清单1所示的web.xml文件,这样就可以提供来自WAR的静态文件内容。 www.ibm.com 4. XSL processing instructions, which specify exactly how the information from the XML file fits into the template. XSL处理指令,它精确地指定如何将XML文件中的信息放入模板中。 msdn2.microsoft.com 5. If the JSP batch compiler is executed on a pre-deployed application, then the web. xml file is in the Web module's WEB-INF directory. 如果在预部署应用程序中执行JSP批处理编译器,那么web.xml文件在Web模块的WEB-INF的目录中。 www.ibm.com 6. The XML file contains information about books that might be available from an online bookstore. 该XML文件包含有关网上书店的书籍信息。 msdn2.microsoft.com 7. If you do not change the test run configuration XML file, the Boolean variable useDefaultDeploymentRoot retains its default value of True. 如果您不更改测试运行配置XML文件,则布尔变量useDefaultDeploymentRoot将保留其默认值True。 msdn2.microsoft.com 8. Class documentation lists all the Swing components and parts of components that can be changed in the Synth XML file. 类文档列出了所有Swing组件以及可以在SynthXML文件中改变的部分组件。 www-128.ibm.com 9. The XML file is self-contained and does not require that assemblies or. Pdb files also be opened. XML文件是独立的文件,不需要同时打开程序集或.pdb文件。 msdn2.microsoft.com 10. file for product updates and one site. xml file for optional features for a Rational Software Development Platform product. ProductUpdater期待找到Rational软件开发平台产品的至多一个用于产品更新的site.xml文件和一个用于可选特性的site.xml文件。 www.ibm.com 1. Add the dependency of the messaging provider to the geronimo-web. xml file, shown in bold type in Listing 6. 将消息传递提供者的依赖项添加到geronimo-web.xml文件,如清单6中粗体部分。 www.ibm.com 2. To see the full bean listing, refer to the spring-beans. xml file for this article's example application. 要查看整个bean列表,请参考本文示例应用程序的spring-beans.xml文件。 www.ibm.com 3. In the next section, we will modify the content of the resulting XML file, then update the database table to reflect the XML content change. 在下一章节中,我们将修改结果XML文件的内容,然后通过更新数据库表来反映XML内容的改变。 www.ibm.com 4. For a full Mobile Portal installation, the mcs-config. xml file is configured to cache the MCS policies for performance reasons. 对于完全安装的MobilePortal,由于性能原因,mcs-config.xml文件被配置为缓存MCS策略。 www.ibm.com 5. When you're working with Petals, you don't configure the Service Unit in an xbean. xml file, you configure it in a jbi. xml file. 当联合使用Petals的时候,你是在jbi.xml文件中而不是在xbean.xml文件中配置服务单元。 www.infoq.com 6. The service class simply writes out the values as a small XML file in a temporary location. 这个服务类只是在一个临时位置中以一个XML小文件的形式写出一些值。 www.ibm.com 7. Control displays the contents of an XML file or string containing XML on a page, optionally applying an XML transformation. 控件在页上显示XML文件的内容或者包含XML的字符串,还可以应用XML转换。 msdn2.microsoft.com 8. Copy the code list below into plugin. xml file because your RCP game will show up a view as the GUI to interact with users. 将以下代码清单复制到plugin.xml文件中,因为您的RCP游戏将作为GUI视图显示以与用户进行交互。 www.ibm.com 9. Expression that allows you to filter the data in the XML file to return a subset of the file. 表达式,该表达式允许对XML文件中的数据进行筛选,以返回该文件的子集。 msdn2.microsoft.com 10. You're probably accustomed to starting with an XML file -- something like phonebook. xml -- and passing it into an XSL processor. 您可能习惯以XML文件开始(比如phonebook.xml),并将其传递到XSL处理器中。 www.ibm.com 1. As an added benefit, moving the test data into the non-code artifact of an XML file means that non-programmers can also specify data. 这样做的一个额外的好处是:将测试数据移动到XML文件的无代码工件就意味着非程序员也可以指定数据。 www.ibm.com 2. The description can be edited in the rendering, and the new description can be optionally saved to the corresponding XML file automatically. 描述可以得到编辑以进行赋值,而新的描述可以有选择性地自动保存到相应的XML文件中。 www.ibm.com 3. The message properties file, named application. properties and located in a resources directory, is defined in the struts-config. xml file. 消息属性文件(它的名称是application.properties,位于resources目录中)在struts-config.xml文件中定义。 www.ibm.com 4. For extra protection, do not use the. Xml file name extension on advertisement files. 为了进行额外保护,请不要对广告文件使用.xml文件扩展名。 msdn2.microsoft.com 5. Describes the Classification plug-in and XML file, and where files required for customization are located. 描述分类插件和XML文件,以及进行自定义所需的文件所在的位置。 msdn2.microsoft.com 6. However, Grails generates the web. xml file each time you start your application, so it isn't necessary to modify a web. xml file by hand. 但是,Grails会在您每次启动应用程序时生成web.xml文件,因此不必手动修改web.xml。 www.ibm.com 7. Opening and reading an XML file on the server every time a page requested can reduce the performance of your application. 每次在页请求的服务器中打开和读取XML文件都可能降低应用程序的性能。 msdn2.microsoft.com 8. An XML file contained police reports of incidents, which could be traced to a claim through an incident number. XML文件包含事件的警方报告,我们可以通过事件编号将事件追溯到索赔单。 www.ibm.com 9. The import of a transport rule configuration XML file that has been manually modified is not supported. 不支持导入手动修改过的传输规则配置XML文件。 technet.microsoft.com 10. The AdRotator control displays advertisements defined in an advertisement file, which by default is an XML file. AdRotator控件显示广告文件(在默认情况下是XML文件)中定义的广告。 msdn2.microsoft.com 1. Specifies the name of the XML file containing dta input information. 指定包含dta输入信息的XML文件的名称。 msdn2.microsoft.com 2. This XML file does not appear to have any style information associated with it . The document tree is shown below . 该XML文件并未包含任何关联的样式信息。文档树显示如下。 www.bing.com 3. With the example book. xml file, the result is the same set of nodes, but what if you wanted to get all of the elements from the elements? 对于例子book.xml文件,结果是相同的节点集,但是如果您想要得到元素下的所有元素,那会怎么样呢? www.ibm.com 4. With PCT-SAFE Editor, the file being created and edited, perhaps over a span of several days, is an XML file. 使用PCT-SAFEEditor创建和编辑——也需跨越好几天——的文件是一个XML文件。 www.ibm.com 5. You can describe it in an XML file or Java code, and you can reuse and nest flows to simplify building complex applications. 您可以在XML文件或Java代码中对它进行描述,并且可以重新使用和嵌套流,以减少构建应用程序的复杂性。 www.ibm.com 6. The userconfig. xml file is used to tell FOP (and ultimately our report generator) where to find the fonts that you want to embed. xml文件用来告诉FOP(和我们最后的报告生成器)到哪里寻找你想嵌入的字体。 www.ibm.com 7. Save the XML file as mysql-plan. xml to be clear that it is a deployment plan for the MySQL database. 将XML文件另存为mysql-plan.xml,以便明确它是MySQL数据库的一个部署计划。 www.ibm.com 8. To revert to the original behavior, stop the server, remove or rename the system. xml file, and then restart the server. 要恢复到原来的行为,关闭服务器,移除或重命名system.xml文件,然后重启服务器。 www.ibm.com 9. At this point we have determined why request 1 failed, but need to keep digging into the target. xml file to confirm why request 2 failed. 此时,我们已经弄清Request1为何失败,但需要继续深入target.xml文件才能明白Request2为何也失败。 www.ibm.com 10. One of the supplied files (rss_feed_sources. xml) is an example feed sources input XML file that contains 22 different RSS feed sources. 其中的一个文件(rss_feed_sources.xml)是一个示例提要源输入XML文件,它包括22个不同的RSS提要源。 www.ibm.com 1. Each task group references a subordinate XML file (often in a subfolder) where the specific tasks are defined. 每个任务组引用一个用于定义特定任务的从属XML文件(通常位于子文件夹中)。 msdn2.microsoft.com 2. For an example of a Google Calendar feed, refer to the full. xml file in the code sample provided in the Download section. 要获得GoogleCalendar摘要的示例,请参考下载部分中提供的代码样例中的full.xml文件。 www.ibm.com 3. Therefore, either the data (XML) file or presentation (XSL) file can be changed without having to rerun the original document. 因此,无论是数据(XML)文件还是样式表(XSL)文件,均可以更改而无需再重新运行原文档。 office.microsoft.com 4. After you import the intermediate XML file to the target server, the settings of the transport configuration object have default values. 将中间XML文件导入到目标服务器后,传输配置对象的设置具有默认值。 technet.microsoft.com 5. Configuration of each service is contained in a services. xml file in the service archive. 每个服务的配置都包含在服务存档的services.xml文件中。 www.ibm.com 6. Click Save to Disk and in the next dialog box select the appropriate target location where you want to store the Sitemap XML file. 单击SavetoDisk并在下一个对话框中选择想要存储SitemapXML文件的相应目标位置。 www.ibm.com 7. Each of these secondary TOC entries has a corresponding table of contents XML file in the project. 这些二级TOC条目中的每一个在项目中都有对应的XML文件目录。 www.ibm.com 8. Let's start by looking at a web. xml file that you can deploy to secure your JSF applications. 首先看一下web.xml文件,可以部署该文件保护JSF应用程序。 www.ibm.com 9. The default options (i. e. , no parameters) will cause all of the configuration to be dumped into the WTPResources. xml file. 缺省选项(即,没有参数)将导致所有的配置都被转储到WTPResources.xml文件中。 www.ibm.com 10. The UMRecyclerConfig. Xml file no longer contains a security setting for a Unified Messaging server. UMRecyclerConfig.xml文件不再包含统一消息服务器的安全设置。 technet.microsoft.com 1. This simple example loads data from an XML file into an SDO data graph, prints and updates the data, then writes it back to a file. 这个简单的例子将数据从XML文件加载到SDO数据图,打印并更新数据,然后将它写回文件。 www.ibm.com 2. In this case, the hierarchy of the Bookstore. Xml file lends itself to a relational interpretation. 这种情况下,Bookstore.xml文件的层次结构有助于进行关系解释。 msdn2.microsoft.com 3. Enter the snippet of XML code shown in listing 1 at the end of the install. xml file, before the tag. 在install.xml文件最后的标记之前输入清单1中显示的XML代码片段。 www.ibm.com 4. If you use the KISS (Keep It Simple Stupid) mantra, you can quickly create an XML file and get a new look and feel up and running. 如果使用KISS(KeepItSimpleStupid)这道符咒,您可以快速地创建一个XML文件,并得到一个新的、可以运行的外观。 www.ibm.com 5. You can store ad information in an XML file that contains references to ad banners and their associated properties . 可以将广告信息存储在XML文件中,其中包含对广告条及其关联属性的引用。 www.bing.com 6. As the validator works, it keeps track of the running results as an in-memory XML file. 验证程序工作的过程中将运行结果记录到内存中的一个XML文件中。 www.ibm.com 7. It's possible to contain all the HTML, CSS, and JavaScript code in the XML file, but it makes the code messy and hard to maintain. 可以在XML文件中包含所有HTML、CSS和JavaScript代码,但是它使代码混乱且难于维护。 www.ibm.com 8. The application will pick up the XML file and reduce the information to just the customer name and email address. 应用程序拾取该XML文件,并将信息减少到仅包括客户名称和电子邮件地址。 www.ibm.com 9. The result is stored as an XML file in the template catalogu, e and it is made available to all registered portal users within the company. 结果作为XML文件存储在模板目录中,公司中所有注册的门户用户都可以使用它。 www.ibm.com 10. ASP. NET ships with one provider, the XmlSiteMapProvider, which uses an XML file with a specific schema as its data store. ASP.NET提供了一个提供程序XmlSiteMapProvider,它使用一个具有特定结构的XML文件作为其数据存储。 msdn2.microsoft.com 1. Note: Invalid asset assignments in the Business Glossary XML file will not cause exceptions; they will be ignored during the import process. 请注意:BusinessGlossaryXML文件内无效的资产分配不会导致任何异常;它们在导入期间会被忽略。 www.ibm.com 2. The Blueprint XML file is identified by a top-level blueprint element, as shown in Listing 1. BlueprintXML文件被标识为顶级blueprint元素,如清单1所示。 www.ibm.com 3. Navigate to the directory where you extracted the contents of the archive (where the site. xml file resides). 定位到档案文件被解压缩的目录(即site.xml文件所在的目录)。 www.ibm.com 4. Causes the compiler to generate documentation information and place it in an XML file. 让编译器生成文档信息,并将这些信息放入一个XML文件中。 msdn2.microsoft.com 5. This sample demonstrates how My. Application. Log can be used to write a plain text file, the event log, and an XML file. 此示例演示如何使用My.Application.Log来编写纯文本文件、事件日志和XML文件。 msdn2.microsoft.com 6. The XML file contains one entry for every URL and the only mandatory input is the URL reference itself. 每个URL在XML文件中都存在一个条目,该文件只允许强制输入URL引用本身。 www.ibm.com 7. You cannot include only a portion of an XML file that an external entity identifies. 您不能仅包含外部实体标识的XML文件的一部分。 www.ibm.com 8. The map-to element gives the name of the root element for the XML file. map-to元素提供XML文件的根元素的名称。 www.ibm.com 9. We also make a change in the triglets. xml file to define the location of the trigger handler class file for the trigger manager. 我们也会对文件做些改动,以定义用于该触发器管理程序的触发器处理程序类文件的位置。 www.ibm.com 10. Then, once Rational Product Updater has updated itself, the policy. xml file must be deleted from the local machine. 一旦RationalProductUpdater本身更新了,policy.xml文件必须从本地机器上删除。 www.ibm.com 1. Option controls whether the compiler generates an XML file containing the documentation comments. 选项控制编译器是否生成包含文档注释的XML文件。 msdn2.microsoft.com 2. Since it is an XML file, you do get help for creating elements and attribute tags, but not the content of the import attribute. 因为它是一个XML文件,所以您能够获得创建元素和属性标记而不是导入属性的内容方面的帮助。 www.ibm.com 3. The directory contains the exported configuration Web site and the XML file that defines components that make up the process. 该目录包含所导出的配置Web站点,以及定义组成该过程的组件的XML文件。 www.ibm.com 4. This creates an input XML file that can be located in the physical resources view within the tooling business integration perspective. 这将创建一个输入XML文件,可以在工具业务集成透视图内的物理资源视图中找到此文件。 www.ibm.com 5. This value controls whether you want the proxy server to generate a plugin-cfg. xml file and the scope in which the generation occurs. 该值将控制您是否希望让代理服务器生成一个plugin-cfg.xml文件以及文件生成的范围。 www.ibm.com 6. Processing the XML file to create documentation is a detail that needs to be implemented at your site. 需要在您的站点实现的具体内容是处理XML文件以创建文档。 msdn2.microsoft.com 7. As you might expect, the first reads an XML file, returning a reference. 如您所预料的,第一个子例程读取XML文件,返回一个引用。 www.ibm.com 8. In the festival. xml file, modify the repository URN and license server host information, as shown in Figure 9. 在festival.xml文件之中,编辑存储库URN和许可服务器主机信息,如图9所示。 www.ibm.com 9. A standardized XML file format allows the information to be viewed by many different programs. 标准XML文件格式允许通过多种不同程序查看信息。 office.microsoft.com 10. Northwind Traders, a gourmet food distribution company, tracks their inventory in an XML file. 食品配送公司NorthwindTraders用XML文件来跟踪库存。 office.microsoft.com 1. With your application shell created, you can move on and populate your VBox control with some status updates from an XML file. 在创建了应用程序的外观之后,您可以使用来自XML文件的一些状态更新填充VBox控件。 www.ibm.com 2. If the XML file contains the name of the permission set, only that file (psfile) is specified. 如果XML文件包含权限集的名称,则只指定该文件(psfile)。 msdn2.microsoft.com 3. The response XML file is only created when IBM Installation Manager is closed. 仅当关闭IBM安装管理器后才创建响应XML文件。 www.ibm.com 4. You could easily rewrite this application to generate the DOM tree by parsing an XML file. 您很容易重新编写这个应用程序,使它通过分析XML文件生成DOM树。 www.ibm.com 5. Specifies an XML file where processed documentation comments are to be written. 指定要将处理的文档注释写入到其中的XML文件。 msdn2.microsoft.com 6. The classes for all the elements defined in the XML file must be created and must implement the interface XmlElementsInterface. XML文件中定义的所有元素的类都必须创建,并且实现接口XmlElementsInterface。 www.ibm.com 7. Examples of these artifacts include the webservices. xml file. 这些构件的例子包括webservices.xml文件。 www.ibm.com 8. These artifacts will be referenced in your pom. xml file and will be responsible for grabbing the rest of the associated dependencies. 这些工件都可以在pom.xml文件中进行引用,它们负责提取其他相关依赖性。 www.ibm.com 9. In addition, either the XML file must contain and conform to a schema, or it must contain data from which a schema can be inferred. 另外,XML文件必须包含并符合某一架构,或者必须包含能够从其推断出某一架构的数据。 office.microsoft.com 10. To illustrate the flexibility of the stylesheet, take out some of the results in the XML file and run the transform. 要展示样式表的灵活性,则获取XML文件中的结果并运行转换。 www.ibm.com 1. The list of tasks for a group must always be in a separate XML file. 一个组的任务列表必须总是放置在一个单独的XML文件中。 msdn2.microsoft.com 2. Alternatively, you can add the plug-in by hand by adding it directly to the plug-in. xml file, shown in Listing 8. 换句话说,您可以通过手动直接将它添加到plug-in.xml文件中,如清单8所示。 www.ibm.com 3. The textual content is stored in an XML file that's zipped with all images included in the document. 文本内容存储在XML文件中,XML文件和文档中包含的图像压缩到一个zip包中。 www.ibm.com 4. Classification. Xml must contain an entry that references the FileMapping. Xml file as shown in the following example. Classification.xml必须包含一个引用FileMapping.xml文件的条目,如下例所示。 msdn2.microsoft.com 5. Simply double-click the plugin. xml file and the editor will launch, providing plug-in details, as shown in Figure 10. 简单地双击这个plugin.xml文件,这个编辑器就会启动,提供插件的详细资料,如图10所示。 www.ibm.com 6. The infoset and actions contributions specify an associated . xml file that contains the details of the contribution. 信息集合和行动贡献指定一个包含贡献细节的被关联的.xml文件。 www.ibm.com 7. To create a new set of Employee objects, you need to create the employees. xml file and deploy it to appspot. com every time. 要新建一组Employee对象,需要创建employees.xml文件并每次都将其部署到appspot.com。 www.ibm.com 8. The configuration for each device was contained in an XML file that the device read on startup. 每个设备的配置包含在一个XML文件中,而设备在启动时将读取该文件。 www-128.ibm.com 9. Make sure that when your application runs, it has the appropriate permissions to read the XML file. 确保应用程序在运行时,具有读取XML文件的适当权限。 msdn2.microsoft.com 10. To set the marker for the XML column, open a FileInputStream, passing in the location of our XML file. 要为XML列设置标志符,需打开一个FileInputStream,并传递XML文件的位置。 www.ibm.com 1. Spring will throw a wrapped IO Exception in the event the requested XML file cannot be located. Spring将会在所请求的XML文件无法定位时抛出一个封装的IOException。 www.ibm.com 2. A well-formed XML file conforms to a set of very strict rules that govern XML. 标准格式的XML文件遵循一组管理XML的、非常严格的规则。 office.microsoft.com 3. In my environment, this XML file is one of several critical data sources for tracking information related to products. 在我的环境中,这个XML文件是用来跟踪有关产品的信息的重要数据源之一。 www.ibm.com 4. Technically, you need to include only this line in the . xml file if you are going to run your application in hosted mode. 从技术上说,如果要以托管模式运行应用程序,则只需要将这一行包含在.xml文件中。 www.ibm.com 5. The services-config. xml file contains the endpoint URL of the service that works for the AMF-supporting framework. services-config.xml文件包含服务的端点URL,这个URL适用于支持AMF的框架。 www.ibm.com 6. The configuration file is an XML file that provides settings for the ClearQuest converter. 该配置文件为XML文件,它提供了ClearQuest转换器的设置。 msdn2.microsoft.com 7. Documentation offers a complete look at all the possibilities in a Synth XML file. 文档对SynthXML文件中所有可能出现的情况提供了完整的介绍。 www-128.ibm.com 8. A Geronimo deployment-plan XML file can have different names, depending on the module type and its location. Geronimo部署计划XML文件可以有不同的名称,该名称取决于模块类型及其位置。 www-128.ibm.com 9. Demonstrates how you can use the OpenXML method to open an XML file as a workbook. 演示如何使用OpenXML方法将XML文件作为工作簿打开。 msdn2.microsoft.com 10. You can create an XML file that specifies the font matrix file location. The format we chose is shown in Listing 3. 可以创建一个XML文件规定字体规格文件的位置,我们选择了清单3所示的格式。 www.ibm.com 1. As this project grew, I ended up with a large XML file persisted in an XML DBMS. 随着项目的增长,我最终得到一个驻留在XMLDBMS中的大型XML文件。 www.ibm.com 2. The App_Data folder has permissions set on it that will allow the Web page to read and write data to the XML file. “App_Data”文件夹具有的权限允许网页对XML文件进行读写数据的操作。 msdn2.microsoft.com 3. When you enter data and click Save, the services layer writes the data to a tiny XML file in the location specified in the service. 当您输入数据并单击Save之后,服务层将把数据写到在服务中指定的位置中的一个XML小文件。 www.ibm.com 4. Most of the meaningful data that describes a culture is contained in special elements within the XML file. 用于描述区域性的大部分有意义的数据包含在XML文件的special元素中。 msdn2.microsoft.com 5. For any application, you define the default activity of your application in the application's AndroidManifest. xml file. 对于任何应用程序,都是在应用程序的AndroidManifest.xml文件中定义应用程序的默认活动。 www.ibm.com 6. This passes the XML file as a single string to a downstream step or stage for further processing. 这将XML文件作为单一字符串传递到下游步骤或进一步处理的阶段。 www.ibm.com 7. To register a business component at the extension point, a plugin. xml file must be provided. 要在扩展点注册一个业务组件,必须提供一个plugin.xml文件。 www.ibm.com 8. Save the settings file as an XML file (with an. Xml file name extension). 将设置文件另存为XML文件(即具有.xml文件扩展名)。 msdn2.microsoft.com 9. To help you validate your xml files, we have created this link so that you can Validate any XML file. 为了帮助你确认XML文件的有效性,我们创建了一个链接,可以验证所有的XML文件。 dictsearch.appspot.com 10. This function specifies what function to be called whenever the parser finds data in the XML file. 这个函数指定了当解析器在XML文件中查找数据时需要请求什么函数。 www.fzs8.net |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。