设置/etc/default/locale下成图那样后,就成这样了,有些文字没能显示。若是设置成utf-8,就能正常显示,但是ftp到win布署的服务器,则中文会乱码。
更重要的是:WIN下压缩的包,解压后乱码(无论是将locale设置成utf-8还是gb18030都是乱码)
业精于勤,荒于嬉;行成于思,毁于随。
You can compress it into a compressed package in 7z or rar format, and then send it to the server for unpacking. Because 7z and rar will record the encoding format, but zip will not.
7z
rar
You can compress it into a compressed package in
7z
orrar
format, and then send it to the server for unpacking. Because7z
andrar
will record the encoding format, but zip will not.