local nf = io . open(‘new . txt‘)
對於io . lines(‘oldfile . txt‘)中的行,請執行以下操作
nf:寫(行)
結束
nf.close()
如果您需要轉碼(GBK