xml

xml

美 [ˌeks em ˈel]  英 [.eks em 'el]

  • abbr.可扩展标记语言(制作网页等用的文本结构标记系统)
  • 网络解析支持;文件;资料库转换

英汉双解

abbr.
1.
可扩展置标语言,可扩展标记语言(制作网页等用的文本结构标记系统)Extensible Mark-up Language (a system used for marking the structure of text on a computer, for example when creating website pages)

英汉解释

abbr.
1.
【计】(=eXtensible Markup Language)扩展标记语言

英英解释

abbr.
n.

例句

The body contains the main transaction, which can be an RPC call or any other XML document.

Body包含交易主要部分可以RPC调用其他任何XML文档

The problem with XML in browser-based application development is the lack of a native, easy-to-use JavaScript parser.

基于浏览器应用程序开发XML缺乏本地易于使用JavaScript解析器

Right off the bat, JAXB isn't going to be an option for you, as JAXB only accepts XML Schema as a constraint model for class generation.

毫无疑问JAXB不在选择范围因为接受XMLSchema作为约束模型生成

Among the main focuses, user-interface work emerged as a primary use-case for the usage of custom XML markup inline in an SVG document.

关注主要焦点用户界面工作成为SVG文档内嵌使用定制XML标记基本用例

The standardized nature of XML has given rise to a number of derivative cross-platform, cross-language parsers and derivative technologies.

XML标准化特性导致一些平台语言解析器派生技术诞生

HaXml brings with it a set of powerful higher order functions for operating on these "datafied" XML documents.

这些数据XML文档进行操作HaXml采用一套强大高阶函数

MSBuild introduces a new XML-based project file format that is simple to understand, easy to extend, and fully supported by Microsoft.

MSBuild引入一种基于XML项目文件格式这种格式容易理解易于扩展并且完全Microsoft支持

This lets you halt the reading of the XML document early, as you know that the code will not care about the rest of the document.

允许提早停止读取XML文档因为知道代码不会关心文档其余部分

The last example left a lot of blank spaces for clarity, so it's easy to line up the XML tags.

为了清晰一个示例保留许多空白使XML标记处于单独

Finally, just call the appropriate method to walk through the XML document and pick up parts of it for display, as shown in Listing 7.

最后调用合适方法遍历这个XML文档挑选某些部分进行显示清单7

This error can occur when you are trying to step into a web service (see Stepping Into an XML Web Service).

尝试执行Web服务可能发生错误参见执行XMLWebservices)。

MathML was one of the first XML applications, but sadly it has seen limited practical uptake.

MathML最初几个XML应用程序之一遗憾实际应用有限

As the protocol used to call WS-Coordination operations is SOAP, the message content is plain text in an XML format.

因为用来调用WS-Coordination操作协议SOAP消息内容XML格式文本

At least one of the XML document properties must be set or no XML document is displayed.

必须至少设置一个XML文档属性否则不会显示任何XML文档

When a style sheet is applied to an XML document, it is often helpful to include the creation date of the transformed result in the output.

样式应用XML文档输出包含转换结果创建日期通常有用

XML data is often used for interapplication data exchange and document management purposes.

XML数据用于应用程序之间数据交换文档管理

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响应报文布局然后才能清楚含义

eXist isn't ready to replace expensive, big-iron XML databases like Mark Logic or DB 2 9; but for small jobs, it might be adequate.

eXist不足替换昂贵大块头XML数据库MarkLogicDB29,如果小型作业可能够用

With the BLOB method, the XML cannot be queried, nor can just a portion be returned to an application.

使用BLOB方法不能查询XML不能XML一部分返回应用程序

It is often used outside of any relational databases to query XML data, which may be stored in text files.

XQuery用于关系数据库查询XML数据这些数据可能存储文本文件

While JAXB is only focused on a Java-to-XML binding, XML isn't the only kind of data being bound to SDO.

JAXB关注JavaXML绑定绑定SDO不仅仅是XML数据

However, some data types defined in the XML Schema Datatypes specification do not map one-to-one to any existing Java classes.

但是XMLSchemaDatatypes规范定义某些数据类型现有Java存在一一对应关系

One piece of that debate is now over, though: Both sides have agreed that the preferred file format will be zipped XML.

尽管部分争议已经平息双方承认首选文件格式应该压缩XML

For example, reflection is often used in frameworks that persist objects to databases, XML, or other external formats.

例如反射经常持续存储对象数据库XML其它外部格式框架使用

The view shown in Figure 2 is just a visual representation of the XML Schema that defines the strongly typed DataSet.

2显示视图只是定义类型数据XML架构视觉表示

This flexibility gives you many choices when trying to solve scalability or performance problems in a particular XML parser.

这种灵活性一个特定XML解析器解决可扩展性性能问题提供更多选择

And on top of all that, you can treat XML as plain text, and get values out of it that way.

所有一切之上可以XML作为文本处理这种方式获取

In contrast to the clumsiness of many XML toolkits I encounter, ElementTree should take you just a few minutes to install and begin to use.

使用许多笨拙XML工具包相比ElementTree只需分钟即可安装开始使用

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文件包含这样描述

You can see that this process closely resembles the XML representation of a Solr document.

可以看到过程非常类似Solr文档XML表示

However, it tends to be a heavyweight API, with many instances of many different classes often needed to represent an XML document.

但是倾向于是一个重量级API需要使用许多不同实例表示XML文档

If only a small portion of a large XML document needs to be changed, the performance penalty with such an approach can be considerable.

如果只是一个XML文档小部分需要更改那么此方法带来性能损害比较可观

A user interface that consistently uses Word objects to capture test data in a way that's easy to serialize to XML.

用户界面一直使用Word对象易于序列化为XML方式捕获测试数据

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控制器一面应用程序可以hookMySQLPostgreSQL一个XML文件存储库或者什么

The final bit of XML configuration is the service-activator element, which takes what's given to it and does work with it.

XML配置最后一段内容service-activator元素获取所有内容进行处理

XQuery uses a concise set of commands to make it easy to work with XML data.

XQuery使用简洁命令容易处理XML

Compare this code with the XML above, and you should be able to get a good sense of how the API operates.

通过代码上面XML进行比较应当能够理解API操作方式

Imagine if you could glance at a namespace-riddled XML document and easily comprehend it; imagine if it really was human readable.

设想一下如果名称空间困扰XML文档能够容易地理解或者如果确实人类

It acts upon the start and end of XML elements and compares the name of the respective elements with a path segment.

XML元素开始结束时候相应元素一个路径片段进行比较

A Lotus form is an XML-based electronic form where the business client users can enter or view data as if they are working on a paper form.

Lotus单是基于XML电子表格业务客户端用户可以其中输入查看数据使用纸质表格一样

热门查询