摘要:
被这个问题坑的生活不能自理,最后发现老老实实用官方源,现在国内有 CDN 的,慢不了多少。老老实实用官方源!老老实实用官方源!老老实实用官方源! 阅读全文
摘要:
结论:sudo apt-get install systemd-sysv原因:https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1505764 阅读全文
摘要:
[2015-12-27 13:59:14,206: ERROR/MainProcess] consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 61] Connection refused.Trying again ... 阅读全文
摘要:
转自Stackoverflow@classmethod means: when this method is called, we pass the class as the first argument instead of the instance of that class (as we no... 阅读全文
摘要:
含有默认值的参数放在不含默认值的参数前边会有歧义。任何正常的语言中都不会见到将含有默认值的参数放在不含默认值的参数前边的情况。 阅读全文
摘要:
在使用 privoxy 对 sock5 等代理协议进行转发成 http 的时候 forward-socks5 和 forward-socks5t 区别虽然不是很大,但是有时候却非常头疼,只能 GET 不能 POST。经过排查发现,forward-socks5 的 DNS 解析会在远程服务器上进行,而... 阅读全文