later().later( func , delay [, context, data] )扩展阅读later()setTimeOut封装 [ .later( func , delay [, context, data] )](#on-events-selector-data-handler) func Type: Function delay毫秒后要执行的函数 delay Type: Int 延迟的毫秒数 context Type: Object 上下文 扩展阅读代码块激活字符: mlater