setenv

setenv

常用释义

词性释义

setenv
例句
  • 全部
The sample setenv. bat script shown in Listing 1 does this for you.
清单1中所示的示例setenv.bat脚本可以做到这一点。
The setenv. pl file comes with a set of default parameters.
pl文件带有一组默认参数。
Confirm that the setenv script sets the WASCE_JAVA_HOME environment variable to the location where your JRE is installed.
请确认setenv脚本将WASCE_JAVA_HOME环境变量设置为您安装JRE的位置。
这里假定您使用的是sh系列的shell;在csh中,用setenv来设置环境变量CC。
The setenv. pl file consists of the parameters for the setup.
pl文件由一些用于安装的参数组成。
该脚本将使用setenv.pl文件中指定的登录名和密码创建一个用户。
You should have all the JAR files defined in the setenv batch file in your classpath.
您应当在类路径中的setenv批处理文件中定义所有的JAR文件。
A useful command if you log in froma remote location and can not run a program because the terminal is not capable is setenv TERM vt100.
如果是从远程登陆系统,因为终端不能运行程序的话,使用这个有用的命令:setenvTERMvt100。