pwd

松材线虫病
常用释义
松材线虫病

扩展信息

显示当前工作目录
MATLAB函数大全 ... prism 光谱色图矩阵 pwd 显示当前工作目录 quiver 二维方向箭头图 ...
密码
... 用户- User: 密码- Pwd: 语言- Lang: ...
显示工作目录
Solaris10系统管理_百度百科 ... logout: 退出系统。 pwd显示工作目录。 clear: 清除终端屏幕。 ...
打印工作目录(Print Working Directory)
FTP协议命令 - 非正常人类的日志 - 网易博客 ... 创建目录( MKD) 打印工作目录( PWD) 列表( LIST) ...
显示当前路径
Solaris 基本命令 - Solaris教程 - 新客网 ... :1,5 move 7 块移动 3.pwd 显示当前路径 6.rm 删除文件 ...
显示当前所在目录
Unix ... rmdir 删除目录 pwd 显示当前所在目录 find 搜索文件 ...

例句

However, being able to see the current directory at a glance is very useful - it certainly saves typing "pwd" all the time.

但是能够一眼看出当前的目录是很有用的--它总是实时保存输入的“pwd”。

Conclusion PDI could be used to screen renal artery stenosis from hypertension patients with PWD and a few new . . .

结论结合使用PWD及其他超声新技术,PDI可以很好的用来筛选和诊断肾动脉狭窄。

Note that this variable is in uppercase letters, unlike the pwd command.

注意,与pwd命令不同,这个变量是大写。

The directory you are standing in is called the working directory. To find the name of the working directory, use the pwd command.

你当下所处的目录叫做工作目录。可以用pwd命令,显示出你当下目录的路径信息。

表示打印当前工作目录的名称的FTPPWD协议方法。

从shell提示,您可以显示您所在的目录的路径名,方法是运行命令pwd,如清单1所示。

您可以使用pwd命令显示当前工作目录的名称。

对于下面几个步骤,您需要使用更庞大且更复杂的程序,而不是像pwd这样简单的UNIX命令。

We do not like to pass the uid and pwd as parameters or store in some objects to pass from the Web tier to the EJB tier.

我们不想将uid和pwd作为参数传递,或者存储到一些从Web层到EJB层传递的对象中。

口服疫苗能诱导肠粘膜产生局部抗体,阻止致病性大肠杆菌的粘附,进而预防PWD。

相对路径指的是相对于您的当前工作目录的路径,正如pwd命令报告的那样。

In this example, you invoke the pwd (print working directory) command, enter the ash shell within BusyBox, and invoke pwd within ash.

在这个例子中,我们调用了pwd(打印工作目录)命令,使用BusyBox进入了ashshell,并在ash中调用了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命令,但还有更好的方法。

And having two prompts allows more information to be shown, to save you having to type some commonly used commands, such as "pwd" .

有这两种提示符就可以显示更多的信息,这样您就不需要输入一些常用的命令,例如“pwd”。

线束将在主要的PWD单位上有所增加

然后,当您运行cd时,变量PWD将被更新并显示为shell提示的一部分。

注意,shell提示是如何显示$PWD的新值的。

They also provided on-site computer training and repair services for PWD.

以及为残疾人士提供上门电脑训练及维修服务等。

解答:请更改makefile,并为ALIAS、UID和PWD指定适当的值。

清单1展示了pwd命令的使用,以及通过三种不同的方法使用ls命令列出此目录中的文件。

Here's why: You can display the value of $PWD as part of the shell prompt.

原因是:可以将$PWD的值显示为shell提示的一部分。

同时,存在不同的流程,它需要使用uid和pwd来连接后端。

E. coli K88 is the main pathogen of post-weaning diarrhea(PWD).

K88大肠杆菌是引起仔猪断奶后腹泻(PWD)的主要病原。

清单7中的程序使用pwd模块来访问密码数据库。

难道这不比您此前看到的运行pwd命令更容易吗?

Also, the PWD column for the SYS_SERVER table shows NULL because the passwords are hidden.

另外,SYS_SERVER表的PWD列显示为NULL,因为密码是隐藏的。

清单1显示了对pwd命令进行跟踪的示例。

但是,如果您在shell提示中包含$PWD,您就总是知道您当前所处的目录。

在这种情况下,连接字符串UID和PWD关键字会根据SQLServer登录名和密码进行验证。

$PWD是您的当前工作目录,而$OLDPWD是上一次的工作目录。