六六字典>英语词典>bijection翻译和用法

bijection

n.  双向单射,双射

计算机

双语例句

  • While the above getter/ setter methods are trivial, the real value of bijection via getter/ setter methods is that you can add custom logic to manipulate the bijection process.
    虽然以上的getter和setter方法看似轻微,利用getter和setter方法的双向映射真正的价值在于能其加入定制逻辑来操纵双向映射的过程。
  • Numerical results show that there is no matching issue for an OOK system using binary linear block code because its bijection between Hamming distance and Euclidean distance.
    结果表明,采用开关键控调制的系统,其汉明距离与欧式距离等价,因此不存在调制与信道编码参数匹配问题;
  • Seam cleverly uses bijection to allow data to flow in and out of each page of a "Web conversation" in a new, declarative manner.
    Seam聪明地使用双射来允许以一种新的说明性方式使数据流入和流出一个“Webconversation”的每个页面。
  • At this point, the Seam bijection mechanism treats the bean just as if it had been annotated with@ Name& only now, you no longer need the FacesContext to bridge the gap between Seam and Spring!
    在这一点上,Seam双射机制会将这个bean视为仿佛它已经被@Name注释,只有现在,您才能不需要FacesContext来填补Seam和Spring间的差距!
  • Furthermore, there is an order-preserving bijection from the set of all completely regular congruences on an eventually regular semigroup onto the set of all completely regular kernel normal systems for this semigroup.
    更进一步地,我们还可建立一个从一个拟正半群上的全体完全正则同余的集合到这个半群的所有完全正则核正规系的集合上的双射。
  • In Seam terms, we call this "dependency bijection".
    在Seam术语中,我们称这个为“依赖双向映射”。
  • Bijection is a cornerstone of stateful component development.
    双射是有状态组件开发的基础。
  • The Order-Preserving Bijection Between Weight System and the Determination of g ( A)-Module
    权系间的保序双射与g(A)-模的决定
  • The major difference between classic IOC and Seam's bijection is that bijection enables components in a long-term scope to have references to those in a short-term scope.
    传统IOC与Seam的双射之间的主要不同点在于,双射使长期作用域中的组件可以引用短期作用域中的组件。
  • In the same way, bijection allows you to concentrate on the business.
    同样道理,双注让你专注于业务逻辑而不是依赖对象的那些事儿。