pshelpme 发表于 2006-4-16 13:24:44

在ml2中jdk1.5.0的中文显示为乱码,那位大侠给个解决

在ml2中jdk1.5.0的中文显示为乱码,那位大侠给个解决方案,不然jdiray日记程序用来显方框。

heyuqi 发表于 2006-4-16 19:10:24

用这个(fontconfig.properties.txt)改名在 fontconfig.properties,放到 /usr/java/jdk-xxx_xx/jre/lib/ 中

pshelpme 发表于 2006-4-16 21:35:05

看了还是云里雾里,你说的用这个放在lib中,但是贴子中没有东西呀,

heyuqi 发表于 2006-4-16 21:42:00

sorry,没注意论坛禁止上传 .properties 的文件,现在已经修改,你试试

pshelpme 发表于 2006-4-16 23:07:31

很感谢,可是试了一下,未能解决

heyuqi 发表于 2006-4-17 12:04:00

能给一个下载地址吗?我找不到 jdiary 的下载包

pshelpme 发表于 2006-4-17 13:07:49

http://www.shareware.cn/pub/3306.html

heyuqi 发表于 2006-4-17 17:29:54

sorry, 我没无法正常使用,但是我能看到安装 soundbank 的提示,中文无乱码。

不知道你是否已经把那个文件改名成fontconfig.properties,然后放到/usr/java/jdk-xxx_xx/jre/lib/ 中

另外,用 ml 自带的 jre 好使不?

呵呵,我一运行 jdiary 就有下面出错信息,不知哪位大虾能指点一下
$ sh jdiary.sh
$ Exception in thread "main" java.lang.IllegalArgumentException
      at java.nio.Buffer.position(Unknown Source)
      at sun.font.TrueTypeFont.lookupName(Unknown Source)
      at sun.font.TrueTypeFont.getFamilyName(Unknown Source)
      at sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(Unknown Source)
      at sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(Unknown Source)
      at com.huying.swing.htmleditor.HTMLEditor.u(Unknown Source)
      at com.huying.swing.htmleditor.HTMLEditor.<init>(Unknown Source)
      at com.huying.jdiary.app.bp.<init>(Unknown Source)
      at com.huying.jdiary.app.App.main(Unknown Source)

haulm 发表于 2006-4-17 17:33:17

复制原版JRE中的中文配置,论坛上找找,以前我讨论过该话题。

heyuqi 发表于 2006-4-17 17:35:15

我给他的就是 ml 自带的
页: [1]
查看完整版本: 在ml2中jdk1.5.0的中文显示为乱码,那位大侠给个解决