求教高手JCreator显示乱码的问题???

ssh534 2005-10-10 07:16:30
我装上JCreator后,在里面写程序不能正常显示中文,请部是哪的问题,如何解决???
...全文
328 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
zgysc 2005-10-11
  • 打赏
  • 举报
回复
Jcreator3.5版本可以支持中文
rickhunterchen 2005-10-10
  • 打赏
  • 举报
回复
Jcreator3.5版本修改参数可以支持中文:
configure->option->Documents->java->Syntax;选择右边的open按钮。
打开java.syn文件。要删除几个"
至于删那几个我也忘了,不过你可以跟下面的元素对比一下,就应该知道了。
<syntax>
<syntaxstart/>
<syntaxend/>
<extcommentstart>/*</extcommentstart>
<extcommentend>*/</extcommentend>
<extcommentstart2/>
<extcommentend2/>
<commentstart>//</commentstart>
<commentend/>
<stringstart>"</stringstart>
<stringend>"</stringend>
<charstart>'</charstart>
<charend>'</charend>
<preprocessor/>
<operators>-+*/<>!~%^&|=</operators>
<brackets>[](){}</brackets>
<escape>\</escape>
</syntax>
ssh534 2005-10-10
  • 打赏
  • 举报
回复
哦,知道了,谢谢各位啦
柯本 2005-10-10
  • 打赏
  • 举报
回复
当然是eclipse好用
只是JCreator较小巧(才3M多.eclipse有100M),且启动快(它用VC写的而eclipse是用java写的)
JCreator适合与初学者或作些简单的测试程序
--------------------------------------------
我机上两者都有,再加上jb2005
believefym 2005-10-10
  • 打赏
  • 举报
回复
如果内存够的话楼主可以考虑用eclipse
ssh534 2005-10-10
  • 打赏
  • 举报
回复
这两个哪个好用呢??
believefym 2005-10-10
  • 打赏
  • 举报
回复
楼主用eclipse吧,免费,而且支持中文
ssh534 2005-10-10
  • 打赏
  • 举报
回复
我的是3。0的,不支持吗??
柯本 2005-10-10
  • 打赏
  • 举报
回复
我用3.50版,没问题
believefym 2005-10-10
  • 打赏
  • 举报
回复
软件的问题,好像2.5版本的可以支持中文的

62,623

社区成员

发帖
与我相关
我的任务
社区描述
Java 2 Standard Edition
社区管理员
  • Java SE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧