Examples of using Atomically in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
Atomically modified but unread data.
It is essential that these two operations are done atomically.
Atomically precise manufacturing will enable us to produce the previously unimaginable.
Everything has to be so high quality and atomically flat.
If the operation is performed atomically, either all the steps are performed, or none is performed.
You break tasks into smaller units so you can commit atomically.
Because these three instructions do not execute atomically(all at once), strange things can happen.
You will notice that the finalset of participants chosen must terminate atomically.
Await() will atomically release the lock before waiting and re-acquire the lock before the wait returns.
And that would cause-- once I begin executing this sequence,it would run atomically non-divisionally.
These metals produce an atomically thin layer of oxide on their surface that naturally protects them.
A common instance of this is the use of C++ compare_exchange to atomically replace x by f(x).
Commit- on commit, we atomically move the pre-committed file to the actual destination directory.
A transaction can have one ormore messages that must be applied in order and atomically(all succeed or all fail).
Atomically smooth plasmonic structures are highly desirable building blocks for applications with low loss of data," said Shih.
Such transitional metals are among the materials that scientistsbelieve may supplant silicon to create atomically small chips.
Atomically decrement the counter and check if it changed to 0, in which case the operation is done and the futex was uncontended.
That helps explain why glass is neither a crystalline solid nor a liquid,but rather an atomically disordered(or amorphous) solid.
The most obvious risk is that atomically precise manufacturing looks ideal for rapid, cheap manufacturing of things like weapons.
The government said the companywill be the first in the world to undertake atomically precise manufacturing on a commercial scale.
But that's more difficult with these atomically thin materials, whose total thickness could be even less than the silicon dioxide protective layer.
In order to improve the performance of commercial lithium salts,researchers have atomically substituted them and obtained many derivatives.
Application servers can also provide transaction logic to their client applications-guaranteeing that sets of operations are executed atomically across multiple databases.
When a reduce task completes, the reduce worker atomically renames its temporary output file to the final output file.
The federal government is investing $40 million in CBN Nano Technologies,which is conducting research on atomically precise manufacturing.
Timur Shegai's teamis conducting research into a certain type of atomically thin two-dimensional material known as TMDC material, which resembles graphene.
To implement a locking idiom you need toinstruct the CPU to perform specific operations atomically, or in specific order, to avoid race conditions.
Researchers at The University of Manchester discovered that atomically- thin micas- the name given to a type of common mineral found in soil- are excellent proton conductors.
To implement a locking idiom you need toinstruct the CPU to perform specific operations atomically, or in specific order, to avoid race conditions.