系统行为扩展:运行时间信息显示
$options :
__construct()
架构函数
__get( $name)
run( $content) : void
执行行为 run方法是Behavior唯一的接口
showTime() : string
显示运行时间、数据库操作、缓存次数、内存使用信息
Loading…