不用了
帮你彻底解决
去www.jcreator.com下个最新版的,即JCreator Pro v3.00.094
〔以下为转贴〕
---------
1、序列号:
JCreator Pro v3.00.094
Username: P145460-Brian Luke
Key: 00HE3T-MX6F41-7E9CFN-68745A-RD1PAJ-0GKKPP-YYJVDR-CXJXHG-6GFXX8  
2、汉字显示问题
通过使用3.0,发现引起汉字显示不正常的地方主要有:
注释(包括/**/ //)
字符串("")折中解决方案:
打开:
\Xinox Software\JCreatorV3\Syntax\java.syn
将相关部分修改为以下内容(供参考):
<syntax>
<syntaxstart/>
<syntaxend/>
<extcommentstart/>
<extcommentend/>
<extcommentstart2/>
<extcommentend2/>
<commentstart/>
<commentend/>
<stringstart/>
<stringend/>
<charstart>&apos;</charstart>
<charend>&apos;</charend>
<preprocessor/>
<operators>-+*/&lt;&gt;!~%^&amp;|=</operators>
<brackets>[](){}</brackets>
<escape>\</escape>
</syntax>如果大家仔细发现,就知道其实我是将注释(/**/ //)和字符串的开始和结尾字符去掉了。估计这是JCreator的原因,
不知道2.5版本怎么不会。说它折中,是因为这么处理之后,对注释和字符串的显示就没有原来那么顺眼了。
其他不变!

解决方案 »

  1.   


    怎么搞的,怎么更新了,居然是3.10版的了
    你还是先到网上找个JCreator Pro v3.00.094版的再注册吧!
      

  2.   

    错误信息
    Your system clock appears to have been set back, possibly in an attempt to defeat the security system on this program. Please correct your system clock before trying to run this program again. If your clock is correct, please contact the author of this program for instructions on correcting this error (report code 0,2292,1930).
      

  3.   

    呵呵~!
    爽极!
    刚才发现我的是3.00.94版
    所以上网把3.10版的下了,覆盖原来的,居然还认我的注册!好啊!
    看了一下网址上的介绍
    ---------------
    Why Purchase JCreator Pro?Full license to use the software beyond the 30-day evaluation period. You are entitled to all maintenance upgrades for free for that major version. For example, if you purchase JCreator Pro 3.00, you will be registered as a JCreator Pro v3.x customer. This means that any maintenance updates that are released (eg. v3.1, v3.2, v3.3,..., v3.9) are included free of charge. 
    Discount for major upgrades (eg. 3.0 > 4.0). As exception, you will receive a free major update if the purchase is made 3 months before a major release. 
    High priority with technical support by e-mail.
    Early access to upgrades and beta releases. 
    ---------
    才明白过来
    原来3.x版的,只要注册过就可以的!