mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 13:58:55 +08:00
Update structure-applications.md
This commit is contained in:
@ -169,7 +169,7 @@ if (YII_ENV_DEV) {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
> 注: 启动太多的组件会降低系统性能,因为每次请求都需要重新运行启动组件,
|
> Note: 启动太多的组件会降低系统性能,因为每次请求都需要重新运行启动组件,
|
||||||
> 因此谨慎配置启动组件。
|
> 因此谨慎配置启动组件。
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user