Notepad++ showing null values after crash

萝らか妹 提交于 2020-01-03 07:54:09

问题


I was editing a files in Notepad++ which I saved. Unfortunately I did not close Notepad++ application and PC was powered down due to out of battery. When the power was back on, I opened my file and found only 'nul' 'nul' 'nul' 'nul' 'nul' all over doc.This was a text file i was working on saving xml code in it. However my file is of size 300kb. And the size of 'nul's added is to the same size as the previous length of the document. I tried everything there is no cache copy of this saved also by notepad++, is there any way to fix this?


回答1:


Install Recuva. In Recuva Wizard select the folder where the corrupted file is. When it first searches for files, it finds only deleted ones. When the search is over, press "Switch to advanced mode", then "Options". Go to Actions tab, select "Scan for non-deleted files", press OK. Then press "Scan". If you are lucky, you will see your file in the list and will be able to recover it.

Hope it helps. I recovered a style.css file this way.



来源:https://stackoverflow.com/questions/28816593/notepad-showing-null-values-after-crash

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