XML parser XML的意思|示意
XML解析器
XML parser XML的网络常见释义
剖析器 ... XML element XML 元素 XML parser XML 剖析器 XML Schema XML 结构描述 ...
XML parser XML相关例句
The only steps that are sensitive to the original XML schema concepts are the XML parser and composer steps.
对原始 XML 架构概念敏感的惟一步骤是 XML 分析器和编写器步骤。
In the XML parser step, the item address is a group, but in the XML composer step, the item address is a list.
在XML分析器步骤中,项目地址是一个组,但在XML编写器步骤中,项目地址是一个列表。
But once those readable attributes go through an XML parser, the layout of the attribute will probably be somewhat different than in the source XML.
但是,一旦那些可读的属性经过xml解析器,属性的布局可能与源xml稍微有些不同。
When the message is built as XML, an XML parser can be used to extract the content of message fields without regard to the size of the content.
当以XML形式构建消息时,可以使用xml解析器来抽取消息字段的内容,而不考虑内容的大小。
If you want or need low-level control over the decoding of an XML document, then you should use an XML parser.
如果需要底层控制XML文档的解码,应该使用xml解析器。
A SAX (Simple API for XML) parser is a single-pass XML reader that takes a well-defined XML file and produces key events, such as tags, attributes, and character text.
1sax (Simple API for XML)解析器是单向的XML阅读器,获得定义明确的XML文件并生成关键事件,例如标签、属性,和字符文本。