文章分类 -  线程问题

摘要:using System; using System.Threading; namespace ThreadDelegate2 { /// /// ThreadDelegate2 的摘要说明。 /// /// 这个例子 /// 微软的教程中的实例 /// 由于自己的疏忽造成了一格委托与方法不匹配的错误 /// 提示错误:E:\thread\ThreadDelegate2\Clas... 阅读全文
posted @ 2007-12-11 09:12 东风125 阅读(165) 评论(0) 推荐(0)