ATOMIC OPERATIONS in Chinese translation

[ə'tɒmik ˌɒpə'reiʃnz]
[ə'tɒmik ˌɒpə'reiʃnz]
atomics操作

Examples of using Atomic operations in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Version 1.20 adds support for the base instruction set RV32E and also the standard extension for Atomic operations(A).
版增加了对基本指令集RV32E的支持,以及对Atomic操作的标准扩展。
Because the High Range Key value is stored on a page, SMOs(like Page Splits) can be implemented in 2 atomic operations(performed by 2 atomic CAS).
因为在页上存储了大范围的键值,Smos(例如页分裂)可以在2个原子操作实现(通过2个原子CAS执行)。
The AtomicLong class provides you with a long variable which can be read and written atomically, and which also contains advanced atomic operations like compareAndSet().
AtomicInteger类为我们提供了一个可以进行原子性读和写操作的int变量,它还包含一系列先进的原子操作,比如compareAndSet()。
The AtomicLong class provides you with a long variable which can be read and written atomically, and which also contains advanced atomic operations like compareAndSet().
AtomicBoolean类为我们提供了一个可以用原子方式进行读和写的布尔值,它还拥有一些先进的原子操作,比如compareAndSet()。
It is not atomic operation.
下面这些则不是原子操作.
Now on a 64-bit maching reading or writing a 64-bit word is atomic operation.
对于64位的引用地址的读写,都是原子操作.
The writing of a value to a volatile variable is an atomic operation.
针对一个变量的读写操作是原子操作;.
The operation d++ is not an atomic operation.
这说明i++并不是一个原子操作
In general, the term atomic operation refers to an operation that is composed of multiple steps.
一般而言,原子操作指的是由多步组成的一个操作。
This atomic operation guarantees that no other write happens until the modified value is written back.
原子操作保证在写上修改的值之前不会发生其他写操作。
Instead, it can move all the pending messages to a"pre-read" portion of the queue using a single atomic operation.
相反,它可以使用单个原子操作将所有未决消息移动到队列的“预读”部分。
(Note incr() must still use synchronize since mValue++ is otherwise not a single atomic operation.).
注意:incr()必须仍然使用synchronize,因为mValue++不是单个原子操作
This atomic operation guarantees that no other write happens until the modified value is written back.
个atomic操作保证了在修改后的值被写回之前没有其它的写入操作发生。
Developers can use snaps to create command line tools, background services as well as desktop applications.[4] With snap application, upgrades via atomic operation or by deltas are possible.[ 5][ 6][ 7][ 8].
开发者可以使用snaps创建命令行工具、后台服务以及桌面应用程序。[4]使用snap的情况下,可能通过原子操作或deltas完成升级。[5][6][7][8].
Atomic operations are thread-safe;
原子操作是线程安全的;
First, identify the atomic operations.
首先,识别原子操作
This data model facilitates atomic operations.
此数据模型促进了原子操作
All systems gain from atomic operations.
所有的系统都受惠于原子操作
The Atomic operations are installed on an Atomics module.
这些原子操作属于Atomics模块。
As explained before, Cassandra does not support atomic operations.
正如前面已经解释过的,Cassandra不支持原子操作
Results: 157, Time: 0.0296

Word-for-word translation

Top dictionary queries

English - Chinese