The following code illustrates how Java File API can be used to read text files. ... FileReader fr = new FileReader( "c:\\input.txt" );.
確定! 回上一頁