excel ---> txt
txt ---> utf8 [txt首列为数字,如:15484]
BufferedReader
java -----------------> txt,内存存储为[,1,5,4,8,4]
这样的话,我就无法使用Integer.parseInt()将其转化为int型
期望高手帮忙解答以下原因,以及如何解决????
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
转为字符串数组试试
提问题之前把问题整理好 描述清楚