摘要: <script type="text/JavaScript"> function DownLoad(strUrl) { var form = $("<form>"); //定义一个form表单 form.attr('style', 'display:none'); //在form表单中添加查询参数 阅读全文
posted @ 2017-07-20 10:25 BBBLANK 阅读(194) 评论(0) 推荐(0)