[java] 寫檔 (FileWriter) @ 小刻家 :: 痞客邦 PIXNET ::
File file = new File("."); String path = file.getCanonicalPath(); String fs = System.getPr ... Feb 25 Wed 2009 13:32 [java] 寫檔 (FileWriter) File file = new File("."); String path = file.getCanonicalPath(); String fs = System.getProperty("file.separator");
fabch2.pixnet.net |