|
The xml_parse() function parses an XML document.
|
|
|
函数的作用是:解析一个XML文档。 |
|
The xml_parse_into_struct() function parses XML data into an array.
|
|
|
函数的作用是:将XML数据解析到一个数组中。 |
|
The xml_parser_create_ns() function creates an XML parser with namespace support.
|
|
|
函数的作用是:创建一个支持名称空间的XML解析器。 |
|
The xml_parser_set_option() function sets options in an XML parser.
|
|
|
函数的作用是:在一个XML解析器中设置选项。 |
|
The xml_set_character_data_handler() function sets the character data handler for the XML parser.
|
|
|
函数的作用是:为XML解析器设置处理字符数据的函数。 |
|
The xml_set_default_handler() function sets the default data handler for the XML parser.
|
|
|
函数的作用是:为XML解析器设置默认处理的数据处理函数。 |
|
The xml_set_element_handler() function specifies functions to be called at the start and end of an element in the XML document.
|
|
|
函数的作用是:设置处理XML文档中元素的开始和结束的函数。 |
|
The yacht hit a rock and damaged her bows.
|
|
|
游艇碰上了礁石, 撞坏了船头. |
|
The yacht hit a rock and damaged her bows.
|
|
|
游艇碰上了礁石,撞坏了船头. |
|
The yacht keeled over in the storm.
|
|
|
那艘游艇在暴风中翻倒。 |
|
The yacht was at the mercy of the dreadful storm.
|
|
|
游艇任凭那场可怕的暴风雨摆布。 |