2016年1月24日
摘要: $cachetime = 360;//6小时更新一次首页if($cachetime) { $cachefile = S_ROOT.'./data/data_index.php'; $lockfile = S_ROOT.'./data/data_index.lock'; if(file_exists(... 阅读全文
posted @ 2016-01-24 16:59 Code大蛇丸 阅读(227) 评论(0) 推荐(0)