$env:HTTP_PROXY = "http://example.com:port" $env:HTTPS_PROXY = "https://example.com:port" $env:NO_PROXY = "localhost,127.0.0.1,::1"......
点击这个网页 https://vikyd.github.io/download-chromium-history-version/#/ 截图示例是搜索Win_64系统,版本86的谷歌浏览器,找到86最大子版本号,点击position:处进入对应版本下载页面 ...
clean install前不要加 mvn,因为用的是 mvn 插件,没有mvn系统命令 不要勾选,否则导入的mvn工程springboot相关库就是不给下载,导致run as 的 spring boot app启动出错,显示 java.lang.Cl...
在windows 10的wsl bubutu中执行git clone,遇到如下错误提示 Cloning into ''... error: chmod on /mnt/c/Users/Efsta/Code//.git/config.lock failed: Operation not permitted fatal: co...
使用ng2-pdf-viewer显示pdf文件,发行不连接互联网的时,pdf显示不出来,观察网络,发现electron链接https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.5.207/pdf.worker.min.js ,去互联网下...
最近开始使用IDEA作为开发工具,然后也是打算开始学习使用spring boot。 看着博客来进行操作上手spring boot,很多都是说 创建一个新项目(Create New Project) 选择 Spring Initializr。然而...
这个帖子,顺便把ubuntu 19.04中运行obfuscated-openssh,缺少 libssl1.0.0 库文件的问题也解决了 https://askubuntu.com/questions/1135823/install-mysql-workbench-in-ubuntu-19-04 so t...
首先安装Xvfb sudo apt-get install Xvfb 打开终端,执行 Xvfb :99 -ac 2>/dev/null & export DISPLAY=:99 然后执行 >>firefox 发现命令行输出了启动的信息,但是浏览器界面就没有出现了.说明...
1.Nginx https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04-quickstart sudo systemctl restart nginx 2.mongodb https://www.howtoforge.com/tutori...
https://stackoverflow.com/questions/5684303/javascript-window-open-pass-values-using-post 对于它的价值,这里是以前提供的代码封装在一个函数中。 openWindowWithPost("http://www.exa...
教程 http://www.runoob.com/docker/docker-tutorial.html 安装 curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh 安装完成,按照提示,把linux用户假如docker组 If y...
sudo apt -y install libgconf2-4
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复