摘要:
程序执行流程跟踪:1 index.php Yii::createWebApplication($config)->run(); //step 1 tracestep2 yii/framework/yiibase.php public static function createApplication($class,$config=null) { return new $class($config);//$class="CWebApplication"; }3 yii/framework/web/CWebApplication.php class CWebApplica 阅读全文
posted @ 2011-06-16 11:42
天空尚兰
阅读(782)
评论(0)
推荐(0)

浙公网安备 33010602011771号