1 终端执行 sudo locale-gen zh_CN.UTF-8
2 终端执行 export LC_ALL=zh_CN.UTF-8
localedef -c -f UTF-8 -i zh_CN zh_CN.utf8