• People could send a text message with the code and get a message back confirming that what they bought is listed in a database.

    VOA: special.2010.03.01

  • If my code is correct, what should the average price be, after say, 100 days, if there's no bias. Pardon?

    如果我的代码没写错的话,如果没有偏向值那平均价格会是多少呢,如果没有偏向值,请说?

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

  • Does it really matter to you whether your code is going to take 300 years or 900 years to run?

    或者900年区别大么?,这个数字的规模才是问题关键所在?

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

  • Another famous ancient piece is the "Law Code of Hammurabi, King of Babylon."

    VOA: special.2010.06.23

  • As shown in this cartoon here, again you don't need to know the details of this, but if you're interested in knowing what's the biological bases of the genetic code this is it.

    像这个动画里画的那样,这里你也不需要了解细节,不过如果你很有兴趣想知道,遗传密码的生物学基础

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

  • "Cracking the Ocean Code" is about the work of scientist J.Craig Venter.

    VOA: special.2009.03.25

  • The law code of Hammurabi is available to us and there's a preface to it in which he basically explains why you should obey the rules that he now is laying down for you.

    汉莫拉比法典为我们提供了证据,汉莫拉比在法典的前言中向我们解释了,为什么要遵守他颁布的法律

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

  • Mayday is an emergency code word.

    VOA: special.2010.04.18

  • To use an ancient expression from the 1970's, which only John and I will appreciate, it's really hard to grok what that code is doing, to understand what it's trying to make happen.

    我和约翰都会同意,70年代的一句话来概括,那就是很难理解编码的内容,以及它想要完成的工作。

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

  • "Look,this is a pre-trial detention, the ethiopian criminal code clearly defines the conditions made by detaining authorities when a person is detained before trial.

    VOA: standard.2009.05.25

  • Second thing to notice, is that little piece of pseudo code is telling me things about values.

    然后需要注意的是,这些伪代码告诉了一些关于值方面的事情,我需要一个浮点数。

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

  • "It could be a pseudonym,". "It could be a code name, but please be assured it's not the Rahul that you think it is."

    VOA: standard.2009.10.30

  • This also, by the way, in some sense, gives me the beginnings of my comments for what the structure of my code is going to be.

    顺便说一句,在某种意义上这也是我,对于我的代码结构的,讲解的开始。

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

  • The All Ethiopian Unity Party led by Hailu Shewal is the one signatory to the Code of Conduct widely acknowledged as a legitimate independent political force.

    VOA: standard.2009.11.01

  • And then you can delete it once you're sure your code is working right.

    当你们能够确定你们的代码运行正常的话,你们可以把这个“printf“,语句删除掉。

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

  • He says he is sending the code back to the legislature for a second reading so that it can obtain the support and understanding of Mali's citizens.

    VOA: standard.2009.08.27

  • So this code is identical functionally nonswitch c to the last implementation we saw, nonswitch.c, but I'm just ever-more emphatically saying, "In case 1," that is when n equals 1 -- or when case 2 applies -- when n equals 2 or when n equals 3 do what?

    所以这些代码到最后的实现上,功能是,完全相同的,但是我想要再次强调一下,“在case,1“,那是当n等于1时1,或者当case,2适用-,当n等于2或者当n等于3,它将做什么?

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

  • "And it is a tax code that says you should pay lower taxes if you create a job in Bangalore,India than if you create one in Buffalo,New York."

    VOA: standard.2009.05.04

  • Therefore, for simple branching programs, the length of time, the complexity the code, is what we would call constant.

    因此,对于简单的分支程序,运行的时间长度,算法的复杂度,也就是我们说的常数。

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

  • Mali's President Amadou Toumani Toure announced Wednesday that he is sending the family code back to the National Assembly for additional revisions to correct what he called "a few imperfections."

    VOA: standard.2009.08.27

  • And in particular, I can then ask the following question, which is, what's different between those two pieces of code?

    是有个明显的模式的,我特别要问如下的问题,这两块代码的,不同之处在哪儿?

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

  • "It is a tax code that makes it all too easy for a small number of individuals and companies to abuse overseas tax havens to avoid paying any taxes at all,"

    VOA: standard.2009.05.04

  • We could certainly implement this much more efficiently by just writing this one line of code, but, again, the key here is to take this step toward decomposing our code into chunks of code.

    我们可以写这一行代码,使代码的执行更有效率,但是,这个关键字用来把我们的代码分解,成一段段的。

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

  • "This is a great achievement." The Code of Conduct appears to answer concerns voiced by the opposition and the international community that Prime Minister Meles's Ethiopian People's Revolutionary Democratic Front controls the electoral process.

    VOA: standard.2009.11.01

  • I want the function, which is a little tool, a line of code I can include in my own programs and generally those tools live in sections two or three of the manual.

    我想要一个函数,那是一个小工具,在我程序中可以包含的一行代码,通常这些工具在手册的第二节,或第三节。

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

  • This seems a little weird, but bear with me for second, in fact, I've given you a little piece a code to do it, which is the next piece of code on the hand out.

    这看起来有点奇怪,但是先听我说,实际上我给了你们一段做这件事的代码,就是发给你们的纸张的下一段。

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

  • So you know from algebra I can't actually solve this. There may be multiple solutions to this. What would I have to do to change my code? And the answer is fortunately not a lot.

    我解不出来方程,可能会有多组答案,我需要怎样修改我的代码呢?,很幸运的,答案是不用修改很多。

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

  • And the second thing that we talked about is this idea that we want you to in fact learn how to relate a choice you make about a piece of code to what the efficiency is going to be.

    关于这个方法第二件事,就是我们实际上希望,你在写代码的时候,能做出优化效率的选择,因为此。

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

  • I know this is a simple example, but when you mature as a programmer, one of the first things you should do when you sit down to tackle some problem is write something like this pseudo code.

    我知道这是个很简单的例子,但是当你们成长为一名程序员后,当你们碰到问题后第一件事情就是,该写一些类似于,伪代码的东西。

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

  • You can say if this is true, then go and do the following pieces of code or puzzle pieces that are inside this part of the block, else go ahead and do these that are down here.

    你可以说如果条件成立,执行下面的代码段,或板块中的拼图,否则跳过去执行这下面的语句。

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

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

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

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