From a21c9c31ad5c5bc3d350ca911c4f99cbafda1a6e Mon Sep 17 00:00:00 2001 From: jueyue Date: Sat, 26 Jul 2014 01:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4aa3566..bf8efaf 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ EASYPOI poi简易工具类 --------------------------- EasyPoi的主要特点 -------------------------- -1.设计精巧,使用简单 -2.接口丰富,扩展简单 -3.默认值多,write less do more -4.AbstractView 支持,web导出可以简单明了 -5.Jeecg社区的支持 + 1.设计精巧,使用简单 + 2.接口丰富,扩展简单 + 3.默认值多,write less do more + 4.AbstractView 支持,web导出可以简单明了 + 5.Jeecg社区的支持 **Jeecg社区地址:http://www.jeecg.org ** @@ -21,8 +21,8 @@ EasyPoi的主要特点 EasyPoi的几个入口工具类 --------------------------- -1.ExcelExportUtil Excel导出(普通导出,模板导出) -2.ExcelImportUtil Excel导入 -3.WordExportUtil Word导出(只支持docx ,doc版本poi存在图片的bug,暂不支持) + 1.ExcelExportUtil Excel导出(普通导出,模板导出) + 2.ExcelImportUtil Excel导入 + 3.WordExportUtil Word导出(只支持docx ,doc版本poi存在图片的bug,暂不支持)