摘要: 不知道有没有人碰到过这问题List<System.Threading.Thread> LThread = new List<System.Threading.Thread>();for (int i = 0; i < 10; i++){ m_FC.WriteLog("获取到任务" + (i + 1)); System.Threading.Thread Thread =... 阅读全文
posted @ 2009-11-09 10:19 吥滅傳說 阅读(2401) 评论(2) 推荐(0)
摘要: 不知道有没有人碰到过这问题List<System.Threading.Thread> LThread = new List<System.Threading.Thread>();for (int i = 0; i < 10; i++){ m_FC.WriteLog("获取到任务" + (i + 1)); System.Threading.Thread Thread =... 阅读全文
posted @ 2009-11-09 10:19 吥滅傳說 阅读(1659) 评论(0) 推荐(0)