How to save and read user information (username ,password,and so on) to a excel?
Note: each information is a String 开发者_运维技巧!
This can be done with libraries such as JExcelAPI, but... it is a VERY bad idea to store this kind of information in excel spreadsheet.
精彩评论