摘要: datafile.txt #文件Man: this is the right room for an argument.Other Man: I've told you once.Man: No you haven'tOther Man: Yes, I have.(pause)Man: When?O... 阅读全文
posted @ 2014-06-17 16:54 galoishelley 阅读(408) 评论(0) 推荐(0)
摘要: datafile.txtMan: Is this the right room for an argument?Other Man: I've told you once.Man: No you haven'tOther Man:Yes I haveMan: When? and :(pause)Ot... 阅读全文
posted @ 2014-06-17 16:17 galoishelley 阅读(212) 评论(0) 推荐(0)
摘要: 1- range()1 >>> for each in range(2): print(each)2 3 ... 4 5 06 7 1 阅读全文
posted @ 2014-06-17 14:56 galoishelley 阅读(208) 评论(0) 推荐(0)
摘要: 以2.7升级到3.3为例1.删除原版本a)删除系统库中的版本sudo rm -R /System/Library/Frameworks/Python.framework/Versions/2.7b)删除Current版本sudo rm /System/Library/Frameworks/Pytho... 阅读全文
posted @ 2014-06-17 11:12 galoishelley 阅读(2024) 评论(0) 推荐(0)