python & django教程
m4774411wang
全部博文(148)
2013年(97)
2012年(7)
2011年(3)
2010年(41)
Phyllis6
么么哒la
magichui
czp0930
yakczh_c
apang199
zhbnx
tangweid
tj459096
分类: Python/Ruby
2013-06-03 22:33:27
如果a = 'fefe'
bin(a)
输出的结果:
Traceback (most recent call last): File "test.py", line 3, in print bin(a) TypeError: 'str' object cannot be interpreted as an index
上一篇:软件测试方法
下一篇:python 判断对象是否可以调用(callable)
登录 注册