python 讀寫文件 我的 常犯錯誤 注意事項

<span style="font-size:24px;">with open(r"C:\Users\xilu\Desktop\newdata.txt",'a') as wfile: with open(r'C:\Users\xilu\Desktop\42wRow.txt','r') as rfile: for line in rfile: line
相關文章
相關標籤/搜索