A key aspect of the SCSI mid level is conversion of command requests from the upper layer into SCSI requests.
SCSI中间层的一个重要功能是将来自较高层的命令请求转换成SCSI请求。
The following command requests a ZFS storage pool to be created with four devices and provides data protection with RAID-Z.
下面的命令要求通过四个设备创建ZFS存储池并通过RAID - Z提供数据保护。
The client requests a layout from the server through the LAYOUTGET command.
客户机通过LAYOUT GET命令请求从服务器获取一个布局。
All operations are performed using simple HTTP requests and can usually be performed with nothing more than a simple text editor and a command prompt.
所有操作都是用简单的HTTP请求完成的,通常不会比简单的文本编辑器和命令提示更难。
In the above command a value of 0 is specified, which sets the number of requests allowed down a single socket to unlimited.
上面的命令中指定了值0,将允许通过单个套接字发送的请求数量设置为无限大。
A request command is enclosed in the data or message section of the underlying network packet. It requests the contents of registers in the device containing signal data of a device.
底层网络包的数据或消息区域封装了一个请求命令,它请求设备中包含设备信号数据的寄存器的内容。
When the command is written, the DMA request is enqueued into the MFC provided it has available slots -- yours certainly does as you are not doing any other concurrent DMA requests.
当命令被写入时,DMA请求会被排队放入MFC,条件是 MFC具有可用的槽 —— 本例中自然如此,原因是本例没有进行任何并发的 DMA 请求。
The following command will load 500k records to the "UserGrid" grid using 10 threads with a rate of 200 requests per thread.
下面的命令使用了10个线程,以每个线程200个请求将500k的记录加载到“UseGrid”网格中。
The WebSphere Commerce runtime accepts incoming requests over a variety of transports, and invokes the corresponding controller command.
WebSphereCommerce运行时接受经由大量传输器的进入请求,同时调用相关的控制器命令。
Busy: This command reports back the portion of time that the device was busy servicing transfer requests.
busy:这个命令可以报告该设备忙于处理传输请求的时间比例。
To make tests into objects, they used the Command pattern, which encapsulates "a request as an object, thereby letting you […] queue or log requests."
为了使测试成为对象,他们使用了Command模式,该模式“将请求封装成对象,从而可以……建立请求队列或者记录请求”。
Next, to tell the directors to relay incoming HTTP requests to the HA floating IP address on to the realservers, use the ipvsadm command.
接下来,要通知控制器将引入的HTTP请求传递给ha浮动ip地址,接着再传给realserver,使用ipvsadm命令。
They must make requests to other libraries and programs, such as command interpreters and SQL servers.
它们必须向其他程序库和程序(比如命令解释程序和SQL服务器)发出请求。
The sequence starts when a user requests a command (an application function) to be executed by interacting with a user interface object, in this case the main form of the application.
当用户请求命令(应用功能)时,序列通过与用户接口对象相互作用来被执行。
Below is a sample command that can be used to send requests to the example mediation flow you have created on WebSphere Enterprise Service Bus.
下面是一个样例命令,可用于将请求发送到您在WebSphereEnterpriseService Bus上创建的中介流。
In some cases, the sample XML files and listings must be done in order to ensure that underlying objects are available. Use the following curl command to send the sample SOMA requests below.
在某些情况下,样例XML文件和清单必须被执行,确保底层对象可用。
The Command Pattern: encapsulates a request as an object, thereby letting you parameterize other objects with different requests, queue or log requests, and support undoable operations.
命令模式:将“请求”封装成对象,以便使用不同的请求队列或者日志来参数化其他对象。命令模式也支持可撤销的操作。
The ftp_exec() function requests a program or command to be executed on the FTP server.
函数的作用是:请求运行一条FTP程序或命令。
Requests for E-mail system in Chengdu-Deyang-Mianyang region's networked manufacturing system are analyzed according to its practical command. Especially, its security is discussed deeply.
根据成、德、绵区域网络化制造系统的实际需要,分析了网络化制造系统中邮件系统的各种要求,尤其对其安全性进行了深入的探讨。
The code bellow defined CreateFile and CopyFile two classes, use Command patten and Composite patten log requests, and support undoable operations.
下面的例子定义了 创建文件和拷贝文件两个类,使用命令模式和组合模式记录日志,并实现逆操作。
The code bellow defined CreateFile and CopyFile two classes, use Command patten and Composite patten log requests, and support undoable operations.
下面的例子定义了 创建文件和拷贝文件两个类,使用命令模式和组合模式记录日志,并实现逆操作。
应用推荐