排序
Free Gallery Sites
Below are the gallery websites that offer free commercial high-resolution image downloads. 1.Unsplash Site URL: https://unsplash.com/ 2.Pexels Site URL: https://www.pexels.com/ 3.G...
git clone fatal: early EOF解决办法
git版本:2.18.0; 系统:windows 10; 在执行git clone命令时报错:fatal: early EOF。解决办法如下: 1.关闭压缩 git config --global core.compression 0 2.然后执行部分clone git clone --d...
IntelliJ IDEA使用Git时Fetch失败
使用IntelliJ Idea时,想从远程仓库执行fetch,push,pull命令时提示Could not read from remote repository.具体如下 14:31:53 Push failed: Failed with error: fatal: Could not read from r...
NGINX报错:Primary script unknown解决办法
NGINX错误日志内容如下: 2018/09/30 20:01:02 [error] 19321#19321: *2877 FastCGI sent in stderr: 'Primary script unknown' while reading response header from upstream, client: 117.163...

