摘要: package common.io; import org.apache.commons.io.filefilter.FileFilterUtils; import org.apache.commons.io.monitor.FileAlterationListener; import org.apache.commons.io.monitor.FileAlterationMonitor; ... 阅读全文
posted @ 2018-06-07 12:00 门罗的魔术师 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 一、代码及笔记演示 1、Person类: 二、运行结果 三、总结: 1、ObjectInputStream writerObject对象的时候,不能直接添加,需要将此类实现序列化serializable。 阅读全文
posted @ 2018-06-07 10:15 门罗的魔术师 阅读(711) 评论(0) 推荐(0) 编辑