• I should really just put it in a nice test harness, where I run 100, 200, 1,000 trials, but I didn't want to bore you with that here.

    我应该把它放到一个测试组件中,我运行100次,200次,1000次,但是我现在不想用这个来烦你们。

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

  • And if I go ahead and run this -- now it's going to say woops, at me.

    如果我继续来运行它-,现在发生了什么?我在这里尝试。

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

  • Now, mind you, it was 20 years ago that this program was operational, 20 years.

    现在,提醒你们,这是20年前,运行的一个程序,20年了。

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

  • We're left with the central banking institutions that are now functioning without convertibility to gold.

    我们现在与那些,现如今运行时没有金子转换功能,的中央银行机构打交道。

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

  • And,it used to be that twenty or thirty years ago you'd say nothing in France works, and everything works in the U.S, and now it's just the opposite,totally the opposite.

    而在二十或三十年前,你会说法国一片混乱,而美国一切运行顺利,现在则恰恰相反,完全相反

    耶鲁公开课 - 1871年后的法国课程节选

  • So the institution, the accounts remain, they remain alive.

    所以机构和账户得以保存,现在还在运行

    斯坦福公开课 - 经济学课程节选

  • But no one dared say we have this little planetary model, I've got an electron orbiting a central nucleus and I am going to endow that electron with quantized states That was a big leap and that was Bohr in postulate five Postulate five I am just going to reproduce.

    但是没有人敢说,我们拥有了这个小行星模型,知道了电子绕原子核运行,现在就要让它使电子处于量化的状态,假设五中波尔的成就是一个跳跃式的进步,假设五中我只需要重申一些东西。

    麻省理工公开课 - 固态化学导论课程节选

  • OK, so what have I done? I just added a little bit more now. I'm now running through a pair of loops. Again notice the encapsulation, that nice abstraction going on, which is what I want. Once I get to this stage though by the way, there might be more than one solution.

    现在运行了一对循环,再一次注意这个封装,抽象得很好,这就是我想要的结果,我按这种方式走到这一步的时候,可能会有多组答案。

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

  • math2 But the point for now is just to run math2, which I just did.

    但是现在的任务只是运行我刚写的。

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

  • Argv2 Let me go ahead and now run Arg V2 with nothing.

    我们现在继续运行

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

  • condition2 So now I'm going to go ahead and run conditions2.

    现在我将继续运行

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

  • So, and now let's run it and see what happens.

    现在让我们运行一下。

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

  • And then I could do things like again, say, okay having done, that let me just run it here, run that, so I've now got polar point 1, and polar point 2.

    然后给它们赋值半径和角度,然后我可以进行刚才的操作,也就是说,对刚才的笛卡尔坐标进行的操作,让我们来运行下它吧,运行下,现在我有一个极坐标点。

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

  • math3 Now I'm going to run math3.

    现在我将运行

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

  • I just reran make or GCC does it for me, and now I've got all these errors. Well, let's see.

    我刚重新运行了make,或者GCC为我编译了代码,现在我得到了这些错误,好的,让我们看看。

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

  • And in fact, if we just go ahead and run this now, hopefully we get out-- oops, sorry, I'm going to have to change this quickly, I still have some things uncommented at the bottom, yeah, there they are, I don't think we need that yet, all right, we will comment those out.

    如果我们现在运行程序的话,希望我们会得到-噢,抱歉,我得去马上,改下代码,还有一些在底部的东西没被注释掉,对,就在这儿了,我不认为我们需要,这些东西了,好,我们把它们注释掉,好,那么我为什么要讲这些呢?

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

  • All right, we're-- well actually, I should say that better, we first check to see, is x 0 greater than or equal to zero, if it's not, then we come down here and we print something out, otherwise we run through a little loop to get the answer, and then we check it and we spit something out.

    然后我们运行一个小循环,好了,我们现在来看看,如果x≥0或者x<,我们看这儿,我们会输出一些内容,或者我们运行一个小循环来获取答案,然后我们检验一下,然后得到结果。

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

  • Because, again, it seems simpler have a model where there's no momentum.

    因为没有momentum的话会更简单,我现在第一次运行

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

  • But for now, it will pretty much go up forever.

    但是现在,它将总是运行

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

  • f2c Now I'm going to run f2c.

    现在我将运行

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

  • So now my program's running.

    现在程序就能运行了。

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

  • So, if I compile and run copy2.c now let's see what happens.

    所以,如果我编译并运行copy2。c,现在让我们看看发生什么。

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

  • So with the fact that I'm now just back at my prompt is a good thing so now GCC hello c if I type this command GCC hello.c, this is gonna run this program that Apple wrote in this case GCC or someone else wrote called GCC.

    也就是说我们现在安全返回,说明一切正常,现在我输入这条命令:,这代表运行hello,c这个程序,是由“Apple“或其他人编写的,名为。

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

  • Now let's run Arg V1; enter.

    现在让我们运行argv1,回车。

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

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

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

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