#echo $LANG 可以显示系统语系,一般中文系统应该是zh_CN.utf-8
#locale -a 显示系统支持的所有语系。
linux系统自带函数: mbstowcs() setlocale() wcstombs()
大家可以用以上方法查看自己 linux的汉字编码。
CopyRight © 2010-2021 脚本学堂 Jb200.com , All Rights Reserved.