摘要: header('Content-type:text/html;charset=utf-8'); function c($tag) { echo "$tag"; } c($tag = "json与serialize对比"); #创建数组 $member = array( "username", ... 阅读全文
posted @ 2018-11-25 13:48 wong。 阅读(198) 评论(0) 推荐(0)