zend studio 5.5 改为简体中文版的办法

大家调试ZEND的时候应该会用到zendstudio,不知道是不是中国购买zend产品的用户太少了还是我安装的问题,装好后桌面选项中竟然没有“简体中文”的语言选项了,到配置文件夹里看了一会,在{X}:\Documents andSettings\{User}\ZDE\config_5.{x}\desktop_options.xml文件中

<customized_property ID="desktop.language">
  <locale language="en" country="" variant=""/>
</customized_property>

将en改为zh,重启zend后就可以了。 即便没有中文语言包也可以

相关文章:

  • 2022-02-27
  • 2021-11-19
  • 2021-12-31
  • 2022-02-05
  • 2021-12-12
  • 2021-08-30
  • 2021-08-28
猜你喜欢
  • 2022-02-27
  • 2021-06-26
  • 2021-11-01
  • 2021-09-05
  • 2021-04-15
  • 2021-06-29
  • 2022-12-23
相关资源
相似解决方案