青年中文青年中文

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.