hitcoder

Results 1 issues of hitcoder

` Document xlsx2("test0411.xlsx"); xlsx2.saveAs("test0411.csv");` I do like the code above, when I opened the test0411.csv with textEdit there are messy code. 打开CSV文件之后完全是乱码,这个是不是说SaveAs()函数对于存储为CSV文件有个bug