词语站>英语词典>MKDIR翻译和用法

MKDIR

网络  建立子目录

计算机

双语例句

  • Open the command prompt, create a new folder called mkdir roo_dev_demo, and fire the roo-dev command.
    打开命令提示符,创建一个名为mkdirroodevdemo的新文件夹,并触发roo-dev命令。
  • You have now found shared libraries dynamically linked to the mkdir command.
    现在您已经找到动态链接到mkdir命令的共享库。
  • You are working to create a new directory, and suddenly, the popular mkdir command returns an error.
    您正在创建一个新目录,突然,流行的mkdir命令返回一个错误。
  • You've probably used the mkdir tool numerous times.
    您可能已经使用过mkdir工具无数次了。
  • The md or mkdir commands create new folders.
    md和mkdir命令创建新文件夹。
  • Variable after mkdir and then email the output, as shown in Listing 11.
    ,然后通过电子邮件发送输出,如清单11中所示。
  • In the past, the only excuse to define directories individually was that your mkdir implementation did not support this option, but this is no longer true on most systems.
    过去,单独定义目录的唯一借口是您的mkdir实现不支持此选项,但是在大多数系统上不再是这样了。
  • Mkdir/ home/ linpack; cd/ home/ linpack ( we'll install everything in/ home).
    mkdir/home/linpack;cd/home/linpack(我们要将所有的东西都安装到/home中)。
  • These nodes are meant for lightweight tasks like custom calculations, FileSystem move, mkdir, delete.
    这些节点是为轻量级的任务所用的,像自定义计算,文件系统的移动、创建目录、删除等等。
  • Create a directory named conference using the mkdir command.
    使用mkdir命令创建一个名为conference的目录。