ANSI保存的TXT,打开都会乱码,以下是解决办法: 

 

 

the file contains format in unicode format which will be lost if you save this file as ansi encoded text file

notepad 中写了中文之后保存提示:文件包含Unicode格式,如果您保存为ansi(big-5)文件,您的数据将会丢失,确定之后再打开,文件中所有中文字符都会变成 ?号

 

原因是windows区域和语言中有一项没有设置正确

点击 ——控制面板——区域和语言——高级——非Unicode程序语言——选择 中文——引用到所有用户和默认配置文件——重启就可以了。