Why a file starting with ~$ is created when opening a word document?

纵然是瞬间 提交于 2019-12-22 12:53:19

问题


We all might have noticed the creation of a file named "~$filename.docx"(hidden) when opening filename.docx using MS Word

What is the purpose of this file?

Why is it created and what does it contain?


回答1:


It maintains temporary information about the current state of the document.

Have you ever encountered a crash and when you open Word it asks you to recover certain documents that were being edited? That's where it gets that information.



来源:https://stackoverflow.com/questions/28950333/why-a-file-starting-with-is-created-when-opening-a-word-document

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!