记作业>英语词典>dev翻译和用法

dev

美 [dɛv]

【医】【=deviation】偏差,偏斜,偏向

BNC.28908

双语例句

  • Let's assume your root file system is located in disk device/ dev/ sda.
    让我们假定根文件系统位于/dev/sda磁盘设备中。
  • "sda3" for a device that would ( by default) appear at/ dev/ sda3.
    k计算设备的内核名,例如设备的“sda3”将(缺省)出现在/dev/sda3。
  • In Linux terms, this HDD is/ dev/ hda ( hd0,0 in GRUB terms).
    在Linux术语中,这个HDD是/dev/hda(在GRUB术语中是hd0,0)。
  • Use pvcreate to initialize the Physical Disk: pvcreate/ dev/ hda3.
    使用pvcreate对物理磁盘进行初始化:pvcreate/dev/hda3。
  • Dev/ hda is the corresponding file name of the device on Linux.
    dev/hda是该设备对应的Linux文件名。
  • For example, my development system has two hard drives in it,/ dev/ hde and/ dev/ hdg.
    例如,在我的开发系统中有两个硬盘/dev/hde和/dev/hdg。
  • So, what's the point of creating duplicate device nodes in the/ dev/ evms/ directory?
    那么,在/dev/evms/目录中创建重复的设备节点有什么意义呢?
  • Dev/ sda is the virtual disk we created as the restoration destination; it is unformatted.
    我们将/dev/sda虚拟磁盘创建为恢复的目标磁盘;它尚未格式化。
  • On an older Linux system, the first IDE hard drive is/ dev/ hda.
    在较早的Linux系统中,第一个IDE硬盘驱动器是/dev/hda。
  • To do this, redirect the appropriate stream to the empty file,/ dev/ null.
    为此,将选择的流重定向到空文件/dev/null。