The topic of this paper is the underlying dependency model, and the scheme by which potential problems are highlighted.
这篇论文的主题是关于一种潜在的相关性模式和使得这种潜在问题突出的框架。
The method relies on active perturbation to the system to obtain prior knowledge for building the model, and then constructs the dependency model based on the methods of building Bayesian networks.
这个方法通过对系统进行主动干扰来获得建模的先验知识,然后基于贝叶斯网络构造方法,对分布式应用的组件间关系建立依赖性模型。
Dependency injection lets you weave together the main layers of your application, which, in turn, lets you produce a loosely coupled application with view, model, and controller layers.
依赖注入让您将应用程序的主要层次编织到一起,从而,这使您产生一个具有视图、模型和控制器层的松散耦合应用程序。
Often the dependency relationships are not immediately apparent, but are discovered as the use-case model and associated user interface evolve.
通常依赖关系不会立即显现,但会随着用例模型和相关用户界面的进化而逐渐显露。
It also helps in generation of data migration maps, to perform dependency analysis and also helps in optimization of target system data model.
还有助于生成数据迁移映射,以执行依赖性分析,而且还有助于优化目标系统数据模型。
The theme for the collection of model views that represents this area is dependency management.
表示此区域的模型视图集合的主题是依赖关系管理。
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.
添加虚拟化硬盘与网络链接单元之后,这种依赖性链接就会判断额外的信息,以描述虚拟镜像的配置了。
The three model forms most useful in this context are a structure model of the rule groups, a dependency map among groups, and the execution flows that the rule engine itself performs.
在这种上下文中,最有用的三种模型是规则组的结构模型、组间的依赖关系图,以及规则引擎本身执行的执行流。
In this case, the tool notes that you have a cyclic dependency in the model, as shown in Figure 11.
在这种情况下,工具提示您在模型中拥有循环依赖,如图11所示。
Through the use of eventing, you can use a simplified coding model to remove the dependency of the model on the user interface.
通过使用事件,可以采用简单的编程模型,消除用户界面对模型的依赖性。
Secondly, the SCA programming model is a POJO programming model, it's based on annotations, XML configurations, and dependency injection.
其次,SCA编程模型是一个POJO编程模型,它基于注释、XML配置文件以及依赖注入。
The Apache Geronimo project provides a model for this technique with its support for dependency injection and inversion of control.
ApacheGeronimo项目通过依赖关系注入和反向控制的支持,为这种技术提供了一种模型。
For example, consider a UML model that has a dependency between 2 classes (Class1 and Class2), each nested under a different package (say Package1 and Package2).
举例来说,考虑一个具有两个类(Class1和Class2)之间依赖的uml模型,每一个都嵌套在一个不同的包中(Package1and Package2)。
We could dependency inject this object or apply any other Spring component model services if we wanted.
我们可以依赖注入这个对象,或者应用任何其他的Spring组件模型服务,如果我们愿意的话。
Spring supports three types of dependency injection — setter, constructor, and method injection — but overall, the prevailing model is setter injection.
Spring支持三种依赖注入——setter、构造函数和方法注入——但总的来说,最流行的模型是setter注入。
It USES dependency injection techniques to simplify the code necessary to implement the Presentation Model and Model-View-Presenter patterns.
它使用了依赖注入技术以简化代码来实现Presentation -Model和Model - View - Presenter模式。
During pattern development, we need to create a dependency to a model element that does not yet exist.
在开发模式期间,我们需要创建对模型元素的依赖关系,而这个模型元素并不存在。
I've found that diagramming these dependency relationships using a UML static-model diagram is quite useful.
我发现使用UML静态模型图表示这些依赖关系非常有用。
Blueprint container with a dependency injection model.
蓝图容器及一个附属的注入模型。
The two broader sets of capabilities that are usually defined in a topology model fall under dependency and hosting capabilities.
这两套通常在拓扑模型中定义的范围较广性能被归为dependency和hosting性能。
The Rule Execution Server execution components enable you to write code to interact with the Rule Execution Server model, without any dependency on the internal implementation.
RuleExecutionServer执行组件让我们能够通过编写代码与 Rule Execution Server模型交互,而不需要依赖于内部实现。
The model does not define any formal types for the above two categories of capability, and instead uses the linkType attribute to be specified as hosting or dependency.
这些模型不能确定上述性能类别的任何一种类型,相反可以将 linkType属性指定为hosting或者dependency。
There are no widely used Ajax standards for putting a model-view-controller in the browser or using a dependency graph to track changes.
没有一种被广泛采用的Ajax标准可以将模型-视图-控制器放入浏览器中或者使用依赖图跟踪变化。
Within the category of function dependency, the theory and application of normalization of relation model are studied.
在函数依赖的范畴内对关系模型的规范化理论及其运用问题进行了探讨。
The logic framework structured design is consisted of theory analysis of function dependency, relation normalization, transformation from E-R model to relation model and data model normalization.
逻辑结构设计包括函数依赖和关系规范化的理论分析、E - R模型向关系模型的转换和数据模式规范化。
Due to complexity of modeling workflow and problems of secure access control, a method that makes a workflow model by setting up task nodes, route nodes and their dependency is brought forward.
针对工作流建模的复杂性和模型的安全存取控制问题,提出一种通过建立任务节点和路由节点及其依赖关系来创建工作流模型的方法。
This paper proposes a software reliability growth model that consider software failure dependency and differences of testing and operational environment.
文中提出了一种随机过程类非齐次泊松过程中的考虑故障相关性、测试环境和运行环境差别的模型。
This paper gives a dissolution algorithm on relational data model system which has a lossless join and remains function dependency as well.
给出了关系数据模式分解中,既有无损连接性又保持函数依赖的分解算法,并用该算法指导应用软件的开发工作。
Contracts. Move there all your View and Model interfaces, so your Presenter project won't have dependencies from these two assemblies (for more details check dependency inversion principle).
移动你的所有视图和模型接口,所以你的演示项目不会有依赖于这两个组件(详情查看依赖倒置原则)。
Dependency Regulation Model does not start with neuroticism, but starts with self-esteem which is usually linked to neuroticism.
依赖规范性模型并非始于‘神经质’的研究,而是始于‘自尊’- - -‘自尊’通常与‘神经质’联系在一起。
应用推荐