系统行为扩展:路由检测
$options :
__construct()
架构函数
__get( $name)
run( $return) : void
执行行为 run方法是Behavior唯一的接口
checkUrlMatch( $regx, $rule)
parseUrl( $url)
parseRule( $rule, $route, $regx)
parseRegex( $matches, $route, $regx)
Loading…