摘要:
Using events is a common way to synchronize threaded applications. In this scenario, each thread raises an event to signal its status to the main program or other threads. Other parts of the application, outside the thread that raised the event, handle the event and process the information. NoteWhen 阅读全文
posted @ 2009-08-31 23:17
做个不善的人
阅读(180)
评论(0)
推荐(0)