摘要:
映射的文件通道I/O和文件锁定示例: 1import java.io.*; 2import java.nio.*; 3import java.nio.channels.*; 4 5/** *//** A class used to demonstrate mapped file channel i/o 6 * and file locking 7 */ 8public class CaseR... 阅读全文
posted @ 2006-03-19 23:18
Bankey
阅读(1070)
评论(0)
推荐(0)
浙公网安备 33010602011771号