我行我素

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

2008年9月24日

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