首页›CLI 工程化›Selfcheck 系统自检
Selfcheck 系统自检
Kuoqi\Core\Cli\Selfcheck(49 行):框架自检
方法
| 方法 | 说明 |
|---|---|
start | 输出版本号并执行路由自检 |
checkRoute | 验证相对/绝对/@ 三种路由解析 |
典型用法
kuoqi Selfcheck
// 验证:
// new Route("TestOne") -> /index/index/test_one
// new Route("/TestOne") -> /test_one/index/index
// new Route("@/A/B/C") -> 路由 C
KuoqiPHP v1.05 · 离线静态文档 · 界面基于 KuoqiUI ·
返回首页