CAS:检查与设置

“检查与设置”(Check And Set)通常缩写为CAS,这种简写方式在书写和使用中提供了极大的便利。作为一种通用的术语,CAS常见于多个综合性领域,尤其是在计算机科学和并发编程中,用于描述一种确保数据一致性的原子操作。其核心思想是在修改数据前先进行检查,条件满足时才进行设置,从而有效避免竞态条件。

Check And Set具体释义

  • 英文缩写:CAS
  • 英语全称:Check And Set
  • 中文意思:检查与设置
  • 中文拼音:jiǎn chá yǔ shè zhì
  • 相关领域cas 未分类的

Check And Set的英文发音

例句

  1. Cas ( check and set ) is a handy memcached command that sets the value of a name / value pair only if that name / value pair has not been updated since the last time you performed a gets.
  2. cas(check和set)是一个非常便捷的memcached命令,用于设置名称/值对的值(如果该名称/值对在您上次执行gets后没有更新过)。
  3. Check and commission set value of thermal relay, the operation value shall comply with the capacity of protected equipment.
  4. 校核、调整热继电器的设定值,其动作值应符合被保护设备的容量。
  5. Check the timing and set it if necessary.
  6. 检查正时,必要时进行设置。
  7. Check the current time and set it, if necessary.
  8. 检查当前时间,必要时进行调整。
  9. You must also have the check in and check out permissions set to allow.
  10. 您的“签入”和“签出”权限必须设置为“允许”。