会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
藥師的琉璃盞
水能载舟,亦可赛艇。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
2016年1月2日
E: Sub-process /usr/bin/dpkg returned an error code (1) 出错解决方案
摘要: 被这个问题坑的生活不能自理,最后发现老老实实用官方源,现在国内有 CDN 的,慢不了多少。老老实实用官方源!老老实实用官方源!老老实实用官方源!
阅读全文
posted @ 2016-01-02 00:25 藥師
阅读(196)
评论(0)
推荐(0)
2016年1月1日
Ubuntu 虚拟机无法关机的解决方案
摘要: 结论:sudo apt-get install systemd-sysv原因:https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1505764
阅读全文
posted @ 2016-01-01 22:34 藥師
阅读(1179)
评论(0)
推荐(0)
2015年12月27日
Celery 提示[ERROR/MainProcess] consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 61] Connection refused.
摘要: [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 ...
阅读全文
posted @ 2015-12-27 14:31 藥師
阅读(14197)
评论(0)
推荐(0)
2015年12月25日
Python @classmethod&@staticmethod 区别
摘要: 转自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...
阅读全文
posted @ 2015-12-25 16:59 藥師
阅读(193)
评论(0)
推荐(0)
2015年12月24日
SyntaxError: non-default argument follows default argument
摘要: 含有默认值的参数放在不含默认值的参数前边会有歧义。任何正常的语言中都不会见到将含有默认值的参数放在不含默认值的参数前边的情况。
阅读全文
posted @ 2015-12-24 15:53 藥師
阅读(1666)
评论(0)
推荐(0)
2015年12月22日
Privoxy下forward-socks5和forward-socks5t的区别
摘要: 在使用 privoxy 对 sock5 等代理协议进行转发成 http 的时候 forward-socks5 和 forward-socks5t 区别虽然不是很大,但是有时候却非常头疼,只能 GET 不能 POST。经过排查发现,forward-socks5 的 DNS 解析会在远程服务器上进行,而...
阅读全文
posted @ 2015-12-22 14:25 藥師
阅读(6226)
评论(1)
推荐(0)
上一页
1
2
3
公告