• 架构依赖关系查看器形式显示各种依赖关系。

    The dependencies appear in the Schema Dependency Viewer and are displayed as a tree.

    youdao

  • 架构依赖关系查看可以查看多个依赖关系。

    You can view dependencies for multiple items in the Schema Dependency Viewer.

    youdao

  • n层架构依赖多个计算机系统相互操作根据提供服务类型每个计算机系统具有不同的性能考虑因素

    N-tier architectures rely on the interoperation of multiple computer systems, each of which has its own performance considerations depending on the types of services that it provides.

    youdao

  • 正如我们已经看到的,一旦我们正常工作中分离变化架构依赖事件生命周期进行设计实现

    As we have seen earlier, once we are able to separate normal operations from changes, the architecture can rely solely on events and lifecycles for design and implementation.

    youdao

  • 大部分支持来自体系架构识别出解决方案重要组成要素以及它们之间依赖关系事实

    Much of this support is derived from the fact that the architecture identifies the significant components in the solution and the dependencies between them.

    youdao

  • 采用物理层技术设计系统通常依赖驻留架构不同层次上的可变对象

    Systems designed with physical level technologies usually rely on mutable objects residing at various levels of an architecture.

    youdao

  • 这些连接器服务架构中的使用依赖形式化

    These connectors formalize the use dependency in the services architecture.

    youdao

  • 不过我们特别小心这样的应用程序架构,它应用程序相关的行为依赖中介体框架

    Care must be taken to avoid application architectures that rely on the intermediation framework for application-related behavior.

    youdao

  • 设计实现架构时,依赖稳定有益的,因为这些包不可能更改

    When designing and implementing an architecture, depending on stable packages is advantageous because those packages are less likely to change.

    youdao

  • 企业架构框架实现依赖用于捕获模型信息工具

    The implementation of the enterprise architecture framework depends on the tools used to capture the model information.

    youdao

  • 任何出现右上方依赖表明违反架构意图

    Any dependencies showing up in the upper right would break the architecture's intention.

    youdao

  • 优良架构一个重要特点就是通过组件分层使模块依赖流畅贯穿于整个架构

    A major characteristic of good architecture is layering components such that dependencies between modules flow down through the architecture.

    youdao

  • 这些曲线非常依赖一些实际情况,比如使用架构缓存数量、用户数、程序负载

    These curves are very dependent on a number of factors ranging from which frameworks are used, the amount of caching utilized, the number of users, and load on the application etc.

    youdao

  • 因为企业不再能够依赖EA架构通用词汇表,这也许会导致他们构建冗余的,不相容的,或是完整EA模型。

    Since organizations cannot rely on a common vocabulary for their EA architects, they may end up producing redundant, inconsistent, and poorly integrated EA models.

    youdao

  • JPPF所有架构组件实现故障转移,它依赖三个主要机制动态拓扑故障检测自动重新提交

    Failover is implemented in all JPPF architecture components and relies on 3 major mechanisms: dynamic topology, failure detection and automatic resubmission.

    youdao

  • 这种类型框架通常称为依赖注入或者Inversion of Control (IoC)架构

    These types of frameworks are usually referred to as dependency injection or Inversion of Control (IoC) architectures.

    youdao

  • Because DalvikVM架构依赖编译VM理解bytecodes一种高级语言

    Because Dalvik is the VM architecture, it relies on a high-level language compiled into the bytecodes that the VM understands.

    youdao

  • Architexa通过分析代码展示模块构建层次架构如果某个模块依赖一个模块,那么会将它放在图表的上面。

    Architexa builds the Layered Architectural Diagrams by analyzing your code and trying to show modules, in such a way that a module is shown higher in a diagram if it depends on another module.

    youdao

  • 并不是所有软件开发活动组织一个组织时处于同样重要程度,这依赖于组织的架构的商业因素。

    Not all software development activities carry the same emphasis from one software development organization to the next, depending on the organizational structure and the nature of the business.

    youdao

  • 然而如果一个分层体系架构上层子系统依赖底层子系统的能力这种方法能够很好的工作

    However, this approach does not work well if you have a layered architecture, with subsystems in the upper layers dependent on the capabilities of subsystems in the lower layers.

    youdao

  • 也许已经落入了严重依赖测试自动化基础架构的陷阱

    Perhaps you have fallen into the trap of relying too heavily on your test automation infrastructure.

    youdao

  • 避免无意识供应商依赖这种依赖需要深入理解供应商产品它们体系架构及其含义影响

    Avoiding unintentional vendor lock which requires deep understanding of the behavior of vendor's products, their impacts on the architecture and its implications.

    youdao

  • 即便如此那些依赖体系架构领域内存映射线程一些特殊的领域(例如系统管理自然语言支持),它们之间还是有差异的。

    Even so, differences can arise in the areas that depend on the architecture, memory maps, threading, or some specific areas like system administration or natural language support.

    youdao

  • 服务可以链接它们依赖信息工件上,它们对服务架构数据架构可见的。

    Services can be linked to the information artifacts that they depend on, and be visible to both the service architect and the data architect.

    youdao

  • 下面步骤将演示如何通过它们之间的包含依赖关系导入两个架构文件

    The next steps demonstrate how to import two schema files with an include dependency between them.

    youdao

  • 大部分数据架构没有依赖此类行政权力即使他们组织要求erp得多

    Most data architects have no such executive decree to rely on, even though they ask far less of the organization than ERP.

    youdao

  • 类似地不稳定依赖发生更改时增大架构发生间接损害风险

    Similarly, unstable package dependencies increase the risk of collateral damage within your architecture during times of change.

    youdao

  • 如果事件基础架构发生故障那么可能导致客户事务打上回标记(依赖故障种类)。

    If the event infrastructure fails, then this may cause the client's transaction to be marked for rollback (depending on the nature of the failure).

    youdao

  • 一个明确的功能齐全容器对于我们围绕依赖注入提供更好指导基于容器的基础架构

    Having an explicit, fully featured container that we can use unencumbered allows us to provide better guidance around DI and container based architectures.

    youdao

  • 监视系统代码耦合度量有助于掌握破坏架构常见趋势设计刚度包熵不必要的依赖

    Monitoring your system's code coupling metrics will help you stay on top of common trends that can undermine its architecture, namely design rigidity, package entropy, and unwanted dependencies.

    youdao

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

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

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