• We'll actually see it's a wonderful way of effectively looping yourself back around, for instance if you're at the end of the alphabet So what about those variables?

    如果我们要将某些东西首尾连在一起,在这个圈里循环,你就会看到它的奇妙之处了,譬如,你在字母表末,好,我么继续,这些变量都是些什么?

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

  • And there's a few things going on here, so clearly there is multiple sprite, multiple characters, and recall from last week that each sprite has its own set of strips or programs.

    我们可以看到许多东西,譬如,很明显我们可以看到有许多小精灵,许多字符,想想上周,每个精灵还自有一套,程序。

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

  • For example, here in New Haven, we had one created called The New Haven Savings Bank, which lasted for over a hundred years and was taken over.

    譬如在纽黑文这里,过去有家纽黑文储蓄银行,历经了一百多年,后来被收购了

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

  • When we're just interacting with idol, with the interactive editor or sorry, interactive environment if you like, that's what you expect. What's happening is that we're typing in something, an expression it doesn't know how to deal. It's raising the exception, but is this simply bubbling up at the top level saying you've got a problem.

    就发生了其中之一是吧,当你在交互数据处理或者是在交互编辑器,抱歉,任何你喜欢的交互式环境中,你可能会遇到这些,如果你在输入什么内容,譬如一个它不知道怎么处理的表达式,它就会报一个异常,但这是否是简单的,把你遇到的问题冒到最顶层呢?

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

  • What about life? What about military conscription?

    譬如生命,譬如征兵制,那又如何?

    耶鲁公开课 - 公正课程节选

  • So what that means is the compiler is actually going to first "cast" so to speak 13 from whatever it is - to a float -- to a floating point value -- and then perform the division for us.

    所以这里的意思是编译器将,做“计算“,譬如13这样一个浮点数,-到另一个浮点数-,然后为我们处理除法。

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

  • But if you set out trying to implement this whole story line at once, if you set out trying to implement a cookie love story, it's just not gonna fly.

    但是如果你一开始就想一次啃掉整块蛋糕,譬如你一开始就想,完成这个饼干人的爱情故事,你会发现这是行不通的。

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

  • This chart, very boring and uninteresting but useful to say there are very well defined rules as to when you're writing code, what operators, like what syntax should get evaluated first.

    这个图表,看起来很烦,很无趣,但是它很有用,有非常明确的规定,譬如,当你写代码时,就会涉及操作符的优先级。

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

  • So it's these little differences that you'll very quickly acclimate to but it's these stupid little syntactic details that trips off, especially those less comfortable early on because if you leave out a single character, namely that semicolon on the right hand side, nothing will work.

    你会很快适应这些,微小的区别,但我们正是要把这些罗里吧嗦的语法细节,尤其是那些让人非常头大的句子啃下来才行,因为如果我们一旦遗漏掉某个符号,譬如一个分号,从另一方面看来,很有可能什么都工作不了。

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

  • But there're others, backslash T. Folks in the consulting world and finance world like to share files in Excel format or in Text format that looks like Excel.

    还有一些其他的转义字符,譬如\t,顾问界,财政界的,人们很喜欢用Excel文档,或类似于Excel的文本文件。

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

  • So what's nice if you configure your command line environment appropriately is that things that are so-called executable, programs that you wrote like a.out happened to show up as green.

    只要合理设置一下命令行环境,就可以看到,这些所谓的,执行文件,譬如a,out啊等,都会变成绿色。

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

  • printf So thus far, the things I put David between quotes are just simple things like David or David backslash N, but what if I want to do call my self David in quotes, right?

    像我们前面提到的,我们把要显示的东西放在双引号之间,譬如,或,David反斜杠n,但是如果我自己的名字本来就叫,“David“

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

  • And most of these commands you don't actually need but this little caret symbol means control, so every keyboard these days has a control key so you hold that and hit X for instance to exit the program.

    这里大多数命令你们都用不着,这个小插入符意味着控制,每个键盘都有一个控制键,譬如,当你敲入X时,就退出这个程序。

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

  • D-A-V-I-D So when you get a string like D-A-V-I-D, what's really happening is inside your computer's RAM is going a byte where there's some zeros and ones.

    譬如你有这么一个字符串,而在你电脑的RAM里将会变成,一个个由0和1组成的字节。

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

  • include stdio h The next line of code says include standard io.h which just as a little sanity check contains among other things, printf.

    接着的一行代码写着,这个库文件包含一些我们常用的函数,譬如,printf函数。

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

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

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

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