asp.net

asp.net,c#

2006年3月10日

事件处理方法将在触发事件的线程中运行,就是说处理方法和事件源会在同一线程

摘要: 这是测试程序界面。 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System.Drawing; 3using System.Collections; 4using System.Componen... 阅读全文

posted @ 2006-03-10 14:01 灵魂边缘 阅读(303) 评论(0) 推荐(0)