Adding validation methods to a model causes validation to occur before the object is saved into the database.
如果在模型中添加检验方法,那么在对象保存到数据库中之前就会执行检验。
The advantage of this model is that as message volume grows, adding new queues does not require changes to the requesting applications.
此模型的优势在于,随着消息量的增加而添加新队列时,并不要求对请求应用程序进行更改。
Adding search data to the model, Dr Watts found, produced no improvement.
而向这个模型添加搜索数据时,瓦茨发现其并没有提高。
With a static location, it is as simple as merely adding a direct link to your WSDL service definition to the WSFL global model.
使用静态定位非常简单,只需向 WSFL 全局模型添加一个指向您的WSDL服务定义的直接链接即可。
We signal the CNF when we will be able to display the domain model we described in our classes by adding and elements to the navigator content extension.
通过将和元素添加到导航器内容扩展中,当能够显示类中所描述的域模型时,我们可以向CNF发出通知。
Stub out large portions of the model, then start adding implementation.
去掉大部分模型,然后开始添加实现。
Figure 2 shows the widget for viewing a draft model and adding comments.
图2显示了用于查看草案模型和添加注释的小部件。
Alone, CSS is not powerful enough to perform functions such as adding commas to currency when they are displayed on the screen and remove commas when they are stored in instances within the model.
同样,CSS 的功能也不足以处理某些复杂的需求,比如在屏幕上显示货币值时添加千分符(逗号),在模型中的实例中存储时删除逗号。
Adding this information to the process model is non-trivial and often leads to errors.
将这一信息添加到流程模型绝不是微不足道的小事,它常常会导致错误发生。
When JSDT is modeling a file that is open in the source editor, it starts by modeling the file's source code, then adding each source file in the project's library set to the model.
当JSDT 对源代码编辑器中打开的文件进行建模时,它首先对文件的源代码建模,然后将项目的库集合中的所有源文件添加到模型。
Modeling includes the decomposition of a BP into sub-processes and adding required process elements to the model.
建模包括将 BP分解成子流程并将所需的流程元素添加到模型中。
As with adding the virtual disk and network connection units, this dependency link augments the model with extra information to describe the configuration of the virtual image.
添加虚拟化硬盘与网络链接单元之后,这种依赖性链接就会判断额外的信息,以描述虚拟镜像的配置了。
Adding the calculations to the model can reduce the number of gestures an author needs to do when building up a calculation in the interactive studios.
将计算添加到模型中可以减少设计人员在交互工具中构造计算所需的动作。
The duo then attempted to mimic how the human visual system might be processing these images by adding a set of filters to their model designed to detect these features.
两位科学家随后通过在他们用于探测这些特征的模型上放置一组滤镜,来尝试模仿人类的视觉系统会如何处理这些图像。
But now, as the Web and DVRs uproot the way people consume television, and thus rip apart the industry’s business model, the unit is adding advertiser research as a fresh focus of intense inquiry.
但现在,随着网络和数字视频录像机从根本上替代电视消费方式,传媒业的商业模式被撕得粉碎。 迪斯尼媒体网络公司增加了广告商研究,并将广告商研究作为密集调查中的新关注点。
By adding an XML data model to the XFDL form, you can collect required data and place it in a separate block of XML in the form.
通过给XFDL表单添加XML数据模型,可以收集必需的数据并将数据放在单独的xml块中。
Let's start with the basics: creating a model from scratch and adding RDF statements to it.
我们从基本操作开始:从头创建模型并向其添加rdf语句。
Also consider cost, because most commercial databases may have exponential license cost associated with adding to a per-account model.
还要考虑成本,因为大多数商用数据库在每次增加客户账户时都要进行授权,所以成本会呈指数级增长。
For those who would like to extend this to a more sophisticated model, consider adding in depreciation and the time value of money.
如果愿意使用更复杂的模型,可以考虑加上现金的时间价值折算。
For example, time spent understanding the data model and looking at the schema will often show you places where adding indexes can get you a substantial performance boost.
例如,花费在理解数据模型和寻找模式的时间能够帮助你寻找到如何得到本质的性能提升。
The guidance model feeds project - specific architectural decision models in a tailoring step that might involve deleting irrelevant issues, enhancing relevant ones, or adding new issues.
通过裁剪不相干项、改进增强相关项、增加新问题项,指导模型可为具体项目提供指导。
Adding implementation before and after a model changes.
在模型更改之前和之后添加实现。
Adding their values to the WSDL file ensures they can be wired up, and the PBHandler class accepts those values and ties them to the data model through introspection.
将它们的值添加到WSDL文件,确保它们能够连接起来。p bhandler类接受这些值并通过内省(introspection)将它们绑定到数据模型。
Adding JAXB customizations to a business domain object model, represented in XML schema, is rather simple once the hard work of creating the schema is accomplished.
在完成了创建schema的艰苦工作后,把JAXB自定义添加到业务范围对象模型中(用XML Schema表示)就很简单了。
In this article, I look at the structure of a Web page from a document Object Model point of view, examining children and parents and adding nodes to and editing nodes within an existing document.
在本文中,我从文档对象模型的角度分析web页面的结构:检查子节点和父节点,以及向现有文档添加并编辑节点。
Creating model fragments and adding them to source control.
创建模型片段并将它们添加到源代码控制下。
After adding the custom roles to the Fabric business model, administrators can create policies and assertions around them.
向Fabric业务模型添加自定义角色以后,管理员可以围绕这些角色创建策略和断言。
I show that in my model by adding a separate Person class and creating associations to the Victim and Witness classes.
我通过以下方法在我的模型中展示这一点:添加一个单独的person类,并创建到Victim和witness类的关联。
Adding includenamespaceprefixes="#default" to the <xf:submission> element provides you with the document in Listing 7, which only includes the default namespaces that you've assigned to the model.
为 <xf:submission>元素增加includenamespaceprefixes="#default" 将得到清单7所示的文档,它只包括分配给模型的默认名称空间。
Adding includenamespaceprefixes="#default" to the <xf:submission> element provides you with the document in Listing 7, which only includes the default namespaces that you've assigned to the model.
为 <xf:submission>元素增加includenamespaceprefixes="#default" 将得到清单7所示的文档,它只包括分配给模型的默认名称空间。
应用推荐