Calls to adapt should be idempotent.
对adapt的调用应该是等幂的。
Sometimes making a method safe also makes it idempotent.
有时使一个方法安全也就是使它等幂。
I suppose you'd call that an idempotent type constructor.
我想你会调用一个幂等类型的构造函数。
The conception of weak completely idempotent rings is introduced.
首先利用弱理想,引入了弱全幂等环的概念。
I discuss idempotent, generalized inverses of general sign pattern matrix.
讨论了一般符号模式矩阵的幂等性和广义逆。
In the present paper, we construct geometric lattice with idempotent matrix.
本文就想利用特殊矩阵来构造几何格。
In this paper, we study nonnegative generalized idempotent matrices in detail.
本文给出了一般非负广义幂等矩阵的充要条件。
From a design standpoint this means that message processing has to be idempotent.
从设计的角度看,这也意味着消息处理的次数会幂等增加。
Write operations are idempotent and commutative, based on the time they enter the system.
基于进入系统的时间,写操作具有幂等性(不管操作多少次结果都不变的性质,比如取绝对值的函数就具有幂等性)和交换性(操作顺序不影响结果,比如加法就具有交换性)。
Declaring a queue is idempotent - it will only be created if it doesn't exist already.
声明队列是幂等的——只有在它不存在的情况下才会被创建。
If the API of a dependent service is idempotent, that means it is safe to retry failed requests.
如果所依赖服务的API是幂等的,那就意味着可以安全地对失败请求进行重试。
Each subgroup contains exactly one idempotent, namely the identity element of the subgroup.
每个子群精确的包含一个幂等元,也就是这个子群的单位元。
An idempotent business service that fails with a concurrency related failure can be retried.
由于并发相关操作的失败而导致失败的等幂业务服务可以重试。
Aim To study the important subvarieties (?) M and (?) M of the variety of idempotent semirings.
目的研究幂等元半环簇的重要子簇(?)。
One solution requires that activities are idempotent, or can somehow deal with the second invocation.
一种解决方案要求活动是等幂的,或者能够通过某种方式处理第二次调用。
The congruences on a regular semigroup is completely determined by its idempotent congruence classes.
正则半群上的同余是由其幂等元同余类所完全决定的。
WSDLX: safe: From the WSDL extensions namespace, this attribute declares that this operation is idempotent.
safe:在wsdl扩展命名空间中,此属性声明该操作是等幂的。
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上的一幂等阵。
Although a request can still be idempotent if it does not possess this property, XCAP does not permit such requests.
尽管不拥有这个属性的请求也可能是幂等的,但是XCAP不允许这样的请求。
That's why on the client we must handle the duplicate responses gracefully, and the RPC should ideally be idempotent.
这也就是为喵客户端必须优雅地处理重复响应,而RPC服务最好的幂等的。
A second problem was handling sequential messages in an idempotent fashion, such that they are executed once and only once.
第二个问题是以幂等方式处理序列消息,这样这些消息被执行一次,且一次。
For requests that don't change the server state and only pull back data (this is called an idempotent action), use GET.
如果请求不改变服务器状态只是取回数据(又称作幂等动作)则使用GET。
This model occupies some properties of additive standard synthesis function, namely, monotonic, limited and idempotent.
该模型具有数值可加型标准综合函数所具有的性质,即单调性、有界性和幂等性。
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)调用,它不应该以任何方式更改资源的状态。
Then we study the idempotent-separating congruences on the orthogroups with group kernel normal systems and give it a simple rep.
利用群核正规系讨论了纯正群的幂等元分离同余。
For example, repeating queries is both safe and idempotent, but buying a product online or modifying data is neither safe nor idempotent.
比如。重复查询既是安全也是等幂的,但是在线购买商品或者修改数据则既不安全也不等幂。
For example, repeating queries is both safe and idempotent, but buying a product online or modifying data is neither safe nor idempotent.
比如。重复查询既是安全也是等幂的,但是在线购买商品或者修改数据则既不安全也不等幂。
应用推荐