摘要: /** *按字节读取文件 */@Testpublic void readerByte() { File file = new File("D:\\BindCheckControllerTest.java"); File fileC = new File("D:\\CopyBindCheckControllerTest.java"); FileInputStream inputS... 阅读全文
posted @ 2018-11-14 10:45 重设代码的天空 阅读(246) 评论(0) 推荐(0)