It seems there are different ways to read and write data of files in Java. 彷佛有多种方法能够用Java读写文件数据。 spa
I want to read ASCII data from a file. 我想从文件中读取ASCII数据。 What are the possible ways and their differences? 有哪些可能的方法及其区别? .net