Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
“回调”这个名字的原因让我难以理解。这个词是什么意思?
因为它为库提供了一种机制来回调您的代码。
之所以调用回调,是因为当您给某个东西一个回调时,您可以让它在以后“回调”到您的代码中。