摘要: $str="你好<我>(爱)[北京]{天安门}"; $str="你好<我>(爱)[北京]{天安门}"; echo f1($str); //返回你好 echo f1($str); //返回你好 echo f2($str); //返回我 echo f2($str); //返回我 echo f3($str 阅读全文
posted @ 2018-09-14 16:15 千载白云 阅读(99) 评论(0) 推荐(0)
摘要: 链接 https://blog.csdn.net/liuxin_0725/article/details/81514961 问题 id int型 数字过长,json_decode的时候已经转成科学计数了 通过格式化后 数字已经变了 问题 id int型 数字过长,json_decode的时候已经转成 阅读全文
posted @ 2018-09-14 16:07 千载白云 阅读(1137) 评论(0) 推荐(0)