目录:

callappbase:控件内调用appbase的方法

hook_add:添加一个钩子

hook_get:从hook中读出存储的临时变量值

hook_run:运行钩子对应的回调函数

hook_set:将变量存在hook中