Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问下,为什么读完文件后,文件的修改日期会变? #574

Closed
BradyWZH opened this issue Sep 12, 2019 · 3 comments
Closed
Labels
help wanted Extra attention is needed

Comments

@BradyWZH
Copy link

BradyWZH commented Sep 12, 2019

异常代码
使用的读代码如下:

   EasyExcel.read(filePath, listener).sheet(0).doRead()

异常提示
使用完全正常,文件大小的字节数也完全一样,就是很好奇,为什么明明是读文件,但是文件的修改时间会变;此处修改时间指的是 windows 文件夹中 修改日期 这一列
建议描述

@BradyWZH BradyWZH added the help wanted Extra attention is needed label Sep 12, 2019
@jilliss
Copy link

jilliss commented Sep 27, 2019

我测试了下 并没有发现这个问题呀,不管是xls还是xlsx 格式的文件
PS. 我是直接用的 测试代码
com.alibaba.easyexcel.test.demo.read.ReadTest

环境

Windows 10

JDK 版本

openjdk-7

@sjmingdna
Copy link

sjmingdna commented Sep 27, 2019 via email

@zhuangjiaju
Copy link
Collaborator

这个是个Bug 已经在 2.0.5里面修复,非常感谢您的意见。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants