02 2022 档案

摘要://导出下载方法 long time = System.currentTimeMillis(); String realpath1 = this.getClass().getClassLoader().getResource("").getPath();// classes 目录的物理路径 Stri 阅读全文
posted @ 2022-02-18 17:53 薛柏梁 阅读(38) 评论(0) 推荐(0) 编辑
摘要:const iframe = document.createElement("iframe"); iframe.style.display = "none"; // 防止影响页面 iframe.style.height = 0; // 防止影响页面 iframe.src = requestUrl; 阅读全文
posted @ 2022-02-18 17:51 薛柏梁 阅读(20) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示