From 6e86760d84d5ff9fc0c2b50e29ead0e554caeb68 Mon Sep 17 00:00:00 2001 From: jueyue Date: Sat, 26 Jul 2014 01:35:24 +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 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ef1b9a..fc79b35 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,9 @@ EASYPOI poi简易工具类 就可以方便的写出Excel导出,Excel模板导出,Excel导入,Word模板导出,通过简单的注解已经模板 语言(熟悉的表达式语法),做到之前复杂的功能 +--------------------------- EasyPoi的主要特点 - -------------------------- - #.设计精巧,使用简单 #.接口丰富,扩展简单 #.默认值多,write less do more @@ -17,10 +16,9 @@ EasyPoi的主要特点 **Jeecg社区地址:http://www.jeecg.org ** +--------------------------- EasyPoi的几个入口工具类 - --------------------------- - #.ExcelExportUtil Excel导出(普通导出,模板导出) #.ExcelImportUtil Excel导入 #.WordExportUtil Word导出(只支持docx ,doc版本poi存在图片的bug,暂不支持)