日期:2014-05-16 浏览次数:20501 次
在SQL Commander中,sql语句中如果有中文,显示是‘口口口’。
解决办法如下:
在Tools->tool Properties->General->Appearance->Fonts Settings
Grid 选新宋体,Plain,12
SQL Editor/Text Editor 选新宋体,Plain,12
Application(Rest of UI) 选新宋体,Plain,12
如上配置以后,中文就可以正常显示了。