音乐家可以使用MIDI控制器进行演奏,例如键盘,但是键盘产生的MIDI命令可以用来控制一个或更多其它的设备。
A musician may play a MIDI controller such as a keyboard, but the MIDI commands generated from the keyboard can be used to control one or more other instruments.
认证引擎是以控制器和任务命令的形式实现的。
The authentication engine is implemented as controller and tasks commands.
MIDI控制器与合成器通过电线相连接,利用异步串行接口可以在不同设备间传送命令。
MIDI controllers and synthesizers are connected using cables that allow the commands to be sent between devices using an asynchronous serial interface.
控制器命令然后使用任务命令来执行单元业务逻辑。
The controller command in turn USES the task commands to implement the unit business logic.
实现被提方案的第一步是,创建定制的登录控制器命令来执行简易的LDAP认证。
The first step in implementing the proposed scheme is to create a custom logon controller command to perform a simple LDAP authentication.
SPE不能直接读取主存,相反地必须通过对内存流控制器(或mfc)的单元使用dma命令来在本地存储和主存之间导入和导出数据。
The SPE cannot read main memory directly, but instead must import and export data between the local store and main memory using DMA commands to a unit called the memory flow controller, or MFC.
在绝大多数情况下你不需要在后台代码中做任何事情,因为视图模型负责提供命令并连接视图和控制器。
In virtually all cases you shouldn't need to do anything in the code behind because the ViewModel takes care of providing the commands and linking between the view and the controller.
该命令将创建模型-视图-控制器(mvc)的视图和控制器部分。
This command creates the proverbial view and controller part of Model-View-Controller (MVC).
它们可用来向内存流控制器发出dma命令、处理SPE事件、向PPE和从PPE读写消息。
They are used for issuing DMA commands to the memory flow controller, handling SPE events, and reading and writing messages to and from the PPE.
您可以使用railsgeneratescaffold命令生成一个初始模型、一系列视图以及一个控制器。
You can generate an initial model, a set of views, and a controller with the command rails generate scaffold.
scaffold生成命令还为应用程序创建一个控制器。
The scaffold generation command also creates a controller for our application.
AIX具有系统资源控制器,并且您可以利用诸如lssrc和startsrc等命令。
AIX has the System Resource Controller and you make use of commands such as LSSRC and startsrc.
第一次使用控制器命令还会添加额外的依赖项到您的项目中,比如springMVC和Tiles。
The first use of the controller command will also add additional dependencies, such as Spring MVC and Tiles to your project.
例如,要支持产品编辑,我们可以象下面这样在Products控制器上实现“Edit”action方法的HTTP - GET版本,然后调用“添加视图”命令。
For example, to enable product editing support we can implement the HTTP-GET version of our "edit" action method on our Products controller like below and then invoke the "Add View" command.
HCI命令数据包:命令(command)由HCI驱动程序发至主机控制器。
HCI command Packets: commands are issued by the HCI Driver to the Host controller.
WebSphereCommerce中的业务应用程序流通过控制器命令执行。
The business application flow in WebSphere Commerce is implemented in the controller command.
在域控制器上运行ktpass命令以为服务帐户设置SPN,并生成keytab文件。
Run the ktpass command on the domain controller to set SPN for the service account and generate the keytab file.
WebSphereCommerce运行时接受经由大量传输器的进入请求,同时调用相关的控制器命令。
The WebSphere Commerce runtime accepts incoming requests over a variety of transports, and invokes the corresponding controller command.
第三个命令jrubyscript\generatescaffoldWishEditor 提供基本列表和针对存储在数据库中的 wish对象的编辑器控制器操作(创建、编辑和删除)。
The third command, jruby script\generate scaffold Wish Editor, scaffolds the basic list, create, edit, and delete actions in the editor controller for the wish objects stored in the database.
此命令有个属性controller用来指定控制器的名称,以创建Selenium测试。
This command has one required attribute called controller to specify the name of the controller to create the Selenium test.
只有当您确认每个控制器正常地监控每个realserver后,您才可以使用chkconfig命令确保mon进程可以在引导时自动启动。
Only when you have confirmed that each director is properly monitoring each realserver, should you use the chkconfig command to make sure that the mon process starts automatically at boot.
seleniumtest命令将会创建Speaker和Talk控制器的selenium支持。
The selenium test command will create selenium test for the Speaker and Talk controllers.
接下来,要通知控制器将引入的HTTP请求传递给ha浮动ip地址,接着再传给realserver,使用ipvsadm命令。
Next, to tell the directors to relay incoming HTTP requests to the HA floating IP address on to the realservers, use the ipvsadm command.
该特征符表示这个命令是一个控制器命令。
This signature means that the command is a controller command.
JAUS由于跟配方构造有关,所以定义了一种命令结构,跟微控制器的低级机器语言中的操作代码一样。
As it relates to recipe constructs, JAUS defines a command structure that operates like opcodes in the low-level machine language of, say, a microcontroller.
任务命令除了不能被外部请求调用外,其他和控制器命令很相似。
Task commands are similar to controller commands, except that they cannot be invoked by an external request.
最后,MIDI输入应用程序通过捕捉MIDI命令并将他们发布给代理充当了信息提供者,这些MIDI命令是通过键盘这样的控制器输入的。
Finally, a MIDI input application ACTS as an information provider by capturing MIDI commands entered via a controller such as a keyboard and publishing them to the broker.
这个命令产生了基本的应用程序骨架,包含了控制器以及其他的应用。
This generates the basic application skeleton, with controllers and other apps.
前端控制器(front controller)模式声称将我的所有命令保持在一个地方是敏捷的做法。
The front controller pattern is trying to claim that keeping all of my commands in one place is agile.
要更好地理解核心控制器的功能,在命令提示符处键入grailsgenerate - controllerUser。
To visualize the core controller functionality better, type grails generate-controller User at the command prompt.
应用推荐