摘要: 方式: 使用 open xml的open 方法直接对文件进行打开操作,可以根据出现的异常类型进行判断, 下面的方式省略这部分(默认只要打不开就认为文件有问题) bool isCorrupted = false; // Insert some text into the body, this woul 阅读全文
posted @ 2016-11-15 18:17 千回 阅读(216) 评论(0) 推荐(0)