rvime.rvc

来自「realview22.rar」· RVC 代码 · 共 19 行

RVC
19
字号
<?xml version="1.0"?>

<?RVConfigUtility MajorVersion = '0' MinorVersion = '0' PatchVersion = '0'?>
<RVConfigUtility>
   <RVConfigModule>
      <?RVConfig DLL_NAME = 'connection' MajorVersion = '1' MinorVersion = '0' PatchVersion = '0' Expanded = 'true' Active = 'false' Enabled = 'true' UserLabel = ''?>
      <ConnectionType Type = 'Str'>TCP/IP</ConnectionType>
      <ConnectionName Type = 'Str'>TCP:localhost</ConnectionName>
      <RVConfigModule>
         <?RVConfig DLL_NAME = 'scanchain' Expanded = 'true' Active = 'true' Enabled = 'true' UserLabel = '' MajorVersion = '1' MinorVersion = '0' PatchVersion = '0'?>
         <ModuleName Type = 'Str'>Devices</ModuleName>
      </RVConfigModule>
     <RVConfigModule>
         <?RVConfig DLL_NAME = 'advanced' Expanded = 'true' Active = 'false' Enabled = 'true' UserLabel = '' MajorVersion = '1' MinorVersion = '0' PatchVersion = '0'?>
         <ModuleName Type = 'Str'>Advanced</ModuleName>
         </RVConfigModule>
   </RVConfigModule>
</RVConfigUtility>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?