C#(.net) 线程和最小化到托盘的例子
摘要:
自己写的一个使用线程和最小化到托盘的例子。 例子下载当你看这个例子你就知道线程的强大了,:-)usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms;us... 阅读全文
posted @ 2007-10-13 15:55 无意 阅读(1829) 评论(5) 推荐(0) 编辑