Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我怎样才能找出一个 word 文件的原始创建日期,尤其是当文档是从另一台计算机复制时?(因为在属性文件夹中它显示了复制的日期)。
您必须在传输文件之前对其进行存档以保留其原始创建日期,因为文件系统有责任对此进行跟踪。因此,文件很少会费心存储这些信息。所以 zip tar 或 rar 它。