摘要:
我每天使用 Git ,但是很多命令记不住。 一般来说,日常使用只要记住下图6个命令,就可以了。但是熟练使用,恐怕要记住60~100个命令。 下面是我整理的常用 Git 命令清单。几个专用名词的译名如下。 Workspace:工作区 Index / Stage:暂存区 Repository:仓库区(或 阅读全文
摘要:
: UserWarning: /home/server/.python-eggs is writable by group/others and vulnerable to attack when used with get_resource_filename. Consider a more se 阅读全文
摘要:
安装redis 1官方介绍 Installation Download, extract and compile Redis with: The binaries that are now compiled are available in the src directory. Run Redis 阅读全文