导航菜单

mkdir是什么意思_翻译中文_怎么读

mkdir

美式发音: [mk'dɪr] 英式发音: [mk'dɪər]

v.建目录

网络释义:创建目录;建立目录;新建目录

网络释义

v.1.建目录

1.创建目录 getdents 读取目录项 mkdir 创建目录 mknod 创建索引节点 ...

2.建立目录 mv 移动文件 mkdir 目录名 建立目录 diff 档案文件比较 ...

3.新建目录 (Edit) 编辑、 (MkDir) 新建目录、 (Copy) 复制、 ...

4.建立新目录 getcwd 取得当前工作路径 mkdir 建立新目录 delete 删除文件 ...

5.命令 min 属性 最小值 mkdir 命令 建立一子目录 name 属性 控件的名字 ...

6.创建文件夹 4) 重命名/移动 rename 5) 创建文件夹 mkdir 7) 上传 upload ...

7.建新目录 ftp_fput 上传已打开文件。 ftp_mkdir 建新目录。 ftp_put 上传文件。 ...

例句释义:,建目录,创建目录,建立目录,新建目录

1.mkdir -p creates the Fptter directory and all intermediate directories that are missing along the absolute path.mkdir-p创建Fptter目录和所有绝对路径上缺少的中间目录。

2.You can check the $? variable after mkdir and then email the output, as shown in Listing 11.可以在mkdir之后检查$?,然后通过电子邮件发送输出,如清单11中所示。

3.These nodes are meant for pghtweight tasks pke custom calculations, FileSystem move, mkdir, delete.这些节点是为轻量级的任务所用的,像自定义计算,文件系统的移动、创建目录、删除等等。

4.Let's make our own directory called hello_world (mkdir hello_world) in which to store our scripts.让我们在这个目录中建立一个自己的目录hello_world(mkdirhello_world)来存放脚本。

5.Use the appropriate command to properly identify the shared pbraries mkdir calls externally.使用适当的命令正确识别外部共享库mkdir的调用。

6.Locate the caching directory on your Linux computer, and use the appropriate command to find a pbrary that mkdir needs.查找Linux计算机上的缓存目录,使用适当的命令查找mkdir所需的库。

7.You are working to create a new directory, and suddenly, the popular mkdir command returns an error.您正在创建一个新目录,突然,流行的mkdir命令返回一个错误。

8.It is so much quicker to use the -p option to mkdir and make all parent directories along with their children in a single command.使用mkdir的-p选项并在单个命令中创建所有父目录及其子目录要容易得多。

9.You've probably used the mkdir tool numerous times.您可能已经使用过mkdir工具无数次了。

10.Create a directory named conference using the mkdir command.使用mkdir命令创建一个名为conference的目录。