摘要: 仓库地址设置为: 中央仓库 去除多余注释 <?xml version="1.0" encoding="UTF-8"?> <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001 阅读全文
posted @ 2021-11-25 21:00 那年长安 阅读(38) 评论(0) 推荐(0)
摘要: 注意: 使用模板编辑,导出, 如果手动new的XWPFDocument 总是有问题 public static void main(String[] args) { try { // 1) Load DOCX into XWPFDocument XWPFDocument document = new 阅读全文
posted @ 2021-11-25 18:32 那年长安 阅读(3404) 评论(3) 推荐(0)