Listing 17 Code defines the PATH variable.
清单17定义PATH变量的代码。
Each user can choose a Perl version by altering the PATH variable.
每个用户都可以通过改变PATH变量,来选择一个Perl版本。
The line of code below searches the PATH variable looking for a semicolon.
下面的代码行搜索PATH变量,查找分号。
Listing 1 echoes a message as the script begins and sets a minimal PATH variable.
清单1回应一条消息作为脚本的开始,并且设置最小限度的PATH变量。
Update the /etc/bashrc file for the PATH variable in order to pick up the right MPI run
更新 /etc/bashrc文件中的PATH变量,以找到正确的MPI 并进行运行
To determine which flavor of operating system is in use, the system PATH variable is inspected.
要确定使用的是哪种操作系统风格,可以检查系统变量PATH。
Then make sure to specify your Notes path, for instance, c:\lotus\notes, in your Path variable.
然后确保在Path变量中指定了Notes路径,例如,c:\lotus\notes。
Open a command prompt and ensure that the path variable includes the path of your VSS installation directory.
打开一个命令行并确保PATH变量包含了您的VSS安装目录的路径。
Use the export command to set the library path variable that will enable the application to find foo.so at run time.
使用export命令设置库路径变量,该变量使应用程序能够在运行时找到foo . so。
Set the path variable to include c: \ WSDK \ bin and c: \ WSDK \ SDK \ bin and run the following command: wsdkconfig.
设置路径变量使之包括c: \wsdk \bin和c: \ wsdk \sdk \ bin,并运行wsdkconfig命令。
It launches a special program, env, that in turn launches the first instance of squirrelsh found in your PATH variable.
它启动了一个特殊的程序env,此程序又启动PATH变量中找到的第一个squirrelsh实例。
The type -a command reveals all instances of Perl that the shell is aware of, which depends largely on the PATH variable.
type- a命令显示了Shell所知道的所有Perl实例,这在很大程度上依赖于PATH变量。
The user then has a standard command set of programs available to him or her from within your bash shell environment $PATH variable.
在此之后,用户就可以使用bashshell环境变量 $PATH 中指定的标准命令集。
This batch file requires that you set in your environment path variable the bin folder of an MQ installation (such as C:\mqseries\bin).
这个批文件要求在path环境变量中设置好MQ安装的bin文件夹(例如C:\mqseries\bin)。
If you open the.project file, you will see that the Link path Variable is used instead of the actual physical path, as shown in Figure 9.
如果您打开这个项目文件,您将看到LinkPath Variable已经被使用,从而代替了这个实际的物理路径,如图9所示。
It is possible, but not completely necessary, to set your path variable to include the installation path in order to easily start OmegaT +.
虽非完全必要,但可能要设置路径变量来收录安装路径,以便轻松地启动omegat +。
This batch file requires the bin folder of an mqseries installation (such as c: \ mqseries \ bin) to be set in your environment path variable.
这个批处理文件要求在您的环境路径变量中设置mqseries安装程序中的bin文件夹(如c: \ mqseries \ bin)。
So when you rename a parameter that is also automatically mapped by its name to a path variable, the path variable in the annotation is changed automatically as well.
当你重命名一个参数时,它会自动根据名称映射到一个路径变量上,注解中的路径变量也会随之改变。
The path to this component through their view then becomes the physical definition of the Linked Path Variable used to reference the linked Utility JARs, as shown in Figure 11.
这个组件的路径穿过他们的视图,然后变成用来参考链接的Utility JAR的LinkedPath Variable 的物理定义,如图 11所示。
NOTE: If you are installing any of these programs for the first time, be sure to add the executable paths to your system path variable so that you can run them from the command prompt.
注:如果第一次安装这些程序,确保向系统PATH变量添加可执行路径,这样可以在命令提示符处运行它们。
The list depends both on your PATH environment variable and the contents of your UNIX system.
此列表取决于PATH环境变量和您的UNIX系统的内容) 。
JAR bundles are resolved through a class path environment variable, which doesn't provide a robust framework to manage JAR dependencies.
jar包通过类路径环境变量解析,而这并未提供管理JAR依赖关系的可靠框架。
You should also add this variable to the PATH environment variable, as shown in Figure 3.
您还应当添加该变量到PATH环境变量,如图 3 所示。
A disadvantage of this approach is that each end user must add many bin directories to his or her PATH environment variable.
这种方法有一个缺点,每个最终用户必须向他或她的PATH环境变量中添加许多bin目录。
Next, edit the PATH environment variable by prepending the following to the existing value
接下来,将以下参数预先设置为现有值,以编辑PATH环境变量
Another workhorse environment variable is the shell's PATH, which enumerates directories to search for an executable.
另一个重要的环境变量是shell的PATH,它列出了搜索可执行文件的目录。
Directories listed as part of the PATH environment variable.
作为PATH环境变量中的一部分所列举的目录。
Once you have installed this package, make sure that /opt/cross/bin is part of your $PATH environment variable so the tools in the package will be accessible during the kernel build process.
安装完这个程序包后,确保您的 $PATH环境变量中有 /opt/cross/bin,以使得在内核编译过程中可以使用这个程序包中的工具。
When building shell scripts to submit to the job spooler, it is usually a good idea to define the PATH environment variable inside the script.
在构建要提交给作业假脱机程序的shell脚本时,在脚本中定义PATH环境变量常常是一种好做法。
Each shell has an assortment of built-in commands; the PATH environment variable specifies the list and order of directories to search; and each alias ACTS as shorthand.
每种Shell都有一个内置命令的分类;PATH环境变量用于指定搜索的列表和目录;而别名可以作为简写。
应用推荐