摘要: 使用Monitor或lock进行线程同步的例子: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Threading; namespace Test { class Progr... 阅读全文
posted @ 2008-06-19 12:03 h2appy 阅读(178) 评论(0) 推荐(0) 编辑