atomically

[ə'tɒmɪklɪ]
  • atomically
  • adv.

    利用原子能地;原子级的;

纠错 数据更新时间:2025-01-09 16:33:14
1、

The mica test pieces were prepared by cleavage so as to be atomically smooth.

云母试样是用劈裂的方法制备的,因此可以达到原子级的平滑程度.

词典精选例句

2、

Although a stack must be scanned atomically, it would be difficult to keep determinism if all stacks were scanned during a single quantum.

虽然栈必须自动进行扫描,但是如果在单个时间量期间所有栈都被扫描,则可能难以保持确定性。

互联网摘选

3、

The growth by Molecular beam epitaxy ( MBE) enables the realization and control of atomically flat and chemically abrupt heterointerfaces.

分子束外延(MBE)能够实现原子量级浮动和化学成分突变的异质界面。

互联网摘选

4、

Larger value types such as Guid require are not read and written atomically.

较大的值类型像Guid则无法以原子的方式读写。

互联网摘选

5、

By STM and kinetic pathway, we successfully manipulate mass atoms on lead islands with atomically layer precision.

原子操纵实验中,我们成功的将巨量的原子排列在铅岛上,实现了原子的巨量操纵。

互联网摘选

6、

Application developers should be aware that stacks are scanned atomically and should avoid using very deep stacks in their RT applications.

应用程序开发人员应该意识到栈应自动进行扫描并且应避免在RT应用程序中使用很深的栈。

互联网摘选

7、

The class of the object that will be updated atomically ( in this case, Book)

将得到原子更新的对象的类(在本例中是Book)

互联网摘选

8、

Database write locks are needed only at transaction commit time to ensure that the modified items are updated atomically without interference from concurrent updaters.

只有在事务提交时才需要数据库写入锁,以确保原子地更新已修改的项,而不受到并发更新的干扰。

互联网摘选

9、

The name of the field to be updated atomically

将经过原子更新的字段的名称

互联网摘选

10、

Even if you insert some inline assembly to ensure that the increment happens atomically& or even if you wrote the compiler yourself!

即使插入某些内嵌汇编语句以确保加一操作的完整执行――甚至,即使是自己动手写编译器!

互联网摘选

11、
12、

If you bundle multiple functions together, upgrading the role becomes problematic because you have to upgrade the entire role atomically.

如果你将多个功能捆绑在一起,那么更新角色就会有问题,因为你需要分别更新每个角色。

互联网摘选

13、

Just as in a relational database, only by committing the operations you have been performing do you make them atomically appear in the database.

正如在关系数据库中一样,只有通过提交已执行的操作,这些操作才会出现在数据库中。

互联网摘选

14、

Each increment will happen atomically, and chances are you'll get the desired result.

每个加一操作都将完整地进行,并且多半会得到期望的结果。

互联网摘选

15、

Individual thread stacks must be scanned atomically, or within a single quantum.

单独线程栈必须自动进行扫描,或在单个时间量内扫描。

互联网摘选

16、

Data integrity depends on a set of actions atomically moving data from one well-defined state to another.

数据完整性取决于一组作为原子的从一个定义明确的状态变化到另一个定义明确的状态的动作。

互联网摘选

17、

Simple ( non-lazy) Mark Sweep GC executes mark and sweep atomically.

简单(非延迟)标记清理GC以原子方式执行标记和清理。

互联网摘选

18、

Cutting-edge applications in this field are associated with nanotechnology, developing super-conductors and other metals that have been atomically restructured.

该领域的前沿应用包括纳米技术、超电导体以及其他原子能改组金属。

互联网摘选

19、

The surface of the active layer of GaAs photocathode must reach the atomically clean surface before Cs-O activeness.

GaAs光电阴极在进行Cs-O激活前,激活层表面必须达到原子级洁净。

互联网摘选

20、

This code will now be executed atomically on the locked object.

该代码将在锁定的对象上以原子方式执行.

互联网摘选

21、

However, due to the peculiarity of the ( 110) plane, atomically smooth surface generally can only be obtained at very low film thickness.

然而,由于(110)晶面的特性,通常只有当膜很薄时表面才会原子级光滑。

互联网摘选

22、

If a resource becomes invalid then its cached representation and all dependent resource representations are atomically invalidated.

如果一个资源变为无效,那么它所缓存的表示和所有依赖的资源表示就会自动变为无效。

互联网摘选

23、

Heating this surface at 360 ℃ for 45 minutes, we could obtain an atomically clean surface without carbon.

再将这个表面加热到360℃保温45分钟,获得了一个无碳的原子级清洁表面。

互联网摘选

24、

Controls that do not support internal pagination must either have child controls or appear atomically on a single screen.

不支持内部分页的控件必定要么包含子控件,要么以原子方式出现在单一页中。

provided by jukuu

25、

The development team demonstrated nanowires with layers of the different silicon and germanium materials that were atomically sharp and therefore more efficient at carrying electronic charges.

该技术的研发团队展示了几种原子级尺寸的,采用不同的硅锗材料制成的分层结构纳米线,这种纳米线可以有效地传输电荷。

互联网摘选

26、

This will save the old stack pointer and allocate stack memory atomically.

这会保存原来的堆栈指针,并自动分配堆栈内存。

互联网摘选

27、

Then it atomically decreases the semaphore count.

然后它自动地减少信号的计数值。

互联网摘选

28、

When the temperature of substrate was at the range of 380 ℃ to 470 ℃, the thin films had atomically smooth.

从不同基片温度的超晶格薄膜的AFM分析表明,在基片温度为380℃到470℃的温度范围内,薄膜具有原子级光滑表面。

互联网摘选

29、

It also allows you to unlock the mutex and wait on the condition variable atomically, without the possible intervention of another thread.

它还允许您原子地(atomically)解除互斥的锁定,并等待条件变量,而不会有干涉其他线程的可能。

互联网摘选

30、

Science and Technology of Atomically Engineered Materials(ⅰ)

原子设计材料科学与技术(Ⅰ)

互联网摘选

  • 今日热词
  • 热门搜索

简答网英语词典(dict.jiandongshicai.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:(如需回复请填写联系方式)
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈