2008年7月10日
摘要: 微软对此在这两篇文章那个中给出了相应的解决方案,http://support.microsoft.com/kb/820639/zh-cn,http://support.microsoft.com/kb/842793/zh-cn。实际上就是在使用Windows.Forms命名空间中的timer无效时则使用System.Timers中的组件,再不行的话使用Threading中的Timer组件。我遇到的... 阅读全文
posted @ 2008-07-10 11:30 Kein 阅读(1560) 评论(0) 推荐(0)