First we try, then we trust

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2004年7月25日

摘要: 遇到一个让我迷惑不解的问题,就是在多线程编程时,WaitHandle的WaitOne、WaitAny、WaitAll到底怎么使?Set()与Reset()是怎么回事,ManualResetEvent与AutoResetEvent又有什么区别。看了《WaitHandles for the confused 》后豁然明白。在这里向大家推荐一下。 阅读全文
posted @ 2004-07-25 22:21 吕震宇 阅读(4190) 评论(1) 推荐(0) 编辑