摘要: 解析03版(.doc)word: HWPFDocument doc=null; //HWPFDocument 对应03版word try { doc =new HWPFDocument(new FileInputStream("F:\\upload\\template_03.doc")); //获得 阅读全文
posted @ 2019-12-25 23:40 shouyaya 阅读(6622) 评论(1) 推荐(2)