MATLAB file operations use the current directory and the search path as reference points.
MATLAB操作系统是根据当前目录和收索路径作为参照值的一种系统。
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.
您可以在路径中使用两种特殊名称;使用一个圆点(.)表示当前目录,使用一对圆点(. .)。
Use the prompt variable to keep track of the current working directory.
使用prompt变量跟踪当前的工作目录。
You can use the dirs command to display the current directory stack without pushing or popping a new directory.
您可以使用dirs命令来显示当前目录堆栈,而不会压入或弹出新目录。
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.).
类路径参数-cp,使用了scalac写出class文件的目录,默认是当前目录(比如,使用- cp .)。
You can use the module with the following syntax as long as you place the module in a PSI subdirectory of your current directory: ESP.pm
只要将模块放在当前目录的PSI 子目录中,就可以用以下语法使用该模块:ESP.pm: perl -I. -MPSI::ESP -e 'use PSI::ESP; $p = new PSI::ESP; print $p->reason'
To do that, you use pathnames and, sometimes, the current directory.
为了做到这一点,要使用路径名,有时就在当前目录。
Copy xev to your current working directory for use by the password-entry program.
将xev复制到当前工作目录中,以供密码输入程序使用。
The easiest way to do this is to use the du tool to determine the current file/directory size.
要完成这项工作,最简单的方法是使用du工具来确定当前文件/目录的大小。
If you are moving an existing file system to a larger partition, (rather than a single directory within an existing file system) then use the output from df to determine the current file system size.
如果您将现有的文件系统(而不是现有的文件系统中的单个目录)移动到一个更大的分区,那么可以使用df的输出来确定当前文件系统的大小。
For example, you could use Vim's built-in getcwd function to create an abbreviation for the current working directory, like so.
比如,可以使用Vim的内置getcwd函数为当前的工作目录创建缩写,如下所示。
Use the git init command to create an empty repository in the current directory.
使用gitinit命令在当前目录中创建一个空的存储库。
By the way, if you happen to use UNIX on the Macintosh, try the open command in a Terminal window. For instance, if the current working directory has a file named poodle.jpg.
顺便提一下,如果您在Macintosh中使用UNIX,那么可以在一个终端窗口中尝试open命令。
You can either list them explicitly or use a period (.) as the traditional short cut for "the contents of the current directory:".
您可以明确列出它们或者使用句点(.)。
There are several Library directories scattered throughout the system but you should always use the one located inside the current home directory.
系统中散布着多个库文件夹,但应用只能使用位于当前主文件夹中的那个库文件夹。
Although you don't have to use the - I option to get the preprocessor to search the current directory, you do have to use the -l option to get the linker to search the current directory.
虽然没有使用-i选项让预处理器查找当前目录,你也使用了- L选项让链接器去查找当前目录。
Although you don't have to use the - I option to get the preprocessor to search the current directory, you do have to use the -l option to get the linker to search the current directory.
虽然没有使用-i选项让预处理器查找当前目录,你也使用了- L选项让链接器去查找当前目录。
应用推荐