文件的下载

来源:互联网 发布:飞扬动力软件 编辑:程序博客网 时间:2024/05/22 08:18

1.通过window.open()实现简易下载:

   用法实例:window.open("文件地址或者路径"),如:window.open("测试.text").

原创粉丝点击