idempotent

adj.  幂等的
n.  幂等,等幂

计算机



双语例句

  1. A second problem was handling sequential messages in an idempotent fashion, such that they are executed once and only once.
    第二个问题是以幂等方式处理序列消息,这样这些消息被执行一次,且一次。
  2. For example, GET should be a safe, read-only idempotent call and should not alter the state of the resource in any manner.
    例如,GET应该是安全的只读幂等(idempotent)调用,它不应该以任何方式更改资源的状态。
  3. Wsdlx: safe: From the WSDL extensions namespace, this attribute declares that this operation is idempotent.
    safe:在WSDL扩展命名空间中,此属性声明该操作是等幂的。
  4. One solution requires that activities are idempotent, or can somehow deal with the second invocation.
    一种解决方案要求活动是等幂的,或者能够通过某种方式处理第二次调用。
  5. It's best to design your application code before the suspend() call to be idempotent, so that calling it twice won't matter anyway, but where that isn't possible you can use isPending().
    在suspend()调用具有等幂性之前,最好先对应用程序进行设计,这样即使调用两次也不会出现问题,但是某些情况下无法使用isPending()方法。
  6. Calls to adapt() should be idempotent.
    对adapt()的调用应该是等幂的。
  7. For example, the GET, PUT, and DELETE methods are idempotent, meaning that the result of executing them multiple times is the same as that of executing them once.
    例如,GET、POST和DELETE方法是等幂的,即多次执行它们与执行一次的结果相同。
  8. Group inverse of a class of block matrices with idempotent sub-blocks over skew fields
    体上一类具有幂等子块的分块矩阵的群逆
  9. The Classification of Some Congruence-Simple Finite Semirings with Commutative and Idempotent Addition
    关于加法交换幂等的同余单有限半环的分类
  10. The generalized inverse of two idempotent matrices and their product under the similar transformation over a local ring
    局部环上两个同阶幂等矩阵及其积在同一相似变换下的广义逆
  11. The conception of weak completely idempotent rings is introduced.
    首先利用弱理想,引入了弱全幂等环的概念。
  12. The Properties of Generalized Schur Complement for Partitioned Idempotent Matrix
    分块幂等矩阵广义Schur补的性质
  13. This idempotent ultrafilter enables us to find an appropriate infinite set.
    这个幂等的超滤子能使我们找到一个适当的无限集。
  14. The class idempotent function composing systems of orthogonal idempotents is one of the fundamental tools in constructing symmetry functions and it plays an important role in symmetry designs.
    构成这些正交幂等系统的类对称算符,是构造对称函数的基础工具之一,其在对称设计中扮演着重要的角色。
  15. For example, a service that inquires about the progress of an order is both safe and idempotent.
    比如,查询订单进展情况的服务既是安全的也是幂等的。
  16. Let R be an abelian ring ( all idempotents of R lie in the center of R), and A be an idempotent matrix over R.
    设R是一阿贝尔环(R的所有幂等元都在中心里),A是R上的一幂等阵。
  17. The direct sum decomposition of the addition of a linear transformation under the coprime polynomial was given, and it was used in the proof of some equality about the rank of idempotent matrix.
    给出了两两互素多项式下线性变换的核的直和分解,并应用于幂等矩阵(对合矩阵)的秩的等式证明中。
  18. The author investigates the reversibility of discontinuous triangular norms, with the main result being that a reversible triangular norm T must be Archimedean if it has only trivial idempotent elements.
    对可逆三角模进行了研究.证明了一个只有平凡幂等元的可逆三角模必定是阿基米德的这一结论。
  19. From a design standpoint this means that message processing has to be idempotent.
    从设计的角度看,这也意味着消息处理的次数会幂等增加。
  20. If that would be the case, other Mule's smart router would become handy, like the one allowing you to create idempotent receivers.
    如果事实如此,那其他的Mule路由就唾手可得了,比如可以创建幂等接收者的路由。
  21. If the API of a dependent service is idempotent, that means it is safe to retry failed requests.
    如果所依赖服务的API是幂等的,那就意味着可以安全地对失败请求进行重试。
  22. Using Normal Form of Idempotent Matrices over Finite Fields to Construct Authentication Codes with Arbitration
    利用有限域上幂等矩阵的标准型构造带仲裁的认证码
  23. The Researches on the Zero Matrices and Identity Matrices for Linear Expression of Idempotent Matrices
    幂等矩阵线性组合表出零矩阵和单位矩阵的研究
  24. As the PUT operation is idempotent, it can be retried if the result is unclear without causing unwanted effects ( in this case, submitting the same order twice).
    由于PUT操作具有幂等性,因而如果结果不清可以进行重试,且不会有副作用(此情形相当于提交同一订单2次)。
  25. In particular, we discuss the decomposition problem of idempotent booleanmatrice, and give all its square roots.
    特别地,就幂等布尔矩阵的情况进行讨论,并用一种较简单的方法给出了它的所有平方根。
  26. First, the test calls post() instead of get(), since the create() operation is not idempotent.
    首先,由于create并不是一个幂等操作[1],测试中用post()代替了get()。
  27. The semilattice congruence and idempotent separation congruence on nil-extension of band are discussed.
    讨论了带的nil-扩张上的幂等分离同余及半格同余;
  28. He also gave some examples of radical classes in the variety of idempotent algebras.
    他还给出了一些幂等代数族中的根类的例子。
  29. In the end we prove that idempotent operator is similar to its adjoint.
    最后还证明了幂等算子和它的伴随是相似的。
  30. Prove the orthogonal theorem for symmetry idempotent orthogonal class system.
    证明了对称幂等正交类系统的正交定理;得到了有限群的不可约特征标的一个重要定理。

英英释义

adj

  1. unchanged in value following multiplication by itself
    1. this matrix is idempotent