String file=new String("c:\\test\\file.exe"); String[] temp = file.split("."); 程序运行到这里,就异常终止了。想想以前用split分割很多种符号,都没问题。
確定! 回上一頁