简体   繁体   English

Windows上的文件上次修改日期

[英]Files last modified date on Windows

How can I prove that the last modified date of a file is indeed the true date on Windows? 如何证明文件的最后修改日期确实是Windows上的真实日期? I have to prove to one of my teachers that I had finished one of my papers in time. 我必须向一位老师证明我及时完成了一篇论文。 He said that "the computer time" isn't reliable. 他说“计算机时间”是不可靠的。

I think there is a way to do it. 我认为有一种方法可以做到。 I know that there are tools that give access to properties of a file that a user don't normally have access to. 我知道有一些工具可以访问用户通常无法访问的文件的属性。 So is there a way to prove that I didn't manipulate anything? 那么有没有办法证明我没有进行任何操作?

I tried to find haw much time passed form the day i last finished that paper. 从上次完成那一天起,我尝试过了很多时间。 Any ideas? 有任何想法吗?

Your teacher is right. 你的老师是对的。 It would be easy for you to reset the system clock a few days back and edit the file again. 您几天后就可以很容易地重设系统时钟,然后再次编辑文件。 Therefore, the timestamp on your computer would be that older, wrong date. 因此,您计算机上的时间戳记将是较旧的错误日期。

So essentially, you have no way to prove to your teacher that you did in fact finish your homework on time. 因此,从本质上讲,您无法向老师证明您确实确实按时完成了作业。

There are ways to prove you finished something on time, but all of those involve putting the file somewhere else (essentially a place where you don't control the computer's time). 有多种方法可以证明您按时完成某项工作,但是所有这些方法都涉及将文件放置在其他位置(本质上是您无法控制计算机时间的地方)。 Which means putting it on a server somewhere - and then you could just as well email it to your teacher (like you probably were supposed to do). 这意味着将其放置在某处的服务器上-然后您也可以将其通过电子邮件发送给您的老师(就像您应该做的那样)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM