The xml_parser_set_option() function sets options in an XML parser.
函数的作用是:在一个XML解析器中设置选项。
This parser is fully compatible with the previous XML parser.
此解析器与以前的 XML 解析器完全兼容。
The XML parser reads this document and interprets it.
XML 语法分析器读取并解释该文档。
After the file is read, the xml_parser_free function deletes the parser.
在文件读取之后,xml_parser_free 函数删除解析器。
An XML parser is implemented on the basis of expat library.
使用expat对嵌入式XML解析器进行了实现.
To read and update - create and manipulate - an XML document, you will need an XML parser.
如果你希望阅读、更新、创建以及操作一份XML文档,你就需要用到一个XML解析器。
In the above XML document, the XML parser receives the native title of the book as ????
在以上 XML 文档中,XML 解析器将书的本地题目解析为 ????
An XML parser can parse any XML document, but it still needs a model to perform validation.
XML 解析器可以解析任何 XML 文档,但它仍然需要模型来执行验证。
Entities are expanded when a document is parsed by an XML parser.
当XML剖析器解析文件时,实体就会得到扩展.
On the received XML-formatted view content, use PHP's XML parser to find documents and fields.
在接收到的 XML 格式视图内容上,使用 PHP 的 XML 解析器查找文档和字段。

词典释义: