单词 | double checked | ||
释义 | double checked
例句释义: 再次确认 1. What I am now going to tell you is very important and of course I have checked and double-checked everything before telling you. 我所要告诉你的非常重要,我当然已经从头到尾一遍又一遍检查过了。 hi.baidu.com 2. In the remainder of this article, we'll examine the double-checked locking idiom in detail to understand just where it breaks down. 在本文余下的部分里,我们将详细介绍双重检查锁定习语,从而理解它在何处失效。 www.ibm.com 3. So he drove back to his apartment, double-checked his bank balance on his computer and headed back with his checkbook. 于是,他回到他的公寓中,双击选中他的银行存款余额,并拿着支票簿返回。 www.tianya.cn 4. When the relevant document of each stage is submitted and double-checked, the work of the stage shall be deemed as being formally started. 当每阶段的相应文件已提供并复核后该阶段工作可视为正式开始。 www.china-linguist.com 5. In an effort to avoid costly synchronization in singletons, programmers, quite ingeniously, invented the double-checked locking idiom. 为避免单例中代价高昂的同步,程序员非常聪明地发明了双重检查锁定习语。 www.ibm.com 6. Any positive results need to be double checked and replicated, preferably using a different detector (one reason why the LHC has several). 任何肯定的结果还需要进行双重检查和复制,最好使用不同的检测器(一个原因就是为什么大型强子对撞器有几个探测器)。 www.ecocn.org 7. The fact that JIT compilers do just this makes the issues of double-checked locking more than simply an academic exercise. JIT编译器的这一行为使双重检查锁定的问题只不过是一次学术实践而已。 www.ibm.com 8. The issue of the failure of double-checked locking is not due to implementation bugs in JVMs but to the current Java platform memory model. 双重检查锁定失败的问题并不归咎于JVM中的实现bug,而是归咎于Java平台内存模型。 www.ibm.com 9. "26, " Eddie replayed, After he lift , he double-checked it on his calculator and realized he would not get the job. 埃迪答道:“26。”他走后又在计算机上验算一遍,意识到自己已经丢掉了这份工作。 ks.cn.yahoo.com 10. In an effort to make this method more efficient, an idiom called double-checked locking was created. 为使此方法更为有效,一个被称为双重检查锁定的习语就应运而生了。 www.ibm.com 1. " we were astonished, " recalls Wannier, who double-checked the results just to be sure. “我们感到很惊讶,”瓦尼尔回忆道,她反复检查结果确保万无一失。 www.eoezone.com 2. However, due to some little-known details of the Java memory model, this double-checked locking idiom is not guaranteed to work. 然而,由于一些不太常见的Java内存模型细节的原因,并不能保证这个双重检查锁定习语有效。 www.ibm.com 3. Thus, the name "double-checked locking. " 这就是“双重检查锁定”名称的由来。 www.ibm.com 4. ALL backlinks must be DO FOLLOW. . . ALL will be checked and double checked months later. 所有的反向链接,必须做好后续…所有这些都将进行检查和双个月后检查。 www.bing.com 5. These facts make a code failure due to double-checked locking very difficult to track down. 这些事实将导致代码失败,原因是双重检查锁定难于跟踪。 www.ibm.com 6. All the appointments should be double-checked for accuracy. 应该为准确性仔细检查所有任命。 www.docin.com 7. However, the constructor for this object has not run yet, which is precisely the situation that breaks double-checked locking. 然而,此对象的构造函数尚未运行,这恰是破坏双重检查锁定的情况。 www.ibm.com 8. He double-checked and saw a blue mould in the dish around which the bacteria had been destroyed. 他仔细检查了一下,发现盘子里有青色的霉斑,其周围的细菌都被消灭了。 mysearch.100e.com 9. ALL backlinks must be DO FOLLOW. . . ALL will be checked and double checked. 所有的反向链接,必须确实遵守……都将被检查和双重检查。 www.bing.com 10. If this code is interrupted by another thread after executing line C3 but before completing the constructor, double-checked locking fails. 如果此代码在执行C3行后且在完成该构造函数前被另一个线程中断,则双重检查锁定就会失败。 www.ibm.com 1. At the lab, he double-checked every piece of equipment. 在实验室里,他非常严格地检查了设备的每一个零件。 www.bing.com 2. This conclusion should have been double-checked. 该结论本应该反复核对。 www.okzhaosheng.com 3. Is the distribution so determined tested or double-checked periodically? 对于决定的现金付款是否进行定期的检查或重复审核? bbs.ecfo.com.cn 4. The guards double-checked that the doors and windows were locked before leaving. 警卫离开之前再次确认门窗是否锁好。 jdz301.blog.163.com 5. We have double checked, and concluded that the invoice amount is correct. 经过我们这里的再次核查,当时结算的账单金额是正确的。 www.qiuxingfu.com 6. I think the first one is the server will not exist god horse problem? Double-checked server found no deficiency. 我第一个想到的是服务器会不会存在神马问题?仔细检查了一下服务器发现毫无不妥之处。 www.82g.com.cn 7. However, even under the newly proposed memory model, double-checked locking will not work. 尽管如此,即使是在新提议的内存模型中,双重检查锁定也是无效的。 www.ibm.com 8. The team double-checked their results by soaking pieces of dried scallops in samples of wine. 研究小组把扇贝肉干浸泡在酒样中,对研究结果实行双重校验。 www.tianya.cn 9. I had already switched my mobile phone to silent and even double checked to make sure it is really on silent. 我其实已经把手机调为“安静”运作了,还检查了又检查自己的手机真的不会响。 lookingat.passingsights.com 10. The problem with double-checked locking is that there is no guarantee it will work on single or multi-processor machines. 双重检查锁定的问题是:并不能保证它会在单处理器或多处理器计算机上顺利运行。 www.ibm.com 1. But the hospital says, because of the hurry, test results were given over the telephone and were not double-checked. 但是院方称,因为紧急,检验结果是通过电话确认,而且没有进行再次确认。 www.hxen.com 2. This fear led to many problematic techniques, such as the double-checked locking idiom (DCL). 这种恐惧导致了许多有问题的技术出现,比如说double-checkedlocking(DCL)。 www.ibm.com 3. Does the new memory model fix the "double-checked locking" problem? 新的内存模型是否修复了双重锁检查问题? www.bing.com 4. The theory behind double-checked locking is perfect. 双重检查锁定背后的理论是完美的。 www.ibm.com 5. Under the new memory model, this "fix" to double-checked locking renders the idiom thread-safe. 在新的内存模型中,对双重检查锁定的这个“修复”使idiom线程安全。 www.ibm.com 6. Salesman: Excuse me. Let me double-checked. I'm not sure if we have a dozen red scarves. 让我仔细查一下,我不能确定是否有一打红围巾。 news.juren.com 7. I double checked spellings and grammar before I gave in the test paper. 交试卷之前我再次检查了拼写和语法。 blog.sina.com.cn 8. Does this fix the double-checked locking problem? 这是否修改了双重检查锁定的问题? www.ibm.com 9. I double checked and sure enough, his stay required a visa. 我双重保证,足够确定你需要签证。 www.suiniyi.com 10. Yes, I've double-checked everything. 是的,我已经检查过两次了。 blog.sina.com.cn 1. We should have double-checked to make sure that he was really asleep before leaving. 我们离开前应该再次确认他是否真的睡着了。 www.jukuu.com 2. Applying the double-checked locking idiom to Listing 3 results in Listing 4. 将双重检查锁定习语应用到清单3的结果就是清单4。 www.ibm.com 3. They double checked the doors and windows before leaving for vacation, 他们出门渡假前,反复检查是否锁好了门窗。 www.ebigear.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。