中英
循环依赖
  • 简明
  • 网络释义
  • 专业释义
  • 1

     circular reference

    9条评论 - 发文时间: 2008年2月24日 SPRING循环依赖(circular reference)的解决方法 有时候,在SPRING中两个类互相含有对方的声明,一般情况这是不允许并且极可能是有错误的。.

  • 2

     circular dependencies

    以前安装从未有过 circular dependencies循环依赖) ,而这次出现的很严重。同学和我的电脑上都出现了。

  • 3

     circular dependency

    循环依赖(Circular dependency):在对象或软件模块中,直接或间接引入循环依赖

  • 4

     cyclic dependency

    更有甚者还会出现A参考B,B又参考A的循环依赖cyclic dependency)的情况。为了避免循环依赖影响到分类精度,eCognition采取了两个办法进行补救,但用户手册建议最好还是能在定义类别的时候事先对...

短语
  • 双语例句
  • 原声例句
  • 1
    有一个收集和它的迭代器之间的循环依赖
    Is there a circular dependency between an collection and its iterator?
  • 2
    在这种情况下,工具提示您在模型中拥有循环依赖,如图11所示。
    In this case, the tool notes that you have a cyclic dependency in the model, as shown in Figure 11.
  • 3
    该模式用于禁止模型元素之间的循环依赖(举例来说,不存在从对象到其本身的连接)。
    This pattern is used to forbid cyclic dependencies between model elements (for example, there is no link from one object to itself).
查看更多