摘要:
问题:使用git diff命令输出信息那些符号是什么意思?版本管理系统git,使用的是合并格式diff的变体。 $ git diff显示结果如下: diff --git a/f1 b/f1 index 6f8a38c..449b072 100644 --- a/f1 +++ b... 阅读全文
posted @ 2014-12-29 22:07
zcube
阅读(2838)
评论(1)
推荐(1)
摘要:
问题:ubuntu右上角红色三角感叹号警告,显示更新信息已过期The update information is outdated。解决方案:执行如下命令1、sudo rm -rf /var/lib/apt/lists (删除lists文件夹)2、sudo mkdir /var/lib/apt/l... 阅读全文
posted @ 2014-12-29 22:05
zcube
阅读(837)
评论(0)
推荐(0)
摘要:
问题:linux怎样用命令删除到回收站解决方案:用trash-cli工具https://github.com/andreafrancia/trash-cli安装命令:sudo apt-get install trash-cli使用方法:trash-put trashes files and dir... 阅读全文
posted @ 2014-12-29 22:03
zcube
阅读(330)
评论(0)
推荐(0)

浙公网安备 33010602011771号