摘要: string path = @"C:\Program Files"; System.Diagnostics.Process.Start("explorer.exe", path); 阅读全文
posted @ 2010-09-16 14:51 哭过的天空 阅读(657) 评论(0) 推荐(0) 编辑