\ThinkApp

ThinkPHP API模式 应用程序类

Summary

Methods
Properties
Constants
init()
exec()
run()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

init()

init() : void

应用程序初始化

exec()

exec() : void

执行应用程序

run()

run() : void

运行应用实例 入口文件使用的快捷方法