第一个参数是当前目录路径中需要替换的参数,第二个参数是替换字符串。
The first parameter is the string you want to replace in the current directory path. The second parameter is the replacement string.
为了做到这一点,要使用路径名,有时就在当前目录。
To do that, you use pathnames and, sometimes, the current directory.
将当前的GoogleQuickAdd开发目录路径放置到 calendarEncrypt@devWorks_IBM.com文件中,在这个示例中是:/home/username/calendarEncrypt。
Place the current Google Quick Add development directory path in the calendarEncrypt@devWorks_IBM.com file, which for this example would be: /home/username/calendarEncrypt.
cp选项会把当前目录加入到“类路径”的搜索中去。
The -cp. Option adds the current directory to the search "class path". You should get the following output.
tdirectory或 --target= directory:将目标目录设置成 directory(至期望目录的绝对路径)而不是当前stow 目录的父目录。
t directory or --target=directory : Sets the target directory to directory (absolute path to desired directory) instead of the parent of the current stow directory.
EnsureDirExists()首先通过展开当前路径的 “头” 来确定正被请求的目录:expand("%:h")。
EnsureDirExists() first determines the directory being requested by expanding the "head"of the current filepath: expand("%:h").
在命令提示符下输入 jconsole就可以启动 JConsole(假设SDK的bin目录在当前路径中)。
You can start JConsole by simply typing jconsole at a command prompt, assuming that the bin directory of the SDK is in your path.
如果将数据库配置成进行前滚恢复,那么就不会将当前存储在数据库日志路径目录中的归档日志移到新的位置。
Archive logs that are currently stored in the database log path directory are not moved to the new location if the database is configured for roll-forward recovery.
默认情况下,相对路径指的是相对于您所在的当前目录的路径。
By default, the relative path refers to the directory relative to the current directory you are in.
不管您的当前工作路径是什么,您都可以使用绝对路径,但是只有在一个命令接近当前目录时,才有可能使用相对路径。
You may use absolute paths regardless of your current working directory, but you will probably use relative paths only when a command is close to your current directory.
为了方便,提示符通常被设置成——你当前工作目录的路径名。
As a convenience, it is usually set up to display the name of the working directory.
因为我们没有传递完整的路径,所以它会在当前目录下创建一个子目录(如果它还不存在的话)。
Because we're not passing a full path, this will be created as a subdirectory of the current working directory (if it does not already exist).
在给定当前工作目录中任意文件路径的情况下,此api将返回该文件的绝对路径。
Given an arbitrary file path from the current working directory, this API returns the absolute path name of the file.
表示当前目录的子目录。由于您的主目录通常并不在(通常来讲也不应该在)PATH中,因此需要显式地为您希望从主目录中运行的任何可执行文件提供一个路径。
Because your home directory is usually not on your path (and generally should not be), you will need to explicitly provide a path for any executable that you want to run from your home directory.
您可以在路径中使用两种特殊名称;使用一个圆点(.)表示当前目录,使用一对圆点(. .)。
There are two special names you can use in a path; a single dot (.) refers to the current directory, and a pair of dots (..) refers to the parent of the current directory.
如果要在当前工作目录中运行类,那么请记住,要将该目录包含在您的路径中。
Remember to include your current working directory in your path if you want to run a class in it.
相对路径指的是相对于您的当前工作目录的路径,正如pwd命令报告的那样。
Relative paths are relative to your current working directory, as reported by the PWD command.
如果为reveal传递一个无效的路径或“小圆点”(.,当前目录)或“两个小圆点”(. .,父目录),那么递归将结束。
If you pass reveal an invalid path or the perennial "dot" (., the present directory) or "dot dot" (.., the parent directory), the recursion ends.
类路径参数-cp,使用了scalac写出class文件的目录,默认是当前目录(比如,使用- cp .)。
For the -cp... class path argument, use the directory where scalac wrote the class files, which defaults to the current directory (i.e., use -cp.).
您看到了引用主目录的不同方法,了解了鲜为人知的cd转移特性,该特性允许替换当前路径中的字符串并切换到新路径。
You saw different ways of referring to home directories, and you learned about the little-known CD shuffle, which allows you to substitute a string in your current path and switch to a new path.
默认情况下,即是当前所在目录(一个由“。”指定的路径名)。
By default, this is the current directory (the one designated by ". "pathname).
这样会在给定的路径下(或者,如果只提供应用程序的名称,则在当前目录下)创建一个新的目录,并添加用于新应用程序的核心文件和目录。
This creates a new directory at the given path (or in the current directory if you only give an application name) and adds core files and directories for the new application.
检查代码后,我觉得相对路径最好是基于根目录而不是当前目录。
After examining the code, I think the relative path is better to base on the root directory rather than the current directory.
如果采用了不正确的当前目录,则路径可能不正确。
The path may be incorrect if you are assuming an incorrect current directory.
如果使用相对路径,请确保当前目录正确。
When using relative paths, make sure the current directory is correct.
在窗口下,我如何运行在当前目录下的可执行文件(而不是一个具有相同名称的%path%)没有完整的路径?
In Windows cmd, how do I run an executable in the current directory (instead of one with the same name in %PATH%) without referring to the full path?
想运行的任意文件都必须是是在当前目录或收索路径里的文件。
Any file you want to run must either be in the current directory or on the search path.
MATLAB操作系统是根据当前目录和收索路径作为参照值的一种系统。
MATLAB file operations use the current directory and the search path as reference points.
设置对指定文件和目录的指定访问权限,同时用一组新路径替换指定访问权限的当前状态。
Sets the specified access to the specified files and directories, replacing the current state for the specified access with the new set of paths.
如果不指定路径,CL假定该文件在当前目录中。
If you don't specify a path, CL assumes the file is in the current directory.
应用推荐