摘要:
今天在这里看到一篇关于Thread.SetData的文章,忽然想起了ThreadStatic特性一样可使变量线程唯一,于是修改了一下代码测试下: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4... 阅读全文
posted @ 2008-09-24 21:28
非鸟^
阅读(1066)
评论(1)
推荐(0)