随笔分类 - JavaTools
摘要:// POI // 兼容.xls、.xlsx 参数: 路径 sheet 列 行 public static String readExcel(String path, String st, int i, int j) throws IOException { File file = new File(path); ...
阅读全文
posted @ 2018-08-01 11:37
AsapRun
摘要:public static void main(String[] args) throws IOException { File fileTxt = new File("D://uuuuuuuupload//Testlist.txt"); String str1 = new String(); //StringBuffer str2 = new StringBuffer(); ...
阅读全文
posted @ 2018-03-01 11:19
AsapRun

浙公网安备 33010602011771号