http://developer.classpath.org/doc/java/io/BufferedWriter.html ... public BufferedWriter(Writer out, int sz) { super(out); if (sz <= 0) ...
確定! 回上一頁