If you just want to read the file, then you can use standard File read/write APIs. Using BufferedReader, you can get every line. You can process this single ...
確定! 回上一頁