该方法只支持IE.

var wsh = new ActiveXObject("WSCript.shell");  
var src = "/select," + FilePath;  
wsh.run("explorer.exe " + src); 

相关文章:

  • 2022-02-02
  • 2022-12-23
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2021-05-24
  • 2022-12-23
  • 2022-01-05
猜你喜欢
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
  • 2021-10-16
  • 2022-12-23
  • 2021-10-20
相关资源
相似解决方案