In JavaScript, a callback function is a function that is passed as an argument to another function and is executed after some operation has been completed.
確定! 回上一頁