摘要: xml = new XmlWriter(); } function toXml($data, $eIsArray=FALSE) { if(!$eIsArray) { $this->xml->openMemory(); ... 阅读全文
posted @ 2015-12-01 15:31 李照耀 阅读(1332) 评论(0) 推荐(0)