程式扎記
The eachLine method works on files exactly like the iteration method each does. The method is also available on Reader , InputStream, and URL . Input sources can be read a byte at a time with eachByte, where an object of type java.lang.Byte gets passed in
puremonkey2010.blogspot.com |