"callback" in Chinese (Traditional)
Definition
回撥是指在之前聯絡後,特別是未接來電時,再次打回電話給對方。在編程領域,回調也指作為參數傳遞並於另一個函式完成後執行的函式。
Usage Notes (Chinese (Traditional))
「Callback」在商務和編程領域很常見。客服多說「回撥」;程式語言中「回調函式」為標準用語。私人通話不會用。易和「call back」動作混淆,注意區分。
Examples
I missed your call, so I scheduled a callback for tomorrow.
我沒接到你的電話,所以安排了明天的**回撥**。
The company offers a callback service if all agents are busy.
公司在所有客服忙時提供**回撥**服務。
We use a callback function in our program to handle the results.
我們在程式中使用**回調函式**來處理結果。
Just leave your number and the system will set up a callback as soon as someone is available.
只要留下你的號碼,有人空閒時系統會安排**回撥**。
Many JavaScript libraries rely on the use of a callback to process data after a task completes.
許多JavaScript函式庫依賴**回調函式**來在任務完成後處理資料。
If you don't want to wait on hold, request a callback and they'll ring you back.
如果你不想一直等著,可以請求**回撥**,他們會再打給你。