• Yeah. There are others out there,and we run into them from time to time.

    VOA: standard.other

  • So the interpreter is simply operating directly on your code at run time.

    因此解释器在运行程序的时候,会直接的对你的代码进行操作。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • You just got to be looking around all the time to make sure you are not going to be run down.

    你随时观察四周以确保你不会被撞倒。

    伦敦的蓝色自行车 - SpeakingMax英语口语达人

  • The information was leaked to the media early last week, shortly before Semenya was due to run in the final of the women's which she won in the fastest time of the year.

    VOA: standard.2009.08.25

  • But here I want it to be determined, chosen at run time.

    但是在这里我想要让它是一个由运行时间。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • These things run for variable amounts of time because they take input, a list of size of some amount.

    而这一段的执行时间是可变的,因为它们需要输入一个包含一些元素的列表。

    哈佛公开课 - 计算机科学课程节选

  • If you're investing with a long time horizon, having an equity bias makes sense; stocks go up in the long run.

    如果进行长线投资,且存在股权偏好,那么从长期看,股票是上涨的

    耶鲁公开课 - 金融市场课程节选

  • Milton tells himself to run, and naturally he would have to run fast indeed in order to arrive at a moment in time that had already occurred before he even set out!

    弥尔顿告诉自己要跑起来了,而且他也确实不得不跑的很快,从而准时到达,他刚出发时就已经存在的目的地!

    耶鲁公开课 - 弥尔顿课程节选

  • The innocent and the beautiful Have no enemy but time; Arise and bid me strike a match And strike another till time catch; Should the conflagration climb, Run till all the sages know.

    天真者和美丽者,除了时光没有敌人;,起来,让我划一根火柴,再划一根,直到时光点燃;,假如大火升腾,就奔跑,直到所有圣贤都知道。

    耶鲁公开课 - 现代诗歌课程节选

  • long run payoffs are greater if you choose Beta every time.

    每次都选β的长期的收益会更大

    耶鲁公开课 - 博弈论课程节选

  • Now, the clock says I've run out of time.

    哦,我们的时间不多了

    耶鲁公开课 - 美国内战与重建课程节选

  • And runners proved the doctors and scientists-- proved that they were right and ran the mile in two seconds and 4 minutes, one second, but no runner could run the mile in under 4 minutes, ever since the mile was actually timed-- when they started to time runs.

    跑手们证明了医生和科学家…,证明了他们是对的,一英里跑四分钟两秒,四分钟一秒,但没有跑手能少于四分钟,从一英里跑计时以来-,当人们开始计时跑时。

    哈佛公开课 - 幸福课课程节选

  • If I can run the gel for some period of time, run the electrical field, spread it out.

    我将凝胶通电一段时间后,在电场作用下,就会分散开来

    耶鲁公开课 - 生物医学工程探索课程节选

  • and I'm making sure that the programme is running to the time it's meant to run by,

    我要保证项目要在预定的时间内开展,

    制作电视节目 - SpeakingMax英语口语达人

  • and then it gets trade off with, you know, a month of, a month of time off afterwards to go and run on the beach.

    然后这是一种权衡,之后可以换来一个月的休息时间,到海滩去玩。

    电脑图片的魅力 - SpeakingMax英语口语达人

  • In the case of Python, it does that I think all at run time.

    在Python的例子中,我觉得时间不够。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • But you don't want to have to run it a long time, every time you have a hypothesis.

    但是你不必每次有一个假设,都要去运行很长时间。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • There's a lot more to say about the parable of the talents and the parable of the laborers in the vineyard, but we have run out of time.

    关于才能和葡萄园的劳工的寓言,还有很多可以说的,但我们没有时间了。

    耶鲁公开课 - 弥尔顿课程节选

  • Remember last time, I said that there's different kinds of complexity in our code, and I suggested for simple branching programs, the amount of time it takes to run that program is, in essence, bounded by the number of instructions, because you only execute each instruction at most once.

    但是这里有个很重要的点,记得上节课,我提过在我们的代码中,有不同种类的复杂度,而且我还说了对于简单的分支程序,运行这种程序需要的总体时间,大体上,是和指令的数目相关的,因为每个指令只会被执行最多一次。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • My watch says I've run out of time.

    看来时间快到了

    耶鲁公开课 - 美国内战与重建课程节选

  • And two, to give you a better sense of design especially as your programs get a little more involved and they play or they run for more than just a few seconds time.

    另一方面,使你们对设计更有感觉,尤其是你的程序要适用于更多的应用环境或,要运行不止几秒钟时间的时候。

    哈佛公开课 - 计算机科学课程节选

  • Or another way of saying it is, we're going to use as the basic steps, those operations that run in constant time, so arithmetic operations.

    我们用可以在恒定时间内完成的操作,算法,比较,内存读取。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • progress2 So let me go ahead and compile progress2 instead and this time run this one.

    让我们继续来编译,这次运行这个程序。

    哈佛公开课 - 计算机科学课程节选

  • I'm looking for the simplest model possible for the first time I run it.

    我要找一个简单的模型,然后我们再看看。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • For if such holy Song / enwrap our fancy long," then we'll mistakenly convince ourselves that time could actually run backwards and that we've been returned to the Golden Age, the very first age of human history according to classical legend.

    如果这神圣的天籁,永远包围我们想象的心怀“,然后我们就会错误的说服我们自己,时间实际上就会倒转,我们就会到达黄金般的国度,依照古典的传说就是人类最久远的历史。

    耶鲁公开课 - 弥尔顿课程节选

  • All right. I was going to do one more example, but I've run you up to the end of the time.

    好,本来想再讲个例子的,但是我想该下课了。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • One of the inputs to the problems we're gonna be working on this semester and if you continue on in this world how much thought it takes to implement something, how much time it takes to run something, how much space it takes to run something?

    我们将在本学期集中探讨这些问题,或者在课程之后你们也可以继续研究,为实现一些功能要有多少想法,在运行过程中又将花费多长时间,需要多大的空间?

    哈佛公开课 - 计算机科学课程节选

  • For those of you who are on the run from the FBI, your Visa has run out, or you're sitting next to your ex-girlfriend, now would be a good time to put a paper bag over your head.

    被FBI通缉的,签证失效的,还有前女友就坐在旁边的,赶快找个纸袋子把脸给蒙上

    耶鲁公开课 - 博弈论课程节选

  • I'm thinking about a problem, I'm going to show you an example in a second, first thing I'm going to do is say, what is the thing that's going to change every time I run through the same set of code?

    我要解决一个问题,我马上会让大家看一个例子,第一件我要做的事情就是,弄明白每次运行同样的指令集时,每次都会改变的东西是什么?

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • All right? If you run it, you have a sense of the upper bound, about how much time it's going to take to do this computation, so you're not going to get surprised by something showing up.

    第一,这样做意味着没有意外了对不对?,你去运行程序,你已经大致知道运行时间的上限了,因此发生任何事情,你都不会吃惊了。

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定