回调函数

概念

A callback is a function that is passed as an argument to another function and is executed after its parent function has completed.

释义: 回调函数是作为参数传递给另一个函数并在其父函数完成后执行的函数。

posted @ 2021-10-06 12:00  胸怀丶若谷  阅读(30)  评论(0编辑  收藏  举报