The login-screen example's checkbox demonstrates how to code component-specific properties.
登录屏幕示例的复选框演示了如何为特定于组件的属性编写代码。
Resource reference name: the name for the resource reference that the code component uses to identify the resource.
资源引用名:资源引用的名称,是代码部分用来识别资源之用。
This thesis presents and demonstrates the view that code component composition reuse is a new kind of programming paradigm.
本文提出并论证了代码组件的组合重用是一种新的程序设计范型的观点。
Through comparing to composition reuse technology of code component, this paper also points out the flaws of control reuse technology.
通过与代码组件组合重用技术进行比较,本文指出了控件重用技术的缺陷。
Furthermore, the reuse factor K is defined to give support to weigh the rationality of detaching and designing the code segment of a code component.
给出了构件及应用代码的形式化生成; 并以重用因子K为标准,辅助衡量源码构件的代码片段划分和设计的合理性。
Reflection mechanism has been successfully applied in the reuse of code component, but scarcely applied in the reuse of architecture and its constituents.
反射机制已成功地应用在代码组件的重用,但几乎没有在重用的架构及其组成部分的。
In order to combine the EPC and the the master data, a solution-specific code component called handler needs to be written to interpret the EPC and look up the correct MDM entity with an external ID.
为了组合EPC和管理数据,需要编写一个称为处理器(handler)的解决方案特定的代码组件,这个组件解释EPC并用外部ID查找正确的MDM实体。
In this scenario, the Component Developer could code the mediation for the Common Customer Data Service.
在此场景中,组件开发人员可以为公共客户数据服务编写中介代码。
We need to tell the code generator which component type will expose this abstract behaviour, so we will create a componentType file.
我们需要告知代码生成器,哪个组件将公开此抽象行为,因此我们创建了一个组件类型文件。
Fine. But if you interpret "complete" to mean simply "code the component and submit," you have a problem.
好,但如果你认为完成只是简单地意味着编码组件并提交,问题就产生了。
Listing 8 shows the code for declaring the component.
清单8展示了声明这个组件的代码。
The business component code must be able to map this identifier to its back end data.
业务组件代码必须能够将这个标识符映射到其后端数据中。
This kind of code review is a prerequisite for component testing and runtime analysis.
这种类型的代码复查是组件测试和运行时分析的先决条件。
Unlike the example in Listing 1, with declarative transaction demarcation there is no transaction management code in the component methods.
与清单1中的示例不同,由于有宣告式事务划分,这段组件代码中没有事务管理代码。
Another important aspect of ensuring code quality is component testing, which is an activity that occurs during development.
保证代码质量的另外一个重要的方面就是组件测试,这一项工作在开发中经常出现。
Listing 4 contains the code for the basic observer component.
清单4包含了基本观察者组件的代码。
Even then, I still often had to debug through the code of the component to actually find the problem.
即使这样,我仍然不得不经常调试组件的代码才能真正发现问题所在。
The JDIC component code itself figures out which OS the application is being run on and calls the appropriate JNI function.
JDIC组件代码本身指出正在哪个操作系统上运行应用程序,并调用适当的jni函数。
A component is configured code that provides one or more services.
组件是一段经过配置的代码,提供了一个或多个服务。
The result is almost a kind of magic — by following a few simple rules, a J2EE application can automatically gain transactional semantics with little or no additional component code.
结果简直是一种魔术—通过遵守几条简单的规则,J2EE应用程序就可以自动获得事务性语义,只需极少或根本不需要额外的组件代码。
When done, the component code calls the save method passing the working copy.
当完成时,组件代码调用保存方法,并向其传递工作副本。
The necessary binding, deployment code, and component packages are integrated.
必要的绑定、发布代码和组件集成到一起。
It also generates the code for that new method, calling the child component as part of the code generation.
作为代码生成的一部分,它还调用子组件,生成新方法的代码。
Development standards provide a set of reusable, common sense guidelines that developers should follow when delivering a code module or component.
开发标准提供一组可重用的常识性指导原则,开发人员在交付代码模块或组件时应该遵循这些指导原则。
Code-centric Settings are automatically added for the active component after code is reverse-engineered.
在代码被反向工程化之后,会自动为活动组件添加以代码中心的设置。
The goal here is largely to enable meaningful code reuse: Each path component causes dispatch to a relevant code handler.
这样做的主要目的是支持有意义的代码重用:每个路径成分委派给一个相关的代码处理器。
In this scenario, developers run analysis rules to find and fix problems in their component code.
在这个场景中,开发人员执行分析规则在他们的代码组件内发现并修复问题。
Once the bound component marshalling method has been found or generated, the object binding component just adds the code to call that bound component method to the original method it was passed.
如果发现或生成了绑定组件的编排方法,对象绑定组件添加的代码只是让绑定组件的方法去调用传递给它的原始方法。
This setup allows the HTML-specific code to be absent from your component.
这个设置允许特定于HTML的代码从组件脱离。
Similarly, to keep your CSS code tidy, consider grouping component style subsets.
同样地,要让CSS代码保持整齐,可以考虑对组件样式子集进行分组。
应用推荐