• 典型窗体程序其它代码一样,任何驻留在一个定时器事件处理函数(指的是类型定时器)中的代码也是使用应用程序UI线程所执行

    Just like the rest of the code in a typical Windows Forms application, any code that resides inside a timer event handler (for this type of timer class) is executed using the application's UI thread.

    youdao

  • 因为UI线程睡眠所以UI线程一旦唤醒例子程序会列出5个定时器事件(48)能够处理处理函数

    Because the UI thread was sleeping, however, the sample application displays the five timer events (4 through 8) all at once when the UI thread wakes up again and is able to process the handlers.

    youdao

  • 为了最大限度代码重用不同类型定时器事件调用同样ShowTimerEventFired方法,下面就是三个定时器事件处理函数

    To maximize code reuse, the sample application calls the same ShowTimerEventFired method from all three different types of timer events. Here are the three timer event handlers.

    youdao

  • 为了最大限度代码重用不同类型定时器事件调用同样ShowTimerEventFired方法,下面就是三个定时器事件处理函数

    To maximize code reuse, the sample application calls the same ShowTimerEventFired method from all three different types of timer events. Here are the three timer event handlers.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定