摘要: 1 public static void main(String[] args) throws IOException { 2 //创建RandomAccessFile源文件 3 RandomAccessFile rabsrc = new RandomAccessFile("mm.png","rw" 阅读全文
posted @ 2022-04-17 00:16 panther125 阅读(49) 评论(0) 推荐(0)