Why is the code written by JBX, always less characters?

xiaoxiao2021-03-06  37

When using JBX programming, I have never encountered such a problem, which is the original code, but I will turn back to change. When I compile it, I can't compile it. At this time, I will always have less characters in the code. Especially there are few characters in the SQL statement, that is the life. I don't know why. If the code is short, there will be no such problem. Ugh. . . Hammer.

I finally know how to solve it.

This problem is because JDK 1.4 supports the issue of GB18030 for Chinese platforms. It is recommended to use the following methods:

/bin/jdk.config joins

VMParam -dfile.Encoding = GBK

转载请注明原文地址:https://www.9cbs.com/read-59578.html

New Post(0)