随笔分类 -  python

python
摘要:python excle 阅读全文
posted @ 2014-10-21 08:06 fangfu 阅读(346) 评论(0) 推荐(0)
摘要:#!/usr/bin/env pythonimport osimport os.pathimport sysimport reimport shutilimport csvfrom multiprocessing import Pool #support muti thread map reduce... 阅读全文
posted @ 2014-09-16 09:56 fangfu 阅读(483) 评论(0) 推荐(0)