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.
我.mp3在记事本中打开了一个文件并将其保存到.txt,然后我.mp3再次通过在记事本中再次打开它来保存它,但是当我尝试运行它时,播放器无法识别该格式。我不明白更改扩展名时发生了什么,因为我没有更改文件中的数据。
.mp3
.txt
在 Windows 上更改文件扩展名的操作应该对文件本身没有影响。但是,如果您在文件是 a 时打开了文件.txt(所以它在 中打开Notepad),然后保存 - 您可能已经损坏了文件。
Notepad