摘要:
for path,d,filelist in os.walk("C:/studyPy"): for filename in filelist: os.path.join(path,filename) import os # Import the OS modulearr = []if not os. 阅读全文
posted @ 2017-02-22 16:33
小毛驴
阅读(226)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/ydq1206/article/details/51922148 阅读全文
posted @ 2017-02-22 11:40
小毛驴
阅读(102)
评论(0)
推荐(0)
浙公网安备 33010602011771号