打开 Microsoft Office Word 后桌面上出现幽灵文档
ghost document appearing on my desktop after opening a Microsoft Office Word
打开 Microsoft Word 文档后,我看到屏幕上出现了这个。尝试打开后,我收到一条消息,说无法打开,因为内容有问题/文件已损坏。
我不知道这是某种病毒,我只是想知道为什么会这样。 (另外全名是:~$w Microsoft Office Word Document (3).docx 而我打开的文件名是:Microsoft Office Word Document (3).docx 那么~$w 是干什么用的?)
是Word自己创建的临时文件。
Word 在关闭时将它们与您的原始文件合并。仔细阅读 f.e。这里:https://support.microsoft.com/en-us/help/211632/description-of-how-word-creates-temporary-files
A simplified view of the scheme used to save an edited file
Create temp file Create ~wrdxxxx.tmp
Write temp file Save example data to ~wrdxxxx.tmp
Delete original file Delete EXAMPLE.DOC
Move temp to target name Move ~wrdxxxx.tmp to Example.doc
打开 Microsoft Word 文档后,我看到屏幕上出现了这个。尝试打开后,我收到一条消息,说无法打开,因为内容有问题/文件已损坏。
我不知道这是某种病毒,我只是想知道为什么会这样。 (另外全名是:~$w Microsoft Office Word Document (3).docx 而我打开的文件名是:Microsoft Office Word Document (3).docx 那么~$w 是干什么用的?)
是Word自己创建的临时文件。 Word 在关闭时将它们与您的原始文件合并。仔细阅读 f.e。这里:https://support.microsoft.com/en-us/help/211632/description-of-how-word-creates-temporary-files
A simplified view of the scheme used to save an edited file
Create temp file Create ~wrdxxxx.tmp Write temp file Save example data to ~wrdxxxx.tmp Delete original file Delete EXAMPLE.DOC Move temp to target name Move ~wrdxxxx.tmp to Example.doc