In JavaScript, a callback is a function that is passed as an argument to another function and is invoked with the result when the operation completes.
確定! 回上一頁