• In Chapter 17, we'll cover model binding in depth.

    第17我们深度涉及模型绑定

    youdao

  • How do I get automatic model binding of this view model property?

    如何获得自动模型视图模型属性绑定

    youdao

  • To allow HTML markup during model binding by skipping request validation for the property.

    允许HTML标记模型绑定通过跳过属性请求验证

    youdao

  • The RoleModificationModel class is the one that I will receive from the model binding system when the user submits their changes.

    RoleModificationModel用户递交他们的修改模型绑定系统接收个类。

    youdao

  • The HTML helper methods that create text boxes, drop-downs, and other elements have a very handy feature that can be used in conjunction with model binding.

    生成文本下拉列表以及其它元素HTML辅助方法一个十分灵活特性可以用来模型绑定关联。

    youdao

  • I also added an option to print out the code generation model tree for a binding.

    添加了一个选项可以打印绑定代码生成模型

    youdao

  • You will notice that many of the steps required hand coding of the data binding to the user interface, especially the table model.

    注意到许多步骤都需要手工编写代码数据绑定用户界面尤其是表格模型

    youdao

  • Binding a code template to an operation in a pattern will cause that code to be generated when the code and model are synchronized.

    模式代码模式同步时,把代码模板绑定一个操作,便生成相应代码。

    youdao

  • This article discussed how to decouple the service provider from the service client consumer with late binding and location transparency using a JAX-RPC programming model.

    本文讨论了如何使用JAX-RPC 编程模型通过后期绑定位置透明性服务提供者服务客户机使用者分离开

    youdao

  • If you're writing an XML document editor, for instance, you'll want to stick to a document model rather than using data binding.

    例如如果正在编写一个XML文档编辑器,则您希望采用文档模型不是使用数据绑定。

    youdao

  • Early versions of the binding compiler did not go through this step of constructing a code generation model, instead generating code directly from the binding.

    绑定编译器早期版本经历构造代码生成模型一步而是直接绑定生成代码。

    youdao

  • If model data referenced by a value binding expression is no longer available or has changed prior to the component tree being restored, it can result in portions of the tree being dropped.

    如果一个绑定表达式引用模型数据不再可用或者组件恢复之前发生了更改,那么组件树的一些部分将被撤销。

    youdao

  • Data binding is not only more convenient for developers than working with a document model, it's also much more efficient in terms of both performance and memory use.

    使用文档模型相比数据绑定开发人员带来了更大方便同时性能内存使用方面效率也更高。

    youdao

  • Creating the folder structure in a way that separates the data model, service specification, and service binding is a best practice from both source control management and development perspectives.

    不管是控制管理的视角出发,还是开发的视角出发,按照隔离数据模型服务规格以及服务绑定方式创建文件夹结构都是最佳实践方式。

    youdao

  • In the following two articles, you will see how the hybrid model, binding a local application with cloud services, is achieved.

    接下来篇文章中我们了解绑定本地应用程序服务这个混合模型如何实现的。

    youdao

  • The task of a data binding framework is to get the value stored in the domain object into that model.

    数据绑定框架任务获取存储对象中的导入模型中。

    youdao

  • When any change in the model affects the elements defined in the binding, then the binding itself comes into play.

    模型中的任何变化影响绑定定义元素时,绑定本身就会发挥作用。

    youdao

  • Structural differences between the data model and the XML representation can be handled in the binding, so the XML representation can generally be preserved even as the data model changes over time.

    数据模型XML表示之间结构性区别绑定处理即使数据模型随着时间而改变,XML表示通常可以得到保护。

    youdao

  • All of the XML binding APIs share a major drawback with the manual serialization technique: the coupling of model and view.

    所有xml绑定api具有手工序列化技术一个主要不足模型视图耦合

    youdao

  • Unfortunately its failure model is a double-edged sword. Instead of throwing application-crashing exceptions, binding errors are quietly written to the trace listener.

    然而遗憾失败模型是把双刃剑,它并不会抛出应用崩溃异常而是绑定错误直接写到追踪监听器当中。

    youdao

  • Since it abstracts away many of the document details, data binding usually requires less memory than a document model approach (such as DOM or JDOM) for working with documents in memory.

    由于数据绑定许多文档细节进行了抽象,因此对于内存处理文档通常所需要的内存文档模型方法(譬如domJDOM)要少

    youdao

  • When you make the call to the service, there's the matter of binding the response to model objects and dealing with any errors that may occur.

    调用某个服务时,将响应对象模型绑定从而达到处理任何发生事件效果。

    youdao

  • Most of the data binding frameworks include a certain inherent level of validation (assuring, for instance, that the content model of elements is matched) just by their design.

    大多数数据绑定框架按照设计包含某个固有验证级别例如确保元素内容模型匹配的)。

    youdao

  • The Annotated Data Binding (the first line in Listing 2) allows bean properties to be declared as component attribute values so that the view and model are automatically kept in synch.

    注解的数据绑定(清单2中的第一)允许将bean属性声明组件属性这样视图模型会自动保持同步。

    youdao

  • Judging from this memory usage, it looks like JBind creates many additional objects to link between the binding facade and the actual data in the document model.

    内存使用情况判断似乎JBind创建了许多其它对象建立绑定(facade)文档模型实际数据之间链接

    youdao

  • Without support for these features, Zeus feels more like a trimmed-down document model than a full data binding framework.

    没有这些特性支持Zeus种经过裁减文档模型不象是一个完整数据绑定框架

    youdao

  • Finally, to bind the navigator content we have created to our view, we will use the same method we did earlier to include the IResource model content extension to the viewer content binding.

    最后我们创建导航器内容绑定视图,我们将使用先前同样方法IResource模型内容扩展包含查看器内容绑定

    youdao

  • You'd generate the same data model if you ran the JAXB XJC binding compiler directly on the schemas used by a Web service.

    如果直接Web服务使用模式上面运行JAXBXJC绑定编译器生成相同数据模型

    youdao

  • You'd generate the same data model if you ran the JAXB XJC binding compiler directly on the schemas used by a Web service.

    如果直接Web服务使用模式上面运行JAXBXJC绑定编译器生成相同数据模型

    youdao

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

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

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