zoukankan      html  css  js  c++  java
  • VMware vSphere client 中英文语言界面设置

    安装的时候可以选择简体中文,然后安装后,对vsphere client的执行程序制作快捷方式

    以win7 x64环境默认路径为例

    英文启动如下:

    "C:Program Files (x86)VMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe" -locale en_US

    中文启动如下:

    "C:Program Files (x86)VMwareInfrastructureVirtual Infrastructure ClientLauncherVpxClient.exe" -locale zh_CN

    参考:

    https://www.kafan.cn/edu/45195591.html

  • 相关阅读:
    代理模式
    适配器模式
    策略模式
    原型模式
    内存溢出
    jvm常用参数
    单例模式
    抽象工厂
    工厂方法模式
    选择器代码
  • 原文地址:https://www.cnblogs.com/johnsonshu/p/5728921.html
Copyright © 2011-2022 走看看