10 2015 档案
摘要:http://stackoverflow.com/questions/5807137/git-how-to-revert-uncommitted-changes-including-files-and-foldershttp://stackoverflow.com/questions/9680420...
阅读全文
摘要:不支持sha2,所以ssl建立失败, sp3就可以了http://superuser.com/questions/802693/sha2-support-for-windows-xp-sp2-any-hotfix-or-dll-available
阅读全文
摘要:https://www.howtoforge.com/tutorial/debian-samba-server/This tutorial explains the installation of a Samba fileserver on Debian 8 (Jessie) and how to ...
阅读全文
摘要:http://imtinx.iteye.com/blog/1291165https://en.wikipedia.org/wiki/Skip_list
阅读全文
摘要:http://unix.stackexchange.com/questions/93767/why-cant-i-specify-my-root-fs-with-a-uuidblkidpartuuid=009009-09(uuid是需要initramfs中的驱动的,没有的话它认识partuuid,v...
阅读全文
摘要:http://stackoverflow.com/questions/28031603/what-do-three-dots-mean-in-go-command-line-invocations
阅读全文
摘要:class Utc(tzinfo): "provide a tz concrete class" def __init__(self, offset = 0): self._offset = offset def utcoffset(self, dt): return timedelta(hours...
阅读全文
摘要:The spice-vdagent should be running in the guest. Have you installed the spice guest tools in your windows guest? Download them here: http://www.spic...
阅读全文
摘要:sudo apt-get install lib32stdc++6sudo apt-get install lib32z1http://blog.csdn.net/wangbin_jxust/article/details/41865955
阅读全文
摘要:https://wiki.52north.org/bin/view/Documentation/ResolveMergeConflictsInGitEclipseNote that you can also solve directly a merge conflict from Eclipse/E...
阅读全文
摘要:wget -r -np -c xxx-url-xxx-r: recursive-np: no-parent-c: continue-D: domains to follow, comma separated-l: levelhttp://www.labnol.org/software/wget-co...
阅读全文
摘要:https://github.com/docker/docker/issues/11889
阅读全文
摘要:http://stackoverflow.com/questions/25518701/protobuf-cannot-find-shared-libraries
阅读全文