我的Github:   Github

09 2015 档案

摘要:基本的读取import urllib2http=urllib2.urlopen("http://xxxxx").read().decode('utf-8')使用代理import urllib2proxy=urllib2.ProxyHandler({'http':'http://xxxxxx:xxxx... 阅读全文
posted @ 2015-09-27 20:29 寂夜云 阅读(342) 评论(0) 推荐(0) 编辑
摘要:Awesome PythonA curated list of awesome Python frameworks, libraries and software. Inspired by awesome-php.Awesome PythonEnvironment Management 环境管... 阅读全文
posted @ 2015-09-03 20:12 寂夜云 阅读(4448) 评论(0) 推荐(0) 编辑
摘要:经过数种折腾,找到了解决方法,在SD卡内有个config.txt文件,在其中找到“#hdmi_safe=1”,把#消除掉,变更后成为# uncomment if you get no picture on HDMI for a default "safe" mode hdmi_safe=1在使用HD... 阅读全文
posted @ 2015-09-01 17:28 寂夜云 阅读(1596) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示