python連續處理兩行數據

連續處理兩行數據python import os import linecache import pdb #f = open('myout') count = len(open('myout').readlines()) #last_pos = f.tell() # get to know the current position in the file #f.seek(last_pos) #f
相關文章
相關標籤/搜索