idea中文乱码怎么办?
Tofloor
poster avatar
qq1134407214
deepin
2018-12-24 22:07
Author
如图
内部乱码

Reply Favorite View the author
All Replies
avatar
qq1134407214
deepin
2018-12-24 22:11
#1
解决了改下字体就好了
Reply View the author
avatar
zfvip_deepin
deepin
2018-12-25 01:32
#2
终端输入命令:aptitude search uming
i   fonts-arphic-uming               - "AR PL UMing" Chinese Unicode TrueType font
v   fonts-arphic-uming:i386

这里头部显示i的表明你已经安装了该字体。 如果不是请执行:

sudo aptitude install fonts-arphic-uming

安装完后后重启idea
Reply View the author
avatar
qq1134407214
deepin
2019-01-03 01:51
#3
https://bbs.deepin.org/post/172792
终端输入命令:aptitude search uming
i   fonts-arphic-uming               - "AR PL UMing" Chinese Uni ...

我曹  大佬牛逼  成功了  这是啥原理啊?
Reply View the author
avatar
魔法师
deepin
2019-01-03 05:27
#4
1. 引用3楼的方法
2. 下载的idea自带jdk版本的(内含官方字体)
3. 自己改字体(不推荐 != 懒)
Reply View the author