YUN
2018年7月31日 星期二
Writing a .csv file with non-latin characters
Try
write(0xFEFF)
Example
writer!!.write(0xFEFF)
writer!!.write(textWithSeparator.toString() + "\n")
writer!!.flush()
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)