摘要: /// Tpl类 tpl.php <?php class Tpl{ /// 模板文件的路径 protected $viewDir='./view/'; /// 生成的缓存文件的路径 protected $cacheDir='./cache/'; /// 过期时间 protected $lifeTim 阅读全文
posted @ 2019-09-24 17:41 2538 阅读(583) 评论(0) 推荐(0)
摘要: <!-- 在线视频不能下载代码 --><!DOCTYPE html> <html> <head><script src="../Demo/demo/book/JQuery/jQuery v2.2.0.js"></script></head><body> <div style="text-align: 阅读全文
posted @ 2019-09-24 14:19 2538 阅读(2679) 评论(0) 推荐(0)