编译器总是将当前工作目录 (.)
The compiler uses the current working directory (.) as the default classpath.
getcwd返回当前工作目录。
用Dir类列出当前工作目录的所有文件。
The Dir class lists all of the files in the current working directory.
将当前工作目录更改为RPG存根代码的位置。
Change the current working directory to the location of the RPG stub code. Issue the following command from the CL command line.
转储文件的默认位置是JVM进程的当前工作目录。
The default location of the dumps is the current working directory of the JVM process.
设置一个进程的当前工作目录的地方没有写权限。
The process sets a current working directory where it does not have write permissions.
这会在当前工作目录中创建一个名为 jzos 的子目录。
This will create a subdirectory called jzos in your current working directory.
为了方便,提示符通常被设置成——你当前工作目录的路径名。
As a convenience, it is usually set up to display the name of the working directory.
提醒:在CAD中设置当前工作目录不会影响新文件。
Attention: Setting the current working directory in CAD has NO effect on where the new file go.
假设您想要一个脚本或函数来操作当前工作目录中的所有文件或目录。
Suppose you want a script or function that operates on all files or perhaps directories in the current working directory.
表示打印当前工作目录的名称的FTPPWD协议方法。
Represents the FTP PWD protocol method that prints the name of the current working directory.
该示例在当前工作目录中创建一个Git地图项目副本。
This example creates a copy of the Git maps project in your current working directory.
相对路径指的是相对于您的当前工作目录的路径,正如pwd命令报告的那样。
Relative paths are relative to your current working directory, as reported by the PWD command.
在给定当前工作目录中任意文件路径的情况下,此api将返回该文件的绝对路径。
Given an arbitrary file path from the current working directory, this API returns the absolute path name of the file.
编译器输出文件的目录。如果没定义,输出文件将放置在当前工作目录。
The directory where the compiler should place the output files. If not specified, output files will be placed in the 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.
$PWD是您的当前工作目录,而 $OLDPWD 是上一次的工作目录。
PWD is your current working directory, while $OLDPWD is your previous working directory.
如果要在当前工作目录中运行类,那么请记住,要将该目录包含在您的路径中。
Remember to include your current working directory in your path if you want to run a class in it.
exrc一个名为. exrc的文件,位于当前工作目录中,包含配置选项。
Exrc a file named.exrc, located in the current working directory, that contains configuration options.
提醒:如果当前工作目录在CAD中被手动的修改,那么EC工作区不会修改。
Attention: If the current working directory is changed in CAD manually, the ec Workspace is NOT changed!
点文件通常位于您的主目录内,但有些实用程序也在当前工作目录中查找点文件。
A dot file is usually found in your home directory, but some utilities look for a dot file in the present working directory, too.
正如您可以从系统的不同目录中执行程序一样,您也可以使用cd命令来切换当前工作目录。
Just as you can execute programs from various directories in the system, so too can you change your current working directory using the CD command.
当停止追踪后,将在当前工作目录下生成一个名为tprof . out的Tprof报告。
When you stop the trace, a Tprof report called Tprof.out is generated in your current working directory.
在下面的示例中,调试文件称为output . log,在当前工作目录中生成。
In the following example, the debug file is called output.log, which is created in the current working directory.
PYTHONPATH设置为“src”,测试执行的当前工作目录就是当前目录‘。’
The PYTHONPATH will be set to 'SRC', and the tests will be executed with the current working directory set to the current directory ('. ').
例如,如果您的当前工作目录为 ~/jane/projects/lambda,那么简写..
For instance, if your current working directory is ~/jane/projects/lambda, the shorthand ../..
cwd值表示应用程序的当前工作目录,这是该应用程序启动的目录,除非它本身对这个目录进行更改。
The CWD value refers to the application's current working directory, which is the directory that the application was started from, unless it has changed the directory itself.
若你仅仅给出文件的名称,则Emacs将把当前工作目录设置为与前一个缓冲相关的目录。
If you only specify the file name, then Emacs sets your current working directory to to the directory associated with the previous buffer.
和.(当前工作目录的简写符号),您可以引用文件系统中相对于当前工作目录的文件和目录。
With .. and ., the sigil for the current working directory, you can refer to files and directories in the file system relative to your current working directory.
要执行该脚本,打开DB 2命令行处理器,将目录更改到包含所下载文件内容的当前工作目录。
In order to execute this script, open the DB2 command line processor, change the directory to your current working directory that contains the content of the file you downloaded.
应用推荐