'源代码
dim ie
set ie=wscript.createobject("internetexplorer.application")
ie.navigate "http://202.38.228.136/first/ansys/senior/AgeNowOnLine1.rar"
'所想下载的文件所在网址
ie.visible=true

相关文章:

  • 2021-12-06
  • 2022-12-23
  • 2021-07-26
  • 2022-12-23
  • 2021-08-09
  • 2021-11-13
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
相关资源
相似解决方案