多线程与线程池的介绍看这里http://edobnet.cnblogs.com/archive/2005/11/29/287094.html //private int threadNum = 0; //private AutoResetEvent myResetEvent = new AutoResetEvent(false); } 由程序控制线程数量,并且, 由MONITOR进行保护! 相关文章: