摘要: package com.yd.wmsc.util; import java.io.IOException; import java.io.RandomAccessFile; public class RandomAccesssFileTest { public static void main(String[] args) { RandomAccessFile r ... 阅读全文
posted @ 2017-12-13 13:36 tonggc1668 阅读(158) 评论(0) 推荐(0)