//往文件头加数据 @Test public void test6() throws Exception{ File f=new File("c:/lowertest.txt"); RandomAccessFile r=new RandomAccessFile(f, "rw"); r.seek(0); r.write("www".getBytes()); r.close(); }
我可以实现加我神兽3零74564零68