• As a practical example, I have a RAID device that contains file resources for use by the department.

    作为一个实际的例子,我有一个RAID设备,存储的是部门所用到的文件资源。

    youdao

  • In some cases, you can also map a file descriptor to a plain file or another device into memory.

    在某些情况下,还可以把一般文件或另一个设备的文件描述符映射到内存。

    youdao

  • As shown in Listing 4, you can continue this process by creating a new file within the new mounted file system, associating it with a loop device, and creating another file system on it.

    如清单4所示,还可以继续这个过程:在刚才挂装的文件系统中创建一个新文件,将它与一个循环设备关联起来,再在上面创建另一个文件系统。

    youdao

  • You point it toward a destination, which is a file or a device, and then name the files that you want to package.

    只需将它指向一个目的(可以是文件或设备),然后指定您想要打包的文件。

    youdao

  • You can use this same approach to create encrypted file systems with the loop device on a file.

    可以按照相同的方法在文件上用循环设备创建加密的文件系统。

    youdao

  • The mobile device also manages operations related to file subscriptions for easy distribution of mobile applications to the device and can execute stored procedures stored on a DB2 database.

    移动设备还管理与文件订阅相关的操作,以便方便地将移动应用程序发布到该设备,并且可以执行存储在DB 2数据库中的存储过程。

    youdao

  • When the device node (special file) is created, it must sport the exact same major number that is used internally by the kernel.

    当设备节点(特殊文件)创建后,它使用的主设备号必须同内核内部使用的完全相同。

    youdao

  • This is useful to protect your data by transiently mounting your file using the loop device when needed.

    可以在需要时使用循环设备临时挂装文件,这有助于保护数据。

    youdao

  • The containers used in DMS must be a pre-allocated file or physical device, such as a hard disk drive.

    DMS中所使用的容器则必须是预分配的文件或物理设备,如硬盘驱动器。

    youdao

  • The typical solution to a race condition is to ensure that your program has exclusive rights to something while it's manipulating it, such as a file, device, object, or variable.

    竞争条件的典型解决方案是,确保程序在使用某个资源(比如文件、设备、对象或者变量)时,拥有自己的专有权。

    youdao

  • An entry in this table stores a directory, a cooked file, or a raw device for use by the storage provisioning feature.

    该表中的一个条目存储目录、熟文件或原始设备,供存储配置特性使用。

    youdao

  • A file descriptor is an integer that refers to an open file or device, and it is used for reading and writing.

    文件描述符是指向打开的文件或设备的整数,并用于执行读取和写入。

    youdao

  • The second column contains the mount point, the location for that device in the file system.

    第二列是装载点,也就是设备在文件系统中的位置。

    youdao

  • The structure and size of a file depends on the underlying file system—the subsystem that persists the file data to a physical device.

    文件的结构和大小取决于底层文件系统 —即把文件数据存储到物理设备上的子系统。

    youdao

  • As I said earlier, the code in Listing 4 shows how the OBEX server will accept a file from a remote Bluetooth device.

    正如我前面说的,清单4的代码显示了OBEX服务器如何从远程蓝牙设备接收文件。

    youdao

  • Use the label, UUID, or friendly name instead of the device name for the root file system mount.

    对根文件系统挂载使用标签、UUID或友好的名称而非设备名称。

    youdao

  • VDM modifies the hardware Settings of the cloned VM based on the configurations defined in VM deployment task file; it will create a CD-ROM device to mount the ISO file created in step 3.

    VDM将根据VM部署任务文件中定义的配置修改已复制VM的硬件设置;它将创建一个CD - ROM设备以装入在第3步中创建的ISO文件。

    youdao

  • The CD is added to the file system and the CDROM device is locked so that it cannot be accidentally ejected.

    CD 就会被添加到文件系统中,CDROM设备会被锁定以使它不会被意外弹出。

    youdao

  • Using the following command to check the ID for your root file system device with the device UUID you get from step 1.

    使用以下命令检查带有从第1步中得到的设备UUID的根文件系统设备的ID。

    youdao

  • You've tried to write to or create a file on a device that's full.

    您已尝试在已满的设备上写入或创建文件。

    youdao

  • You can back up the VIO Server to a file, a tape device, CD, or DVD drive.

    您可以将VIO服务器备份到文件、磁带设备、CD或DVD驱动器。

    youdao

  • Each raw device, cooked file, or directory in the storage pool is called an 'entry.'

    每个原始设备、熟文件或存储池中的目录称为一个‘实体’。

    youdao

  • Solaris achieves this by adding sensitivity labels to all objects, giving you control over device, file, and networking access and even window-management services.

    Solaris通过向所有对象添加敏感性标签实现了这一点,使您能够控制设备、文件、连网访问,甚至窗口管理服务。

    youdao

  • If a device or a file format is technically and legally possible to support on Linux, Freespire supports it.

    只要一个设备或文件格式在技术上与合法性上能为Linux支持,Freespire就一定能支持它。

    youdao

  • After the device file is successfully opened by calling open , this parameter could be acquired.

    通过调用open成功打开设备文件之后,将需要获取这个参数。

    youdao

  • As you can see, the disk label tells the servers that your file image is a sda1 device.

    如您所见,磁盘标签告诉服务器您的文件映像是sda1设备。

    youdao

  • You can force stdin to read from a text file, a device (say, a probe connected to the computer), or a network connection.

    您可强制stdin从文本文件、设备(比如连接到计算机的探头)或网络连接中进行读取。

    youdao

  • For example, in Unix, devices appear to the application as files on the file system; meaning the application communicates with the device by performing file reads and writes.

    例如,在Unix中,设备对于应用程序是作为文件系统上的文件出现的;意味着应用程序通过执行文件读写与设备通信。

    youdao

  • Some systems do not have this option but do have the -x command-line option, which only includes the file usage for files on the same device or file system as the path you specify.

    有些系统没有这个选项,但是有- x命令行选项,该选项仅包含与您所指定的路径相同的设备或文件系统中的文件使用情况。

    youdao

  • The used column shows the number of blocks that have been used on the file system or device.

    used 列显示了该文件系统或设备上已使用的块数。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定