atomically
美 [?'t?m?kl?]
英 [?'t?m?kl?] 
- adv.原子級的
- 網(wǎng)絡(luò)原子方式;原子地;原子的
英漢解釋
例句
Although a stack must be scanned atomically, it would be difficult to keep determinism if all stacks were scanned during a single quantum.
雖然棧必須自動進行掃描,但是如果在單個時間量期間所有棧都被掃描,則可能難以保持確定性。
It also allows you to unlock the mutex and wait on the condition variable atomically, without the possible intervention of another thread.
它還允許您原子地(atomically)解除互斥的鎖定,并等待條件變量,而不會有干涉其他線程的可能。
Controls that do not support internal pagination must either have child controls or appear atomically on a single screen .
不支持內(nèi)部分頁的控件必定要么包含子控件,要么以原子方式出現(xiàn)在單一頁中。
To close this last hole, we need a means of atomically updating the score reference while guaranteeing freedom from interference.
要修復(fù)這個最后的漏洞,我們需要一種原子性地更新分?jǐn)?shù)引用的方法,同時又要保證不受干擾。
Identify the code that must be executed atomically and the object on which the code will be executed.
找出必須完整執(zhí)行的程式碼以及要執(zhí)行程式碼所在的物件。
Are there state dependencies between methods that require certain groups of operations to be performed atomically?
在包含需要自動執(zhí)行的一組操作的方法之間是否有狀態(tài)依賴關(guān)系呢?
The package manager precludes partial and faulty installations and "uninstalls" by adding and removing the files in a package atomically.
包管理器通過添加和刪除包中的各個文件來來預(yù)防不完整和錯誤的安裝,以及“卸載”應(yīng)用程序。
Application developers should be aware that stacks are scanned atomically and should avoid using very deep stacks in their RT applications.
應(yīng)用程序開發(fā)人員應(yīng)該意識到棧應(yīng)自動進行掃描并且應(yīng)避免在RT應(yīng)用程序中使用很深的棧。
Data integrity depends on a set of actions atomically moving data from one well-defined state to another.
數(shù)據(jù)完整性取決于一組作為原子的從一個定義明確的狀態(tài)變化到另一個定義明確的狀態(tài)的動作。
Attempts to acquire an exclusive lock on the specified object, and atomically sets a value that indicates whether the lock was taken.
嘗試獲取指定對象上的排他鎖,并自動設(shè)置一個值,指示是否獲取了該鎖。
Individual thread stacks must be scanned atomically, or within a single quantum.
單獨線程棧必須自動進行掃描,或在單個時間量內(nèi)掃描。
If variable, the instruction atomically stores a count specifying the number of valid bytes actually stored.
若數(shù)目*變,則指令會連續(xù)地存儲一計數(shù)值,以指定真*存儲的有效字節(jié)的數(shù)目。
Even if you insert some inline assembly to ensure that the increment happens atomically -- or even if you wrote the compiler yourself!
即使插入某些內(nèi)嵌匯編語句以確保加一操作的完整執(zhí)行――甚至,即使是自己動手寫編譯器!
In . NET only reference types and small value types can be assigned atomically.
在.NET中,只有引用類型和很小的值類型才能夠以原子的方式賦值。
atomically smooth surface, and chemical compatibility with the film.
原子表面光滑,化學(xué)相容性與電影。
If a resource becomes invalid then its cached representation and all dependent resource representations are atomically invalidated.
如果一個資源變?yōu)?/c>無效,那么它所緩存的表示和所有依賴的資源表示就會自動變?yōu)?/c>無效。
The mica test pieces were prepared by cleavage so as to be atomically smooth.
云母試樣是用劈裂的方法制備的,因此可以達(dá)到原子級的平滑程度。
This will save the old stack pointer and allocate stack memory atomically.
這會保存原來的堆棧指針,并自動分配堆棧內(nèi)存。
In optics, scientists look for atomically smooth and wave-free surfaces.
在光學(xué)上,科學(xué)家們在尋求原子級上光滑和無波的表面。
It then atomically decreases the semaphore count: int sem_wait(sem_t * sem).
然后它會自動減小信號量計數(shù)器的值:intsem_wait(sem_t*sem)。
Then it atomically decreases the semaphore count.
然后它自動地減少信號的計數(shù)值。
Simple (non-lazy) Mark Sweep GC executes mark and sweep atomically.
簡單(非延遲)標(biāo)記清理GC以原子方式執(zhí)行標(biāo)記和清理。
Larger value types such as Guid require are not read and written atomically.
較大的值類型——像Guid——則無法以原子的方式讀寫。
Each increment will happen atomically, and chances are you'll get the desired result.
每個加一操作都將完整地進行,并且多半會得到期望的結(jié)果。
The name of the field to be updated atomically
將經(jīng)過原子更新的字段的名稱
Preparation of Atomically-flat Silicon Substrate
原子級平整硅基底的制備
The class of the object that will be updated atomically (in this case, Book)
將得到原子更新的對象的類(在本例中是Book)