星火微课系统客户端
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

gssetgs.bat 240B

12345678
  1. @echo off
  2. @rem $Id: gssetgs.bat 6300 2005-12-28 19:56:24Z giles $
  3. rem Set default values for GS (gs with graphics window) and GSC
  4. rem (console mode gs) if the user hasn't set them.
  5. if %GS%/==/ set GS=gswin32
  6. if %GSC%/==/ set GSC=gswin32c