atomicinteger信息详情

atomicinteger发音

意思翻译

原子整数

相似词语短语

manganese atomic number───锰原子序数

atomic habits───原子习性

atomic clock───n.原子钟

atomic beam oven───原子束炉

atomic power───原子能;原子动力;核动力

cyclopedia anatomicae───解剖学百科全书

triatomic───adj.由三个原子组成的;一分子中有三个原子的

atomic weapon───[军][核]原子武器

atomic weapons───[军][核]原子武器;[法] 原子武器

monatomic meaning───单原子意义

双语使用场景

To generate unique book IDs, you use an AtomicInteger that ensures that the incrementation operation is atomic, and thus thread-safe.───要生成惟一的图书IDs,您将使用一个AtomicInteger,它能确保增量操作是原子级的(atomic),从而确保线程安全。

英语使用场景

To generate unique book IDs, you use an AtomicInteger that ensures that the incrementation operation is atomic, and thus thread-safe.