FileWriter fw = new FileWriter(file.getAbsoluteFile()); ... try/catch around your if/else, and here is the reason (taken from StackOverflow):
確定! 回上一頁