批量下载 BCompare 的语法高亮扩展包

栏目: Lua · 发布时间: 7年前

内容简介:打开语法高亮扩展包的下载页面http://www.scootersoftware.com/download.php?zz=kb_moreformatsv4然后在Console里面执行

打开语法高亮扩展包的下载页面

http://www.scootersoftware.com/download.php?zz=kb_moreformatsv4

然后在Console里面执行

$('#formats input[type="checkbox"]').click()

如果不想下载带感叹号的项目 也就是提示 批量下载 BCompare 的语法高亮扩展包 This format will supercede a default file format. 的项目

for (img of $('#formats img[alt="warning"]')){  parent= $(img).closest('div.groupbox');  console.log($(parent).prev('div.groupboxhead').find('input').click());  }

然后点击下载全部即可

这里付下提取过的连接 不一定是最新的列表页内容

Windows:

http://www.scootersoftware.com/includes/fileformats.php?download=Ada,Bash,Batch,CSS,ColdFusion,INI_sorted,CLASS_to_JAVA,CLASS_to_JAVA_tidied,JavaScript,JSON,JSON_sorted,Lua,Matlab,MDB_to_CSV,PPT_to_TXT,PPT_to_VBA,OpenOffice,PalmDoc,PHP,RC,Verilog,WordPerfect&platform=Windows&version=4

Linux:

http://www.scootersoftware.com/includes/fileformats.php?download=Ada,Batch,CSS,ColdFusion,JavaScript,JSON,JSON_sorted_Linux,Lua,Matlab,PalmDoc,PHP,RC,Verilog,WordPerfect&platform=Linux&version=4

Mac:

http://www.scootersoftware.com/includes/fileformats.php?download=Ada,Batch,CSS,ColdFusion,JavaScript,JSON,JSON_sorted_Mac,Lua,Matlab,PalmDoc,PHP,RC,Verilog,WordPerfect&platform=Mac&version=4


以上所述就是小编给大家介绍的《批量下载 BCompare 的语法高亮扩展包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Thirty-three Miniatures

Thirty-three Miniatures

Jiří Matoušek / American Mathematical Socity / 2010-6-18 / USD 24.60

This volume contains a collection of clever mathematical applications of linear algebra, mainly in combinatorics, geometry, and algorithms. Each chapter covers a single main result with motivation and......一起来看看 《Thirty-three Miniatures》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试