使用已有插件 插件github:https://github.com/zenorocha/clipboard.js[https://github...
官网:https://jenkins.io/zh/doc/pipeline/tour/getting-started/ Windows 安装前准...
a标签中的 download 属性是 h5 的标准MDN 对于 a 标签中 download 的说明:https://developer.moz...
eslint 1. 需要安装的依赖 2. 新建 .eslintrc.js 在项目根目录新建 .eslintrc.js 文件,添加如下内容 3. ...
官方文档:https://palantir.github.io/tslint/usage/rule-flags/ 注释以下的代码不使用:/* t...
查看远端所有分支:git branch -r 在远端删除分支后,本地使用 1 中的命令看的还是之前的所有分支。需要用以下命令更新一下git re...
Powershell 报 System.OutOfMemoryException 错 问题描述:一打开vscode 内存和CPU占用率就飙升po...
正整数:/^[0-9][1-9][0-9]$/; 负整数:/^-[0-9][1-9][0-9]$/; 正浮点数:/^(([0-9]+.[0-9]...
使用过程中出现多选时, Use arrow keys 字眼,类似 ESLint 的选择: Pick an ESLint preset (Use...