6
如何删除文件名中包含空格的文件?
我有一个名为“注册错误的应用程序”的文件,文件名中有一些空格,现在我无法删除它,它甚至都不允许我更改文件名,我也试图从我的文件中删除它Java程序,也不会让我删除它吗? 从资源管理器中删除它时,我得到了: Could not find this item This is no longer located in C:\My_Dir\. Verify the item's location and try again. Registering wrong app Type: File Siz: 0 bytes 奇怪的是,该文件对于系统是不可见的,大小为0,名称中有空格。
10
windows-7