VRTK_SimplePointer attached to the Controller object.
自定义游戏对象将和控制器的旋转想匹配。
ReleaseController – Releases ownership of a controller object.
释放一个先前申请的控制器。
Error 8110. Can not connect to the specified controller computer or access the controller object.
此错误可能是由在包含多个网络适配器的计算机上安装控制器引起的。
One function of the Controller object is to keep the model agnostic with regard to the view technology.
Controller对象的其中一个功能是保持模型对于视图技术不可知。
Now we need to make the robot controller object a little larger so that he doesn't intersect with the ground.
现在我们需要建造一个机器人控制器对象,稍大一点,以便它不会和地面相交。
The view/presentation objects take in a reference to the controller object name you created in the previous step ("html_control").
view/presentation对象引用在上一步 ("html_control")中创建的控制器对象名称。
To improve understandability of the sequence diagram, I introduced a generic use case controller object to mediate the messages received by the human customer actor.
为了使序列图更易理解,我引入了一般的用例控制器对象来为消费者参与者收到的信息提供中介。
The code passes the string value of what the control is referenced as in this local Web page so that the controller object can reference that when it renders the view objects.
代码传递在此局部网页中引用的控件的字符串值,以便在其显示视图对象时控制器对象可以引用该值。
Your goal is to build a simple controller that will know which model and function to run, and then return a JSON object as a response that is usable on the far end of the transaction.
您的目标是构建这样一个简单的控制器:它知道应该运行哪个模型和函数,然后返回一个JSON对象作为响应,这个响应可用于事务的远端。
The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.
应用程序的主要层是数据库、持久性框架、数据库访问对象和用户界面(UI)控制器及视图层。
Upon receiving this event, the controller knows that the feed data is cached in the model object and can be presented in the view.
一旦收到此事件,控制器就会知道提要数据是在模型对象中缓存并可在视图中展示。
Controller - This object allows the user to interact with the application.
l控制器——这个对象允许用户和应用程序交互。
We're injecting each of those references by their key into the host Object (our web controller).
我们通过方法对应的键将那些引用注入host对象(我们的Web控制器)。
Configuration Major layers of the application — in the RentaBike application, I expose a Data Access Object (DAO) layer, a controller layer, and a view layer (see Listing 1).
配置应用程序的主要层——在RentaBike应用程序中,我公开了一个数据访问对象(dao)层、一个控制器层和一个视图层(参阅清单1)。
JPA: Model-View-Controller for object persistence.
JPA:支持对象持久化的“模型-视图-控制器”。
The transfer object is a transient hash used to move data back and forth between controller and view.
传输对象是一个短暂的hash,用于在控制器与视图之间来回移动数据。
Using access-control lists (ACLs), you could have created an action in the products controller and used it to grant create access to the user's access-request object (ARO) on each dealer ACO.
您可以使用访问控制列表(Access Control List,ACL)在products控制器中创建一个操作,并使用它为每个经销商aco上的用户访问请求对象(ARO)授权create访问权限。
In the case of a WebSphere Interchange Server broker, the adapter is composed of a controller component, an object discovery agent, and an adapter agent.
对于WebSphereInterchangeServerBroker,适配器是由控制器组件、对象发现代理以及适配器代理所组成的。
The created ECMAScript object is responsible for all the things that cannot be done declaratively with the markup, so basically it ACTS as a controller.
创建的ECMAScript对象负责无法用标记声明完成的一切工作,因此基本上是作为一个控制器。
Spring MVC separates the roles of the controller, the model object, the dispatcher, and the handler object, which makes them easier to customize.
SpringMVC分离了控制器、模型对象、分派器以及处理程序对象的角色,这种分离让它们更容易进行定制。
Taking a lightweight controller approach to designing the portlet, this class is primarily a lightweight object containing very little business logic.
这个类采用一种轻量级的控制器方法来设计portlet,所以它主要是一个轻量级的对象,包含有极少的业务逻辑。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
would translate to the ProductsController class (notice we add the "Controller" suffix to the class name to make these classes stand out in the object model at design time).
的URL应该转换为ProductsController类(注意,我们为类名添加了“Controller”后缀,使得这些类能够区别于设计中的模型对象)。
In the controller class, you created the object to manage the collaboration.
在控制器类中,您创建了对象来管理协作。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
An extra capability of the mock object is a Controller Interface that enables the test framework to query whether it was invoked with the expected data values.
模拟对象的一个额外功能是控制器接口,它使测试框架能够查询是否使用预期数据值调用了模拟对象。
So, players of a Star Wars game may some day be able to "lift" an object by telekinesis, instead of hitting a button on a controller.
因此,星球大战的玩家有一天或许能通过这种感应举起某个物体,再也不用控制器上的按键了。
The controller also accesses the appropriate Domino resource using Ajax calls and populates the appropriate model object and passes it to the view to display.
控制器还使用Ajax调用访问相应的Domino资源、填充相应的model对象并且将其传递给视图进行显示。
Our mock object will then implement both the service interface of the component it is replacing, plus the controller interface. An outline of a mock object implementation would look like
然后,我们的模拟对象将同时实现它替换的组件的服务接口和控制器接口。
Our mock object will then implement both the service interface of the component it is replacing, plus the controller interface. An outline of a mock object implementation would look like
然后,我们的模拟对象将同时实现它替换的组件的服务接口和控制器接口。
应用推荐