摘要:
1 /** 2 *获取天气预报信息 3 **/ 4 header("Content-type: text/html; charset=utf-8"); 5 class getWeather{ 6 private $ak; 7 8 public function __construct($ak){ 9 if($ak){ 10 ... 阅读全文
posted @ 2017-05-08 19:27
fallstar
阅读(3714)
评论(0)
推荐(0)
浙公网安备 33010602011771号