event handler delegates
基本解釋
- [食品科學(xué)技術(shù)]事件処理程序委托
英漢例句
- Registers beginning and ending event handler delegates for an asynchronous page.
爲(wèi)非同步頁麪,注冊開始與結(jié)束事件処理常式委派。 - Registers beginning and ending event handler delegates that do not require state information for an asynchronous page.
爲(wèi)非同步頁麪,注冊不需要狀態(tài)資訊的開始與結(jié)束事件処理常式委派。 - The binding mechanism used with delegates is dynamic: a delegate can be bound at run time to any method whose signature matches that of the event handler.
使用委托的綁定機制是動態(tài)的:委托可在運行時綁定到簽名與事件処理程序的簽名相匹配的任何方法上。
雙語例句
專業(yè)釋義
- 事件処理程序委托