方法有3
1、在main函数的入口处添加如下代码:
System.setProperty("java.awt.im.style", "on-the-spot");
2、在执行参数中添加-D属性,该方法我未验证
3、把Local设置为英国或美国
方法有3
1、在main函数的入口处添加如下代码:
System.setProperty("java.awt.im.style", "on-the-spot");
2、在执行参数中添加-D属性,该方法我未验证
3、把Local设置为英国或美国