event handler delegates
基本解釋
- [食品科學(xué)技術(shù)]事件處理程序委托
英漢例句
- Registers beginning and ending event handler delegates for an asynchronous page.
為非同步頁(yè)面,注冊(cè)開始與結(jié)束事件處理常式委派。 - Registers beginning and ending event handler delegates that do not require state information for an asynchronous page.
為非同步頁(yè)面,注冊(cè)不需要狀態(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.
使用委托的綁定機(jī)制是動(dòng)態(tài)的:委托可在運(yùn)行時(shí)綁定到簽名與事件處理程序的簽名相匹配的任何方法上。
雙語(yǔ)例句
專業(yè)釋義
- 事件處理程序委托