• The National Cherry Blossom Festival is set for March twenty-seventh through April fourth.

    VOA: special.2010.03.16

  • So it's a really powerful and simple formalism, once we set up what is needed the go through it, right?

    因此这是一种很强大而简单的形式,一旦我们定下需要什么,就可以推导出它,对吧?

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

  • And so what I'm going to do is just now run through the next two or three scenes and talk about why they're set next to each other.

    因而我现在只是讲一下,接下来的两三个场景,并谈谈他们被放在一起的原因。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • The first was set for July 13 , and the shows were to continue through early next year.

    VOA: standard.2009.06.26

  • Or, maybe speaking about the answer to the questions on the Problem Set NO.4 will help you to think this through.

    习题册上第四题的答案,也许会对你们有所帮助

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

  • Lemelson died in 1997 at the age of 74, but the foundation that he set up promotes problem-solving through invention and innovation.

    VOA: standard.2009.12.18

  • 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?

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

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

  • He has been incredibly brave throughout the whole process and he has now set some parameters through which doctors and patients can now deal."

    VOA: standard.2009.08.14

  • If I want to move into a directory and you'll see-- all of these will be walked through in the first problem set.

    如果进入一个目录,你们会发现-,所有步骤都在,第一个习题集中提到过。

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

  • The so-called Global Political Agreement was an interim set of rules to normalize the tense political situation, and to set the country back on the road to normality through a revised constitution and eventually new elections.

    VOA: standard.2009.09.15

  • The Persians broke through the middle but just before that, the Athenian wings crushed the Persian wings and set them running for their ships.

    波斯军差点就从中路突破了,但就在千钧一发之际,雅典军的两翼击溃了波斯军的两翼,波斯人逃向自己的船只

    耶鲁公开课 - 古希腊历史简介课程节选

  • It does that through a complex set of sort of cellular interactions, and it turns out also gene rearrangements if you go further to study that.

    而这此过程中,发生了一系列复杂的细胞间的相互作用,也会涉及到基因重排,如果你们深入学习的话就会学到

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

  • So Mozart may have had this image in mind of the damned and the left, but he sure was able to set it--this text-- through music by using a couple of devices.

    因此莫扎特脑海中可能记住了,左侧受诅咒的人的画面,但他肯定通过若干乐曲技巧,用音乐表现出了文本内容

    耶鲁公开课 - 聆听音乐课程节选

  • Maybe when these physical processes, B1 through Bn, take place, they set into motion...remember, after all we're interactionist dualists.

    也许当这些物理过程发生时,也就是从B1到Bn,它们开始运转,要记住,毕竟我们是心物交互的二元论者

    耶鲁公开课 - 死亡课程节选

  • And I want to remind you, that block of code is a set of instructions, the same set of instructions that are going to be done each time through the loop.

    我想提醒大家,这块代码是一个指令集,一个每次循环都会被执行的相同指令集,会变化的仅仅是变量的值。

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

  • I'm going to set aside theology as the lens through which I read.

    似乎很矛盾。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • What I mean by that is, pick a simple set of values, and let's walk through it to see what happens. And this is useful because it's going to allow me to A make sure that I've got something that's going to terminate, it's going to let me make sure that in fact I'm doing the right kinds of updates.

    原因你们知道的,好,模拟代码,我的意思就是,选出一系列的值来,然后模拟下代码的执行来看看结果,这很有用因为这让我确保我的程序在某个地方,可以终止,还会让我确保实际上我。

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

  • It's running through a similar set of loops.

    它执行的是相似的一套循环。

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

  • The gamble was our wings will crush their wings and turn in on them from behind and from the side, and set them a running before they break through our middle.

    赌的是在敌军突破我军的中路之前,我军的两翼摧毁敌军两翼,从侧翼和后方合围对手,使之四处逃散

    耶鲁公开课 - 古希腊历史简介课程节选

  • And similarly, particularly for those less comfortable, do we offer prior to the start of each week for a new piece at what we dub a walkthrough whereby one of the teaching fellows will literally start on the first page, give you a mental framework for the week's problems and talk about the ideas that it covers, and then walk through the piece set so that you have a roadmap of sorts that you can follow.

    同样,特别对于那些不熟悉编程跟不上进度的同学,每周上课前都可以预习新的知识点,一名教师从第一页开始,对于每周的问题,都给你们简历一个心理框架,并讨论它所涵盖的思想,然后了解了每个部分之后,就可以有个学习的路线图。

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

  • Just to remind you what it does, we bound x to some value, we set up an initial variable called ANS or answer, answer and then we run through a little loop.

    记住你要做些什么,我们给x赋一个值,我们建立一个初始变量,命名为ANS或者。

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

  • What we do in these walkthroughs for CS50 is really walk you through the week's problem set.

    我们通过CS50课程的代码走查来达到解决,每周习题集的目的。

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

  • I'm going to give a name to that. And what you see there is I'm going to call divisors initially an empty tuple, something has nothing in it. Right here. And then I'm going to run through the same loop as before, going through this set of things, doing the check.

    你们可以看到这里,我初始化一个空的元组,名为divisiors,这里,然后我会去运行,跟以前一样的循环,遍历这个集合内的东西,然后做检查,现在我要做的是,每次我找到了一个除数我要把它收集起来。

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

  • Maybe when B1 through Bn take place, they set up some other processes in my soul.

    也许当B1到Bn发生时,我的灵魂产生了另一种过程

    耶鲁公开课 - 死亡课程节选

  • And then I run a loop in which I read something in, I check to see if it's the right type, if it is, I change that variable to say it's now the correct type, which means the next time through the loop, I'm going to say I'm all set and I'm going to bounce out.

    因为我还没输入,然后我运行一个循环,循环内部我输入一些东西,然后看看是不是正确的类型,如果是的话我改变input,Ok为真,来证明输入数是正确的类型,这就意味着下一次运行这个循环的时候,就可以跳出循环继续执行了。

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

  • I can write it explicitly. I can write it inside of a FOR loop. And we've started to add, and we'll see a lot more of this, examples of collections of structures so that we don't just have to do something that can be easily described as walking through a set of things but can actually be a collection that you walk through.

    我可以明确的写出来,我可以把它在FOR循环的内部写出来,然后我们开始学习了add这个运算符,我们会在以后学习很多的,集合的数据结构的例子,这样一来我们可以进行一些,很简单的遍历集合的操作,我想要为大家指出的最后一件事情是。

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

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

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

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