2020-11-05

JS代码下载百度文库纯文本文档

下载百度文库纯文本文档流程

1、按 F12 或  Ctrl+Shift+I打开后台(或点击右键,在点击检查)【建议使用谷歌浏览器】

2、切换到控制台,赋值粘贴以下js代码,回车后,浏览器将自动下载保存为word文档:

//1.获取文本let topDiff = -1;let content = "";var filename= document.getElementsByClassName('doc-title')[0].innerText;const target = document.querySelectorAll(".reader-word-layer"); target.forEach(x => { if (x.style.top !== topDiff) {  content += "\n";  topDiff = x.style.top; }; content += x.innerText;}); //2.创建下载链接,下载到本地var element = document.createElement('a'); element.setAttribute('href', 'data:text/plain;charset=utf-8,' + encodeURIComponent(content)); element.setAttribute('download', filename+".doc"); element.style.display = ".reader-word-layer"; document.body.appendChild(element); element.click(); document.body.removeChild(element);

 

3、若打开文档后,提示如下,直接按【确定】按钮即可。

 

 

PS:该下载方法,仅限于纯文本文档。
来源:https://www.iwmyx.cn/xzbdwkcwbw.html

原文转载:http://www.shaoqun.com/a/488151.html

易联通:https://www.ikjzd.com/w/1854.html

55海淘网:https://www.ikjzd.com/w/1723

贝恩资本:https://www.ikjzd.com/w/1336


下载百度文库纯文本文档流程1、按F12或Ctrl+Shift+I打开后台(或点击右键,在点击检查)【建议使用谷歌浏览器】2、切换到控制台,赋值粘贴以下js代码,回车后,浏览器将自动下载保存为word文档://1.获取文本lettopDiff=-1;letcontent="";varfilename=document.getElementsByClassName('doc
邮乐网购物商城:https://www.ikjzd.com/w/1776
淘粉吧怎么返利:https://www.ikjzd.com/w/1725
口述:帅老公色心难改屡次被捉奸老公屡次出轨:http://lady.shaoqun.com/m/a/36623.html
离开阿里做跨境独立站 他怎么做到谷歌搜索全球前三?:https://www.ikjzd.com/home/132057
10月中旬去泰国旅游的费用,如何办理手续:http://tour.shaoqun.com/a/46659.html

No comments:

Post a Comment