V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  ithelloworld  ›  全部回复第 2 页 / 共 3 页
回复总数  55
1  2  3  
2013-05-08 11:50:52 +08:00
回复了 ithelloworld 创建的主题 程序员 python 的 EOFError: EOF when reading a line 是什么原因?
@darasion 谢谢。但我认为这是认证问题。
关于basic认证,可以这样访问URL:
https://gooduser:[email protected]/webcallback?foo=bar
我设置了这样的URL,却仍然是那些信息。
2013-04-02 12:54:15 +08:00
回复了 ithelloworld 创建的主题 程序员 如何查找python代码中所有未使用到的from与import的类库
@tokki 这个好,谢谢!
2013-04-02 10:31:18 +08:00
回复了 ithelloworld 创建的主题 程序员 如何查找python代码中所有未使用到的from与import的类库
@phuslu 用Vim呢?
@tokki 装啥呢?
2013-04-01 11:02:20 +08:00
回复了 xmbaozi 创建的主题 分享发现 开源中国,今天是愚人节...oschina整站都歪了
继续发现
2013-03-27 10:35:29 +08:00
回复了 RisingV 创建的主题 程序员 哪天不写程序了,你还能干什么?
开辅导班,做技术培训。
2013-03-22 17:33:51 +08:00
回复了 ithelloworld 创建的主题 程序员 python dict vs ruby hash
@orzfly 你是说ruby的写法吗?应该是这样:

Hash.new{|h, key| h[key] = []}
2013-03-22 14:54:52 +08:00
回复了 ithelloworld 创建的主题 程序员 python dict vs ruby hash
@binux 以此类推,其它的值这样添加?

grades.setdefault("b", []).append(2)
grades.setdefault("c", []).append(3)
2013-03-11 16:51:58 +08:00
回复了 chuangbo 创建的主题 Ruby on Rails 为什么 Rails 会有如此多的视频教程,而 Python 几乎没有?
python社区缺http://railscasts.com这样的网站。
2013-03-08 10:11:18 +08:00
回复了 ithelloworld 创建的主题 程序员 python的virtualenvwrapper问题
@spark 之前也是zsh,怎么都弄不好,就还原为原生bash,依然有问题。
2013-03-07 12:30:08 +08:00
回复了 ithelloworld 创建的主题 程序员 如何以Web的形式实时显示terminal中的内容?
@amoblin 这个支持的命令好像不多呀
2013-03-07 09:55:33 +08:00
回复了 iZr 创建的主题 Python Python 有像WordPress这样的开源程序么?
2013-03-06 14:37:58 +08:00
回复了 sedgwickz 创建的主题 Python Pythoner们,说说你写Python的工作环境是什么?
Mac OS X + VirtualBox + CentOS + Vim + Emacs
2013-03-06 13:58:33 +08:00
回复了 vvniu 创建的主题 北京 老实人怎么在这个世界上生活
看这里浪费了多少人时间,荒废了多少人敲键盘。。
归根到底,我们无法指望有一个完美的环境生存,那与世界相矛盾。
也就是说,等同于原始社会,继续生存吧。
暂时用1楼解法。谢谢其他人回复。
2013-03-04 17:41:06 +08:00
回复了 undeflife 创建的主题 程序员 左手小拇指不能弯了.
用Emacs受伤的典型案例?
有用Vim受伤的案例吗?
还有其它受伤的案例吗?
2013-03-04 09:32:10 +08:00
回复了 ithelloworld 创建的主题 程序员 vim编写代码如何把注释快速对齐?
@holy_sin 不可以
2013-03-01 21:27:39 +08:00
回复了 635367055 创建的主题 程序员 怎么样才能成为一个优秀的程序员?
2013-03-01 21:16:54 +08:00
回复了 ithelloworld 创建的主题 程序员 vim编写代码如何把注释快速对齐?
@ritksm 哈哈,不好意思,你该看下一楼:D
1  2  3  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5497 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 35ms · UTC 05:58 · PVG 13:58 · LAX 22:58 · JFK 01:58
Developed with CodeLauncher
♥ Do have faith in what you're doing.