摘要: 1)import osfilename = os.listdir(路径)返回的filename是列表的形式,2)将文件test.txt 按照每页50行分成testa,testb等文件split -l 50 test.txt test 阅读全文
posted @ 2015-08-20 11:54 noobmrone 阅读(66) 评论(0) 推荐(0)
摘要: Python is the best language in the world for interacting with the web, and I'm going to show you why.This article will give an extremely high level ov... 阅读全文
posted @ 2015-06-23 14:32 noobmrone 阅读(98) 评论(0) 推荐(0)
摘要: 英文原文:Things I Wish Someone Had Told Me When I Was Learning How to CodeCecily Carver 是多伦多的一位程序媛,和Jennie Faber 一起创办了一个游戏制作工作室。她喜欢歌剧、舞蹈和弹钢琴。Cecily在这篇文章分享... 阅读全文
posted @ 2015-05-27 15:01 noobmrone 阅读(67) 评论(0) 推荐(0)