abc

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

2014年11月12日 #

摘要: 线程操作主要用到Thread类,他是定义在System.Threading.dll下。使用时需要添加这一个引用。该类提供给我们四个重载的构造函数(以下引自msdn)。 Thread (ParameterizedThreadStart) 初始化... 阅读全文
posted @ 2014-11-12 21:29 &大王叫我来巡山& 阅读(1081) 评论(0) 推荐(0)