• The other would measure the rate at which all students repay their loans, whether they complete the program or not.

    VOA: special.2010.07.29

  • I've decided that I need to be able, in my program, to swap the value of two variables. All right.

    我觉定在我的程序中,我可以,交换两个变量值,好的。

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

  • And then I say, oh you know I've used lists all over this program. I'll bet this isn't the only place where I've made this mistake.

    变化引起的边缘效应,然后我的意思是,你知道的我在这个程序中一直都在用数组,我敢打赌我犯了这种错不止一次。

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

  • So the first challenge is, how do we reach all the women who do not have access to a prevention program?"

    VOA: special.2009.07.29

  • Still all the computer can do, all the robot can do is automatically, necessarily, mechanically follow the program.

    即便如此,电脑所能做的,机器人所能做的,只是自动地必然地机械地执行程序

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

  • The United States had decided at the very beginning of its space program that all launches would be open to news reporters.

    VOA: special.2009.06.17

  • So now after all these stupid setup, we can finally dive in to the actual program.

    把这些规定的东西写好后,我们才能写真正的程序。

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

  • In two thousand three, the government of Kenya established a program of free primary education for all children.

    VOA: special.2009.08.24

  • All of physics is a two-part program.

    所有的物理理论都包含两部分

    耶鲁公开课 - 基础物理课程节选

  • The program may no longer be able to pay all its hospital bills by two thousand seventeen.

    VOA: special.2009.05.15

  • Given a fixed set of primitives, all right, a good programmer can program anything.

    对,给出一对混乱的基本类型,对了,一个优秀的编程师可以编出任何程序来。

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

  • Many schools require all first-year students to take an alcohol prevention and education program, often given online.

    VOA: special.2009.04.02

  • OK, you say, come on, I've seen these all the time. Every time I type something into my program, it does one of these things, right?

    好了,或者你要说,我总是能看见这些,每一次我在程序里输入一些内容的时候?

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

  • And more than half of all the people in the United States watched the Beatles appear on a popular television program during their visit.

    VOA: special.2009.09.18

  • But you'd like to write your program not in terms of floats and ints and lists, but in terms of mortgages, and CDOs, and all of the objects that you read about in the paper, the types you read about.

    但是你可以不基于,浮点型,整型还有链表来进行编程,而是基于一些房贷类,债务抵押债券类来编程,甚至那些你在报纸上看到的类。

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

  • This week on our program we tell all about the very popular American television series "Glee."

    VOA: special.2010.01.08

  • And so when I run this program, nothing all that interesting happens.

    所以当我运行这个程序,没有什么会发生。

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

  • The program is open to all foreign students who have been admitted to the university.

    VOA: special.2009.02.19

  • All right so now here's the start of my program.

    好的,现在这里是我的程序的开端。

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

  • Now,as of July first, all new loans will go though the direct loan program only.

    VOA: special.2010.04.15

  • You can very quickly drive yourself nuts by sitting down, thinking, oh, I can write this program, no sweat, and then you write it and then there's a tiny little mistake here, but then there's a tiny little mistake here and here, and all of these stupid little things cascade until you try running your program, and the thing just doesn't work.

    如果你只是仅仅干坐着,不费吹灰之力,凭空幻想着我可以把这个项目搞定,你会想地发疯的,也许你会写出一点东西出来,可能会有一点点错误,紧接着这或那又出现一点小错误,这些小错误一点一点地堆积了起来,直到你开始运行你整个项目,你会发现这堆东西根本就不工作。

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

  • We cannot play them all in one program.

    VOA: special.2010.05.12

  • Even if we could build a program, even if we had built programs that can be creative, that can do things that nobody's thought of before, all the program is doing is following its program, right?

    即使我们能编写一个程序,即使我们已经编写出具有创造力的程序,它们可以做一些从来没有人想到过的事情,程序所做的只不过是执行程序,对吗

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

  • The Gemini program had reached all its goals.

    VOA: special.2009.07.01

  • But literally all I can do at this stage is write what we would call a straight-line program, that is, a program in which we execute in which we execute the sequence of instructions one by one.

    但是字面上来说,我们现在学到的,都是所谓的直线程序,也就是,一个接一个的执行,一系列的,指令的程序。

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

  • Today's program is all about eyes.

    VOA: special.2009.09.06

  • It's just hard to keep track of them at first but they all generally mean the same thing, provide additional input to this program called GCC by just specifying it on the command line.

    刚开始是很难理解这些词的,但其实都是一个意思,所以,只要在命令行上为这个程序,再添加一个名曰GCC的输入就OK啦。

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

  • because of this man here. He really wanted myself and all of us who participated in the program to get our degrees and learn what it meant to be a good citizen, and to be good parents and husbands and responsible human beings.

    VOA: special.2010.06.10

  • So the hint is that this is our first program that's not been called buggy something. All right.

    提示是这是我们的第一个程序,那不是一个,有bug的东西,好的。

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

  • The beauty of this is, it keeps me from getting lazy, and not only testing my program and the thing that found the bug, but in all the things that used to work.

    运行函数而不用再输入了,这其中的,美妙之处在于,它让我变的勤快了点,并不是仅仅的去测试程序发现bug方面,同样适用于那些正常工作的模块。

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

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

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

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