• 2020-03-30
centos6.5下怎么使用中文输入法

centos6.5下使用中文输入法的方法是:1、首先,切换到root用户,执行命令【yum groupinstall chinese-support】安装中文语言包;2、然后,在系统设置中启用中文输入......

11