显示你所在的地方——当前的工作目录。
这个pwd命令显示了当前的工作目录。
The PWD command displays the current working directory. The output on my computer at that moment in time was.
使用prompt变量跟踪当前的工作目录。
Use the prompt variable to keep track of the current working directory.
设置classpath参数为当前的工作目录
表示的是我当前的工作目录,那个我当前所在的文件中。
And ". "signifies my current working directory, the folder that I am currently in.
如果不提供存储库名称,就会把当前的工作目录转换为存储库。
Not supplying the name of a repository turns the current working directory into a repository.
如果不指定目录,则输出文件被写入到当前的工作目录中。
If no directory is specified, the output file is written to the current working directory.
这些脚本期望将当前的工作目录设置成Bootcontrol分区。
These scripts expect the current working directory to be set to the Bootcontrol partition.
在本例中,需要检查当前的工作目录是不是project目录。
In this example, you'd check to see that the current working directory is the project directory.
您需要首先将Calculator . wsdl文件放在您当前的工作目录中。
You need the Calculator.wsdl file in your current working directory to start.
您需要首先将Calculator . wsdl文件放在您当前的工作目录中。
You will need the Calculator.wsdl file in your current working directory to start.
比如,可以使用Vim的内置getcwd函数为当前的工作目录创建缩写,如下所示。
For example, you could use Vim's built-in getcwd function to create an abbreviation for the current working directory, like so.
现在,我们可以看到,我们已经把当前的工作目录,改变到/usr/X11R6/bin目录下,这个目录下包含很多文件。
Now we can see that we have changed the current working directory to /usr/X11R6/bin and that it is full of files.
不需要一直使用pwd和hostname,只需通过设置prompt变量让shell提示反映当前的工作目录和主机名,即可实现相同的效果。
Instead of continuously using PWD and hostname, you can achieve the same effect by manipulating the prompt variable to reflect the current working directory and hostname.
在给定当前工作目录中任意文件路径的情况下,此api将返回该文件的绝对路径。
Given an arbitrary file path from the current working directory, this API returns the absolute path name of the file.
假设您想要一个脚本或函数来操作当前工作目录中的所有文件或目录。
Suppose you want a script or function that operates on all files or perhaps directories in the current working directory.
在提示符中嵌入信息是跟踪状态(比如当前主机、工作目录等等)的好方法。
Embedding information in the prompt is a great way to track state, such as your current host, working directory, and more.
为了方便,提示符通常被设置成——你当前工作目录的路径名。
As a convenience, it is usually set up to display the name of the working directory.
用Dir类列出当前工作目录的所有文件。
The Dir class lists all of the files in the current working directory.
这会在当前工作目录中创建一个名为 jzos 的子目录。
This will create a subdirectory called jzos in your current working directory.
您可以使用pwd命令显示当前工作目录的名称。
You can display the name of the current working directory with the PWD command.
exrc一个名为. exrc的文件,位于当前工作目录中,包含配置选项。
Exrc a file named.exrc, located in the current working directory, that contains configuration options.
当停止追踪后,将在当前工作目录下生成一个名为tprof . out的Tprof报告。
When you stop the trace, a Tprof report called Tprof.out is generated in your current working directory.
当然,每当您想检查当前工作目录时,您都可以运行pwd命令,但还有更好的方法。
Of course, you could run the PWD command every time you need to check the current working directory, but there's a better way.
缺省情况下,xmlpolicyfile类在当前工作目录中查找名为ResourcePolicy . xml的文件。
By default, the XMLPolicyFile class looks for a file named ResourcePolicy.xml in the current working directory.
内部的for 循环枚举当前工作目录中的所有文件——通配符 *(星号)匹配所有条目——然后测试每个条目是否为文件。
The inner for loop enumerates all the files in the current working directory -- the wild card * (asterisk) matches everything -- and then tests whether each entry is a file.
遍历当前工作目录下的所有文件。
除非进行指定,项目都在当前的工作区目录下生成。
Unless not specified differently, projects are created in the current workspace directory.
默认的项目根目录是你当前工作空间所在位置,这一般是最合适的。
The project root defaults to the location of your current workspace, which is normally best.
将包含这些文件的目录作为当前工作目录。
Make the directory containing the files the current working directory.
应用推荐