- 回調(diào)函式
- 回調(diào)函數(shù)。在應(yīng)用程序中處理系統(tǒng)功能的函數(shù)。通常在不同系統(tǒng)(如與外部設(shè)備交互)間交流時用到回調(diào)函數(shù)。
- 回調(diào)函數(shù),指向函數(shù)的指針
- 回呼函式
- 指向函數(shù)的指針
"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- A channel must be registered to listen for the callback function
信道必須注冊以偵聽回調(diào)函數(shù)。 - The emphasis is on how to use a win32 callback function ,
重點在于如何通過利用委托來使用win32回調(diào)函數(shù) - A pointer to the callback function
指向回調(diào)函數(shù)的指針。 - How to : implement callback functions
>如何:實現(xiàn)回調(diào)函數(shù) - Within the callback function , the returned data can be processed
在該回調(diào)函數(shù)內(nèi),可能處理返回的數(shù)據(jù)。 - In this case , you must set a breakpoint in the callback function
這種情況下,必須在回調(diào)函數(shù)中設(shè)置斷點。 - To accomplish this , you can register a callback function with the
上注冊一個callback函數(shù),然后非同步地分派 - Callback function and implementation
回調(diào)函數(shù)和實現(xiàn) - Control with all active windows , by filtering the results of the callback function ,
的結(jié)果,用所有活動窗口填充 - You must read it and the data it points to using a callback function
必須使用回調(diào)函數(shù)讀取它和它所指向的數(shù)據(jù)。