对adapt的调用应该是等幂的。
结果证明lispy . py的设计不能满足等幂的目标。
It turns out the design of lispy.py fails the idempotence goal.
safe:在wsdl扩展命名空间中,此属性声明该操作是等幂的。
WSDLX: safe: From the WSDL extensions namespace, this attribute declares that this operation is idempotent.
一种解决方案要求活动是等幂的,或者能够通过某种方式处理第二次调用。
One solution requires that activities are idempotent, or can somehow deal with the second invocation.
比如。重复查询既是安全也是等幂的,但是在线购买商品或者修改数据则既不安全也不等幂。
For example, repeating queries is both safe and idempotent, but buying a product online or modifying data is neither safe nor idempotent.
例如,GET、POST和DELETE方法是等幂的,即多次执行它们与执行一次的结果相同。
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.
基于进入系统的时间,写操作具有幂等性(不管操作多少次结果都不变的性质,比如取绝对值的函数就具有幂等性)和交换性(操作顺序不影响结果,比如加法就具有交换性)。
Write operations are idempotent and commutative, based on the time they enter the system.
如果所依赖服务的API是幂等的,那就意味着可以安全地对失败请求进行重试。
If the API of a dependent service is idempotent, that means it is safe to retry failed requests.
等幂是REST的基本思想:无论何时发起,相同的请求—可能是客户机信息的编码—应该返回相同的数据。
Idempotency is the central idea in REST: the same request - perhaps encoding client information - should return the same data whenever it is made.
从设计的角度看,这也意味着消息处理的次数会幂等增加。
From a design standpoint this means that message processing has to be idempotent.
刷新缓存时会损失一些服务器加载数据和一些带宽;这并不违背基本的等幂性。
All you lose in flushing the cache is a little server load and some bandwidth; it does not violate underlying idempotency.
所谓等幂,就是指所涉及的修改不应该直接影响GET请求本身。
The idea behind idempotency is merely that the change involved should not be a direct effect of the GET request itself.
GET是应该没有副作用的操作,即所谓的等幂性属性。
GET is an operation that should be free of side effects, a property also known as idempotence.
如果您这样做了,请设计一个幂等(idempotent)方法:也就是说,无论这个方式是被调用一次还是十次,确保它总是实现相同的功能。
If you do this, design the method to be idempotent: That is, make sure it does exactly the same thing whether it's invoked once or a dozen times.
像create这样的非幂等操作所造成的第三个影响是我们不能再将:success作为预期响应。
A third implication of mutating operations such as create is that we should not expect a: success response.
例如,GET应该是安全的只读幂等(idempotent)调用,它不应该以任何方式更改资源的状态。
For example, GET should be a safe, read-only idempotent call and should not alter the state of the resource in any manner.
由于并发相关操作的失败而导致失败的等幂业务服务可以重试。
An idempotent business service that fails with a concurrency related failure can be retried.
刻划了S-正则半群上的极大幂等元分离同余并给每个S-正则半群一个基本表示。
The maximum idempotent - separating congruence on a S - semigroup is characterized and a fundamental representation of a such semigroup is given.
这也就是为喵客户端必须优雅地处理重复响应,而RPC服务最好的幂等的。
That's why on the client we must handle the duplicate responses gracefully, and the RPC should ideally be idempotent.
左半正规纯正半群是幂等元集形成左半正规带的纯正半群。
A left seminormal orthodox semigroup is an orthodox semigroup whose idempotents form a left seminormal band.
声明队列是幂等的——只有在它不存在的情况下才会被创建。
Declaring a queue is idempotent - it will only be created if it doesn't exist already.
每个子群精确的包含一个幂等元,也就是这个子群的单位元。
Each subgroup contains exactly one idempotent, namely the identity element of the subgroup.
借助牛顿公式和韦达定理,采用迭代的方法求解类似于自然数等幂和的问题。
With the help of Newton formula and Vieta theorem, iterative method was used to solve problems of power sum.
构成这些正交幂等系统的类对称算符,是构造对称函数的基础工具之一,其在对称设计中扮演着重要的角色。
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.
尽管不拥有这个属性的请求也可能是幂等的,但是XCAP不允许这样的请求。
Although a request can still be idempotent if it does not possess this property, XCAP does not permit such requests.
本文证明了纯正么半群在其幂等元带上的局部化存在唯一,且证明了它是其最大群同态象。
This paper proves that the localization of an orthodox semigroup at the semilattice of idempotences exists and is unique which is the maximum group homomorphism image.
正则半群上的同余是由其幂等元同余类所完全决定的。
The congruences on a regular semigroup is completely determined by its idempotent congruence classes.
介绍弱左正则幺半群的概念,指出在可交换半群中,完全正则、弱左(右)正则和完全幂等是等价的。
In this paper, we introduce the notion of left weakly regular semigroup and show that in a commutative semigroup, the complete regularity, regularity, left resp.
本文研究在一个有单位元的环中两个倍幂等元的换位子与两个倍对合元的换位子的可逆性问题。
This paper is a study on the invertibility of the commutator of scalar-idempotent elements and scalar-involutory elements of a unitary ring.
本文研究在一个有单位元的环中两个倍幂等元的换位子与两个倍对合元的换位子的可逆性问题。
This paper is a study on the invertibility of the commutator of scalar-idempotent elements and scalar-involutory elements of a unitary ring.
应用推荐