是否由框架自动初始化,如为false,则需要手动调用 TheRouter.init(context) 此设置需要在Application.onCreate()之前修改
Executes the given command at some time in the future. The command may execute in a new thread, in a pooled thread, or in the calling thread, at the discretion of the Executor implementation.
Executor
可选工具类,将路由path的相对路径转为绝对路径
TheRouter 是否初始化完成