我想要的 python 特性
摘要:
赖勇浩(http://laiyonghao.com) 一些异想天开,但有些的确是能减轻编码任务的,欢迎大家探讨。 1、callable seq def foo():print 'hello, world.' def bar(arg):print 'hello, %s.'%str(arg) v... 阅读全文
posted @ 2010-11-29 18:52 张大大123 阅读(181) 评论(0) 推荐(0) 编辑