摘要: RandomAccessFile类 RandomAccessFile类 1 什么是RandomAccessFile类 java.io.RandomAccessFile类能对文件的内容进行读写操作 2 为什么需要RandomAccessFile类 File类智能创建,删除文件或获得文件信息,但是不能操 阅读全文
posted @ 2021-03-12 22:44 指尖上的未来 阅读(255) 评论(0) 推荐(0)