模块化,将asyncTool拆成core和openutil两个模块。
使用任务句柄OnceWork ( Async.work()的返回值 ),替代之前的Async.beginWork返回boolean超时值。
新增任务取消功能。
以上功能已更新到QuickStart.md中。