1. He and others in the rogues' gallery of international terrorists may be running out of time.
他和另外那些已经备案的国际恐怖分子可能没多少时间了。
《柯林斯英汉双解大词典》
2. Let's say you have been a runner for some time and you have been running daily.
假设你成为一个跑步者有些时候了,你每天都会跑步。
来自互联网
3. By that time the new system should be up and running.
到那时这个新系统应该会运转起来了。
《牛津词典》
4. We were all running around trying to get ready in time.
我们东奔西跑,望能按时准备就绪。
《牛津词典》
5. Time is running out for the trapped miners.
被困矿工的时间不多了。
《牛津词典》
6. Time is running out for the formation of a new government.
组建新政府所剩的时间不多了。
《柯林斯英汉双解大词典》
7. Now that Martin has begun to suffer the effects of AIDS, he says his time is running out.
马丁已开始遭受艾滋病的折磨,他说自己时日不多了。
《柯林斯英汉双解大词典》
8. I'm afraid I'm going to have to stop you short there, as time is running out.
时间快到了,恐怕我得就此打断你了。
《牛津词典》
9. Everything was turned into gold! The king felt hungry after running around for a long time.
一切都变成了金子!跑了好长一段时间,国王感到饿了。
来自互联网
10. We're running out of time, do you have any last words of wisdom for those folks that are listening or watching?
我们的时间不多了,你有什么最后的忠告给那些正在听或正在看的人吗?
来自互联网
11. It won't be me that'll be running away, in a very short time from now!
从现在起,很短的时间内,逃跑的不会是我!
来自互联网
12. Running will become your oasis of peace, a time you look forward to each day.
跑步将会成为你宁静的绿洲,成为你每天都会期待的一段时光。
来自互联网
13. I show up on time, but I don't have my running shoes, or another critical item, like my race bib.
我准时到场了,但却没带我的跑鞋,或者别的关键的东西,比如我的比赛号码布。
来自互联网
14. We're running out of time. I have one more question.
恐怕我们时间不够了,我还有一个问题。
来自互联网
15. The delay has frustrated those who feel the time is running out.
延迟使那些觉得时间不多了的人感到沮丧。
来自互联网
16. We're running out of time.
我们快没有时间了。
来自互联网
17. Time is running short. Stop hesitating.
时间很急促,不要再犹豫了。
《新英汉大辞典》
18. I use my runningtime as a time of reflection, and you should use your alone time similarly if you can.
我把我跑步的时间作为沉思的时间,如果可以,同样的你应该利用你独处的时间。
来自互联网
19. The maximum estimated runningtime for the tutorial is three hours.
对于本文的最大估计运行时间为三个小时。
来自互联网
20. So now you are getting the output, but you aren't getting any information about whether or not the build was successful or not, or the runningtime of the build.
虽然您现在正在获取输出,但却没有获取关于构建操作是否成功完成或者构建的运行时间的任何信息。
来自互联网
21. This approach shaved a few tenths of a second off the normal runningtime, and a few seconds off the large-input version.
这种方法将正常的运行时间削减了十分之几秒,在较大的输入版本的情况下削减了数秒钟。
来自互联网
22. Increase your mileage and runningtime slowly.
慢慢地提高你的哩数和跑步时间。
来自互联网
23. I use my runningtime as a time of reflection, and you should use your alone time similarly if you can.
我在跑步的时候会反思,同样你也可以在独自一人的时候进行反思。
来自互联网
24. I ask you for the runningtime of this algorithm and you give me the runningtime in terms of the running time, right.
我需要得到此算法的时间复杂度,那就明确地给出其,运行时间。
来自互联网
25. But the book’s admirers might be surprised to discover that Ms See’s plot takes up just half of the running time.
但景仰该书的读者可能会感到意外的是:邝女士的情节在整部电影中只占了一半的时间。
来自互联网
26. Installed on a laptop, it could recycle heat from the microprocessor and extend running time by around 20%.
安装在笔记本电脑上,他能够收集处理器的废热,从而延长大约20%的待机时间。
来自互联网
27. And so you care — you care about ultimately how much time is my algorithm gonna take to perform on that worst case runningtime.
因此你最终所关心的是,算法在最坏情况下需要多长的,运行时间。
来自互联网
28. Early performance comparisons already show that the new annotated XML schema decomposition feature is much faster in runningtime than the XML Extender decomposition.
29. Listing 2's implementation runs in o (n) time. I won't prove this, but the runningtime of Listing 1's naive, recursive implementation is exponential in n.