发布时间:2019-09-13 09:25:50编辑:auto阅读(1899)
#myhaspl@myhaspl.com
fId=1
with open("tf-allsrc.txt","r") as sf:
while True:
with open("tf-src-"+str(fId)+".txt","w+") as f:
data=sf.read(1024*1024*5)
if not data:
break
f.write(data)
print(fId,"#",end=".")
fId+=1
上一篇: H3C 3100系列
下一篇: python爬虫笔记-day3
48731
47768
38543
35738
30173
26913
25943
20785
20553
18941
332°
408°
442°
464°
448°
439°
493°
564°
679°
692°