未验证 提交 6aef163a 编写于 作者: 蓝士钦 提交者: GitHub

Update abouteasyexcel.md

修正错别字
上级 33e994e5
......@@ -50,4 +50,4 @@ Caused by: java.io.IOException: Could not create temporary directory '/home/admi
### 3、抛弃不重要的数据
Excel解析时候会包含样式,字体,宽度等数据,但这些数据是我们不关系的,如果将这部分数据抛弃可以大大降低内存使用。Excel中数据如下Style占了相当大的空间。
\ No newline at end of file
Excel解析时候会包含样式,字体,宽度等数据,但这些数据是我们不关心的,如果将这部分数据抛弃可以大大降低内存使用。Excel中数据如下Style占了相当大的空间。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册