event handler 中文意思是什麼

event handler 解釋
事件處理常式
  • event : n. 1. 事件;事情;事變;大事。2. 偶然事件,可能發生的事。3. 活動,經歷。4. 〈古語〉結局。5. 【體育】項目〈尤指重要比賽〉。6. 【法律】訴訟[判決]的結果。
  • handler : n. 1. 處理者,管理者。2. (賽馬、警犬等的)訓練者。3. 【自動化】(信息)處理機。
  1. The following code example contains an event handler for the

    下面的代碼示例包含
  2. Add these lines to the body of the event handler

    將這些代碼行添加到事件處理程序
  3. In c, you must add an event handler for the button to the

    在c #中,必須為按鈕向
  4. Adding a button and event handler to the form

    在窗體中添加按鈕和事件處理程序。
  5. Event handler, and this code executes when the

    事件處理程序添加代碼,該代碼將在
  6. To add an event handler to these unexposed events

    將事件處理程序添加到這些未公開的事件中。
  7. In the event handler, author code similar to the following code example

    在事件處理程序中,編寫類似於下面的代碼示例的代碼。
  8. Visual web developer switches to code - editing view and creates an event handler for the

    Visual web developer切換到代碼編輯視圖並為
  9. Class provides the event handler with event data

    類為事件處理程序提供事件數據。
  10. Event handler displays the value of the

    屬性值的單元格值的
  11. Event. the event handler receives text lines from the redirected

    事件關聯的簡單事件處理程序。
  12. Event handler for the package to execute

    事件處理程序執行的調用序列。
  13. Visual basic this event handler detects changes in the bindingsource

    組件的基礎列表更改時進行檢測。
  14. Specify the transaction option for the event handler

    指定事件處理程序的事務選項。
  15. Specify a name and description for the event handler

    指定事件處理程序的名稱和說明。
  16. For example, the following code specifies the event handler

    例如,下列代碼指定事件處理程序
  17. Specify the logging mode that the event handler uses

    指定事件處理程序使用的日誌記錄模式。
  18. Specifies the event handler object for unmanaged events

    為非託管事件指定事件處理程序對象。
  19. It is possible to write an event handler to control the actions performed when the submit button is clicked

    當提交按鈕點擊時可以寫事件處理器來控制行動的執行。
  20. Similarly, when using the sqlclient provider, errors cause the sqlexception exception to be thrown ; messages do not alter control flow and can be intercepted by application code by registering a callback for the infomessage event handler

    同樣,使用sqlclient提供程序時,錯誤將導致引發sqlexception異常;消息不會改變控制流,而且可由應用程序代碼通過注冊infomessage事件處理程序的回調來截獲。
分享友人