--- title: sync 和async date: 2017-07-21 16:12:21 tags: [同步, 异步, es6] categories: JS --- ### async 和 sync ### 总结 * 一句话:可以改变程序正常执行顺序的就称为异步