摘要: class databaseConnect{ private static $_instance=null; private static $_count; //禁止析构函数重载 private final function __construct() { //数据库连接代码 self::$_cou 阅读全文
posted @ 2017-06-19 13:53 虚无缥缈的云 阅读(95) 评论(0) 推荐(0)