• 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

  • But the things we were trying to stress were that it's an important design decision when you are coming up with a piece of code, as to what kind of efficiency your code has.

    但是我们这里要强调的是,当你写代码的时候,决定你的代码的效率的很重要的事情,就是你的设计决定。

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

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

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

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

  • "We are here today to announce the first synthetic cell -- a cell made by starting with the digital code in the computer, building the chromosome from four bottles of chemicals, assembling that chromosome in yeast, transplanting it into a recipient bacterial cell and transforming that cell into a new bacterial species."

    VOA: special.2010.07.20

  • And for reference, incidentally, in case you ever forget what the point of some exercise was, I'll almost always comment the code up top with a quick sentence or two that reminds you what this program does.

    顺便作为参考,为了避免我们可能忘记一些代码的意思,我通常会用一两个简单的句子,在上面作出注释,那样会提醒我们这个程序是干嘛的。

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

  • Prime Minister Meles sat down de-facto with three opposition politicians last week to sign what was hailed as a landmark electoral Code of Conduct.

    VOA: standard.2009.11.01

  • So what you typically do and a hash case is you design your code to deal with that.

    你所需要做的就是通过设计你的代码,来解决上面的问题。

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

  • In this study, the research team developed a new statistical way of analyzing the genetic code of people who had reached age 100 as compared with people who had a more typical lifespan.

    VOA: standard.2010.07.14

  • The idea of a "code walkthrough" refers to the process of walking through your code verbally or visually with or without other people.

    代码走查“的概念是单独或者和别人一起,通过查看或讨论学习你们的代码,的一个过程。

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

  • Sudoku And then Sudoku we did last year where it actually becomes a little more interesting where we start providing students not with a blank slate, but with some distribution code.

    我们去年做的,实际上更有意思,我们给学生的不是一块白板,而是一些分布式代码。

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

  • Right. So similarly, if you've got one line of code with a semicolon at the end saying, this is the end of the statement, it doesn't really make sense to continue that conversation to try to continue conceptually that puzzle piece with curly braces.

    对的,类似的,如果你得到了一行代码,后面有一个分号,标志语句的结尾,这就没有意义来继续,那个会话来尝试对那段代码,使用花括号。

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

  • With simple branching, how long is it going to take to run a piece of code?

    但是在简单分支程序中,执行一个程序,要多长时间呢?

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

  • It becomes a 13 and that is consistent with the code and it also doesn't crash because now y has been assigned to the correct value.

    它变成了一个13,这个和代码是一致的,程序也不会崩溃,因为现在y被赋了正确的值。

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

  • So in other words, if you terminate these lines early, if you terminate the four loop early, if you terminate an if condition early with that semicolon, the code may very well work; and this is a common source -- of frustration and conundrum because you don't -- because your code looks right and yet it's misbehaving, but that semicolon means stop looking for subsequent lines of related code.

    换句话说,如果你用分号过早的终止了这些代码行,如果你过早地终止了那个for循环,如果如此,一个if条件,代码可能可以运行,这就是,挫折和问题产生的源头,因为你没有-,因为你的代码看起来是正确的,但是运行是错误的,那个分号的意思是,停止寻找后面相关的代码。

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

  • So here is the simplest program which is perhaps an ironic statement that you can implement with this language called C. So it takes a few lines of code to actually get something up and running and as you'll recall last Friday, I didn't even get this up and running because part of the process of writing a program is to one, write it.

    让我们回到这个最简单的程序,你们也许觉得啼笑皆非,这么简单的例子,用C语言写出来就可以了嘛,的确只需要几行代码,就可以让这个程序跑起来,就像上周五的那样,我之所以没让它跑起来,因为编程步骤之一,就是“写“

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

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

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

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