摘要: 看一段发送 HTTP 请求的代码/** * 发送 HTTP 请求 * @param(url,data) * @return(array(state_code,content)),type_are- >"array(int,string)" */function send_ht... 阅读全文
posted @ 2015-08-24 15:23 PeterZhaoChina 阅读(636) 评论(0) 推荐(0)