摘要:
程序 = 算法 + 数据结构 数据结构 制约了 算法的 >>>>依赖注入 依赖注入也就是解数据结构和算法耦合的思想 阅读全文
posted @ 2016-05-26 09:37
雨落知音
阅读(259)
评论(0)
推荐(0)
摘要:
<?php /** * Created by PhpStorm. * Date: 2016/5/25 * Time: 19:09 * * YII的类的映射表 */ namespace frontend\controllers; use Yii; use yii\web\Controller; //use frontend\models\Post; //作用被下面的classMap... 阅读全文
posted @ 2016-05-26 09:31
雨落知音
阅读(358)
评论(0)
推荐(0)
摘要:
http禁止缓存原理 HttpcacheController.php 首先判断的是客户端lastModified,如果最后更新时间没有变化,就不会更新缓存,然后再判断etagSeed httpcache/index.php 阅读全文
posted @ 2016-05-26 09:29
雨落知音
阅读(228)
评论(0)
推荐(0)
摘要:
IndexController.php views/index/index.php 阅读全文
posted @ 2016-05-26 09:25
雨落知音
阅读(258)
评论(0)
推荐(0)

浙公网安备 33010602011771号