摘要: 查了很多资料关于回调函数,但是都太复杂,看到这个解释还比较简单明了,就记录了下来: A "callback" is any function that is called by another function which takes the first function as a paramete 阅读全文