英文字典中文字典Word104.com



中文字典辭典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z   







請輸入英文單字,中文詞皆可:

idempotent    
n. 鑒一性

鑒一性

idempotent
冪等

idempotent
*冪等

idempotent
adj 1: unchanged in value following multiplication by itself;
"this matrix is idempotent"

1. A function f : D -> D is idempotent if

f (f x) = f x for all x in D.

I.e. repeated applications have the same effect as one. This
can be extended to functions of more than one argument,
e.g. Boolean & has x & x = x. Any value in the {image} of an
idempotent function is a {fixed point} of the function.

2. This term can be used to describe {C} header files, which
contain common definitions and declarations to be included by
several source files. If a header file is ever included twice
during the same compilation (perhaps due to nested #include
files), compilation errors can result unless the header file
has protected itself against multiple inclusion; a header file
so protected is said to be idempotent.

3. The term can also be used to describe an initialisation
subroutine that is arranged to perform some critical action
exactly once, even if the routine is called several times.

[{Jargon File}]

(1995-01-11)

請選擇你想看的字典辭典:
單詞字典翻譯
idempotent查看 idempotent 在Google字典中的解釋Google英翻中〔查看〕
idempotent查看 idempotent 在Yahoo字典中的解釋Yahoo英翻中〔查看〕





安裝中文字典英文字典查詢工具!


中文字典英文字典工具:
選擇顏色:
輸入中英文單字

































































英文字典中文字典相關資料:
  • What is idempotency in HTTP methods? - Stack Overflow
    What is idempotency in HTTP methods? Idempotency is a property of HTTP methods A request method is considered idempotent if the intended effect on the server of multiple identical requests with that method is the same as the effect for a single such request And it's worthwhile to mention that idempotency is about the effect produced on the state of the resource on the server and not about
  • What does idempotent method mean and what are the side effects in case . . .
    However, implementers of this interface are strongly encouraged to make their close methods idempotent What do they mean by idempotent method and what are the side effects of calling this close() method twice?
  • What is the difference between POST and PUT in HTTP?
    By definition, a PUT is idempotent Do it as many times as you like, and the result is the same x=5 is idempotent You can PUT a resource whether it previously exists, or not (eg, to Create, or to Update)! POST updates a resource, adds a subsidiary resource, or causes a change A POST is not idempotent, in the way that x++ is not idempotent
  • Is REST DELETE really idempotent? - Stack Overflow
    Saying that DELETE is idempotent means that if you invoke DELETE team 1 several times the state of the system stays unchanged (in fact the first call DELETE team 1 deletes the team) In other words, DELETE is idempotent because duplicated calls leave the state of system unchanged In the same way we can say that PUT is also idempotent
  • What is the difference between an Idempotent and a Deterministic . . .
    Idempotent is a weird word but knowing the origin can be very helpful, idem meaning same and potent meaning power In other words it means having the same power which clearly doesn't mean no side effects so not sure where that comes from A classic example of There are only two hard things in computer science, cache invalidation and naming things
  • Difference between idempotent and safe HTTP methods in REST APIs
    Idempotent method doesn't change anything externally (response) idempotent HTTP method is a HTTP method that can be called many times without different outcomes
  • Use of PUT vs PATCH methods in REST API real life scenarios
    To illustrate a non-idempotent PATCH, suppose there is a users resource, and suppose that calling GET users returns a list of users, currently:
  • Why is this code considered idempotent? - Stack Overflow
    1 The reason the code inside the use Effect is not considered idempotent is because it does cause side effects (i e , updating the state repeatedly every second) However, React ensures that side effects like this only happen outside of the render cycle, preventing unwanted behavior like infinite re-renders





中文字典-英文字典  2005-2009

|中文姓名英譯,姓名翻譯 |简体中文英文字典