摘要:
public static function encodeXml($data){ $attr = $xml = ""; foreach($data as $key => $value){ if(is_numeric($key)){ $attr = " id='{$key}'"; $key = "it 阅读全文
posted @ 2017-12-30 19:57
hehexu
阅读(275)
评论(0)
推荐(0)
2017年12月30日 #