json_encode(new SimpleXMLElement($xml, LIBXML_NOCDATA)); 但是,当一个元素只包含一个子元素时,我遇到了一个问题。当使用simplexml解析它时,它被 ...
確定! 回上一頁