lesson7.5FileInpuStreamt和FileWriter类

FileInputStream类:建立对象时指定的文件应当是存在和可读的java FileOutputStream类:若是文件已经存在则再写入会被覆盖,不能制定已被其余程序打开的文件。数组 经常使用方法有spa FileInputStream(File file)code FileInputStream(String name)对象 read(byte[] b)ip skip(lont n)字符串
相关文章
相关标签/搜索