摘要: waitone(100),等待一定时间到了.net 2.0 SP2才支持,如果使用SP2的电脑编写程序,使用了WaitOne(100),在安装了.net 2.0的电脑上运行会崩溃,提示缺少方法。 阅读全文
posted @ 2017-06-27 15:45 邵学军 阅读(164) 评论(0) 推荐(0) 编辑