• People in the path of a tornado often have just minutes to make life-or-death decisions.

    VOA: special.2010.05.11

  • So let's just compare. Let's compare what C happened in path A to what happened in paths B and C. Yes?

    我们比较一下沿,路径A和路径B和,所发生的事有什么不同,什么?

    麻省理工公开课 - 热力学与动力学课程节选

  • That’s my career path, but you're in New York,

    那就是我的职业规划,但是在纽约,

    在纽约的感受 - SpeakingMax英语口语达人

  • There was a sandy road in front and a path through the pine trees behind.

    VOA: special.2010.01.30

  • so I'm heating up the system in this path here, and then to connect the 2 endpoints here, a constant temperature path.

    需要再用,一个等温过程,这两个状态。

    麻省理工公开课 - 热力学与动力学课程节选

  • "Therefore,any secessionist movement, no matter where it is in the world, will look towards this and gain some encouragement that they too can pursue this path."

    VOA: special.2010.07.24

  • So if you think about the way something like, say, Mapquest works, and last week in recitation you looked at the fact that shortest path is exponential.

    所以如果你想想电子地图,还有上周学的列举法,你就会发现一般最简单的方法,都是指数递增的。

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

  • Driven by strong winds, the sand moves and covers everything in its path.

    VOA: special.2010.01.04

  • My path in life was fundamentally altered by just a handful of courses at this place and this was in fact one of them.

    在哈佛所学的一些课程,从根本上改变了我的人生道路,这门课就是其中之一。

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

  • And when she had seen them walk away together upon their path of flowers, followed by the happy shouts of the crowd, in which her one sad cry was lost!

    VOA: special.2009.04.18

  • So, therefore, we must take up, he suggests, an ascetic path,engaging only, as he says, in "those works" that are fit "for such men as come proud, open-eyed" and laughing to the tomb.

    因此我们必须采取,如他所说,一条美学的道路,这些作品只适合于,对那些骄傲的、睁着眼笑嘻嘻“,走向坟墓的人。

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

  • And they can also destroy anything in their path.

    VOA: special.2009.06.09

  • Now, we're going to go back to Roger Ibbotson at the School of Management. He did some path breaking work in terms of describing capital markets returns over reasonably long periods of time.

    先讲回到管理学院的罗格·伊博森,所进行的开创性研究,描述了在相当长的时期内,资本市场的收益情况

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

  • Adriane Burman is with the PATH office in Seattle,Washington.

    VOA: special.2010.05.24

  • Does it go in the path of A, or does it go in the path of B?

    是沿A路线飞出,还是沿B路线飞出

    耶鲁公开课 - 心理学导论课程节选

  • They can also destroy anything in their path.

    VOA: special.2010.05.11

  • Reverse transcriptase is a naturally occurring protein, it has a biological function in HIV, but we can use it for a technical logical function here by going backwards on the biological path from messenger RNA to DNA.

    反转录酶是在自然环境中存在的蛋白质,它在HIV中发挥着生物功能,但在这里它可以发挥一个技术功能,让它用信使RNA反转录出DNA

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

  • "The international community has offered the North a path to get back in the good graces of the international community,".

    VOA: standard.2009.04.15

  • And our job is to find out what is the mathematical description of this path, this line in p-V's case that connects these two point.

    我们的任务,就是找出,描述这条曲线的方程。

    麻省理工公开课 - 热力学与动力学课程节选

  • Grinding up trees,houses,boulders, locomotives,humans, and animals in its path, it slammed into Johnstown, pulverizing the center of town.

    VOA: standard.2010.04.26

  • So that's our work in this path and heat.

    这就是这个过程中的功和热。

    麻省理工公开课 - 热力学与动力学课程节选

  • (Speaking) President Obama visited South Korea in November, and reminded the North the path to dialogue remains open.

    VOA: standard.2009.12.30

  • The problems are set up so that, if you start down the right path, it should be pretty straight-forward to work it through If you start down a plausible but incorrect path, you can sometimes find yourself stuck in the weeds somewhere, and we want to bring you back in.

    问题提出了,如果你从,一开始就走正确的道路,解决的途径,就一目了然了,如果你走上一条貌似正确但实际错误的道路,你会在某时某刻,发现自己陷入泥沼,于是我们就会把你拉回来。

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

  • Patriot PAC-3 guided missiles are in place in Iwate and Akita prefectures, below the path Pyongyang has announced its rocket will traverse.

    VOA: standard.2009.04.03

  • If I look at different points in my container during that path, I'm going to have to use a different value of pressure or different value of temperature That's not an equilibrium state, and that process turns out then to be an irreversible process.

    如果我要研究在路径中容器里的,不同的点,我就得在容器里不同的点上使用,不同的压强值,或不同的温度值,实际上这不是个平衡态,这个过程是,不可逆过程。

    麻省理工公开课 - 热力学与动力学课程节选

  • "I think we're on a very good path to making a sea-change in our missile defense posture within the coming three-to-five years."

    VOA: standard.2010.03.26

  • OK. Note, by the way, if I chase through each possible path, like there's some IFs in here, if there's some places to go, at least in this piece of code, every possible path through this code ends in a return. And that's a good programming discipline, to make sure that happens.

    注意一下,如果我跟进每一条可能的路径,像是这里的,起码在这段代码中就有很多走向,这段代码中的每一条可能路径,在结尾都会返回一个值,这就是一条很好的编程定律,请确保这样做。

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

  • In true Bollywood style, the path to true love is littered with obstacles,not least of which are the objections of the girl's father.

    VOA: standard.2010.02.15

  • That's the some of delta u in these two paths and if we look at delta u in just path A, it's zero.

    这是这两条路径△U的和,如果我们要看路径A的△U,它也是零。

    麻省理工公开课 - 热力学与动力学课程节选

  • It configured the Mac or in this case, the Linux server to put it into my so-called path which just means I know where it is automatically.

    在我的Mac机,或者是我们现在的这个Linux服务器上把它设置成,自动放到我知道的,路径下。

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

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

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

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