C# 打开文件所在位置

// 打开文件
System.Diagnostics.Process.Start("Explorer.exe","c:\\windows\text.txt");

// 定位到文件
System.Diagnostics.Process.Start("Explorer.exe","/select, \"c:\\windows\text.txt\"");

 

点赞

发表评论

电子邮件地址不会被公开。必填项已用 * 标注

隐藏
变装