摘要: if $this->ali = 0; 1、new wechat() //该类存于PigCms/lib/ORG/Wechat.class.php 2、list($content,$type) = $this->reply($data); 3、$weixin->response($content,$ty 阅读全文
posted @ 2016-06-30 19:20 D蓝叶 阅读(498) 评论(0) 推荐(0)
摘要: # Windows查看Apache版本: 使用命令:httpd -v # Linux查看Apache版本: 使用命令:apachectl -v # Windows查看MySQL版本: 使用命令:mysql --version # Linux查看MySQL版本: 使用命令:mysql -V # Win 阅读全文
posted @ 2016-06-30 18:55 D蓝叶 阅读(22463) 评论(0) 推荐(1)