2.官网下载 2.1 金山WPS个人版 进入https://www.wps.cn/product/wpslinux,下载deb arm版本 下载完成后,双击deb包,一键安装(安装前卸载官方发行版本) 为了避免更新时又更新到仓库的版本,可以使用下面的操作锁定不更新 dpkg -l | grep wps #查看系统中wps软件名字 sudo echo "wps-office hold" | sudo dpkg -...
# JigsawDownload # See <http://atterer.org/jigdo/> for details about jigdo # See <http://www.einval.com/~steve/software/CD/JTE/> for details about JTE [Jigdo] Version=1.1 Generator=libjte-1.0.0 [Image] Filename=ubuntu-14.04.1-server-amd64.iso Template=ubuntu-14.04.1-server-amd64....
UTF-8?q?chore:=20upgrade=20maven=20wrapper=20to=20`3.9.?= =?UTF-8?q?6`=20=F0=9F=AA=B6=20;=20update=20CI=20=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - use GitHub action 🐙 `strong_ci.yaml` instead o...
= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commitlint.config.js => commitlint.config.cjs | 0 docs/api/editor/dataSourceServiceMethods.md | 31 + docs/api/editor/props.md | 134 +- docs/guide/conception.md | 2 +- package.json | 9...
*Upgrade.html /th/js/attnt/*Upgrade.html /th_ext.php /ti.js /tj.js /tk.js /tl.js /tmp/plupload/dropforreal/dropforreal /tn.js /to.js /tp.js /tq.js /tr.js /tradium.js /transdc/Adobe /trovao4130/check.php /trustedsaver.js /ts.js /tt.js /tu.js /tv.js /tw/219299eea...
问题原因:HTTPS页面里动态的引入HTTP资源,比如引入一个js文件,会被直接block掉的.在HTTPS页面里通过AJAX的方式请求HTTP资源,也会被直接block掉的。 解决方案: 可以在相应的页面的里加上这句代码,意思是自动将http的不安全请求升级为https 参考:https://thehackernews.com/2015/04/disable-mixed-content-warning.ht...
apt upgrade apt-get upgrade apt dist-upgrade apt-get dist-upgrade PS: 部分的软件安装由于deepin本身兼容性的问题,可能存在BUG造成系统无法启动或其他任何未知问题,由于软件太多我们无法一一测试,欢迎大家反馈,建议通过源码安装。 深度软件商店的软件是由深度提供的,非我们提供,目前深度软件商店暂时没有提供对arm64...
+Another upgrade to this project would be to use AWS Lambda to gather analytics in real time. This effort would require adding one more SDK and updating the CMAKE files that are needed to link to additional libraries statically. +References + +1. https://dev.mysql.com/doc/refman/5.5/en...
基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com': # 私人令牌 master 分支(1) 管理 管理 master as-ui / pnpm-lock.yaml pnpm-lock.yaml 228.80 KB ...
git config --global user.name userName git config --global user.email userEmail 初次使用 SSH 协议进行代码克隆、推送等操作时,需按下述提示完成 SSH 配置 1 生成RSA 密钥 2 获取RSA 公钥内容,并配置到 SSH公钥 中 在Gitee 上使用 SVN,请访问 使用指南 使用HTTPS 协议时,命令行会出现如下账号密码验...