2006年7月4日
摘要: private void button5_Click(object sender, System.EventArgs e) { System.Diagnostics.Process ie = new System.Diagnostics.Process(); ie.StartInfo.FileName = "IEXPLORE.EX... 阅读全文
posted @ 2006-07-04 14:53 shf 阅读(501) 评论(0) 推荐(0)