发布时间:2019-09-13 09:25:50编辑:auto阅读(2112)
#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
51027
50406
41021
37886
32351
29248
28130
22965
22929
21256
1131°
1835°
1480°
1419°
1705°
1509°
2169°
3739°
3671°
2583°