03 2017 档案
摘要:不小心将git远程地址配错了,再次配置提示以下错误: fatal: 远程 origin 已经存在。 此时只需要将远程配置删除,重新添加即可; git remote rm origin git remote add origin https://github.com/***/WebCrawlers.g
阅读全文
摘要:在学习shell脚本时遇到一个问题: [ff: 未找到命令 相信很多初学者都会遇到,再次说明一下,希望对大家有所帮助; shell脚本代码如下: #!/bin/bash echo -n "str1"read str1echo -n "str2"read str2if [$str1 = "ff" -a
阅读全文

浙公网安备 33010602011771号