摘要:
调用 阅读全文
posted @ 2017-08-23 18:12
依旧十八岁的夕阳小子
阅读(276)
评论(0)
推荐(0)
摘要:
//开始缓冲区 ob_start(); $cache_file = "./cache/4.3-static.html"; $cache_time = 1; //设置缓存更新时间 if (file_exists($cache_file) && time() - $cache_time \n"; exit(); } echo ' Document 这... 阅读全文
posted @ 2017-08-23 16:56
依旧十八岁的夕阳小子
阅读(297)
评论(0)
推荐(0)