double-checked
英 [ˌdʌbl ˈtʃekt]
美 [ˌdʌbl ˈtʃekt]
v. 复核; 复查; 仔细审核
double-check的过去分词和过去式
柯林斯词典
- VERB 复核;复查
If youdouble-checksomething, you examine or test it a second time to make sure that it is completely correct or safe.- Check and double-check spelling and punctuation...
要反复检查拼写和标点符号。 - Double-check that the ladder is secure...
再检查一下那梯子是否牢固。 - Don't believe what you are told; double-check with an independent source.
别相信别人告诉你的话,用独立的信息来源再核实一遍。
- Check and double-check spelling and punctuation...
双语例句
- A: I double-checked everything and found nothing was wrong.
我把所有的东西都检查了两遍,结果没有发现任何错误。 - Yes, I've double-checked everything.
是的,我已经检查过两次了。 - Make sure that you're reaching out to the right person in the right role. Once you've double-checked that you've got the right contact, scan their profile for clues.
一旦你仔细核查过你确实联系了该联系的人,那再查看他们的用户简介来寻找一些线索。 - All the appointments should be double-checked for accuracy.
为了准确起见,你还应当把所有的约会细节进行再三核实。 - Instead of double-checked locking, use the Initialize-on-demand Holder Class idiom, which provides lazy initialization, is thread-safe, and is faster and less confusing than double-checked locking
不使用双重检查锁定,而使用Initialize-on-demandHolderClassidiom,它提供了迟缓初始化,是线程安全的,而且比双重检查锁定更快且没那么混乱 - After lunch, we climbed into harnesses and helmets, all carefully checked and double-checked by our guides, and nervously awaited our turn to launch.
午餐后,我们钻进套索与安全帽中,每样装备都由导游仔细审慎地再三检查,然后我们就紧张地排队等待,准备跳跃。 - So if the goal of double-checked locking is supposed to offer improved performance over a more straightforward synchronized approach, this "fixed" version doesn't help very much either.
所以如果双重检查锁定的目标是提供比更直观的同步方式更好的性能,那么这个“修复的”版本也没有多大帮助。 - Double-checked the fuel gauge before taking off. Counting Rate Metre
起飞前核查燃料计量器计数率测量器,计数表 - The team double-checked their results by soaking pieces of dried scallops in samples of wine.
研究小组把扇贝肉干浸泡在酒样中,对研究结果实行双重校验。 - Does this fix the double-checked locking problem?
这是否修改了双重检查锁定的问题?