python .txt文件中讀取指定行

with open(fileName) as fr: for line in fr.readlines()[6:]: # daima # daima
相關文章
相關標籤/搜索