加载逻辑Yii中组件components的加载是在CApplication被实例化的时候执行的。代码:public function __construct($config=null) { ...... $this->preinit(); $this->initSystemHandlers(); $this->registerCoreCo
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号