使用 dom_import_simplexml 转换为Domelement。然后使用其格式化输出的容量。 $dom = dom_import_simplexml($simple_xml)->ownerDocument; ...
確定! 回上一頁