• So let's take a look down here at what I'm doing and notice here that this is perhaps more compelling; right?

    们往在做什么,请注意这里这个可能是更引人入胜的,对不?

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

  • Oh--but if you can meet with our teaching fellows over there, they're gonna ask the legal department to see you next so Alright, I think we're all set.

    哦,但是如果你遇到们的助教,他们将让法务部看下你,们大家准备好了。

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

  • I won't be able to show you what a market does unless I have stocks, but I can look at what an individual stock does without having a market.

    不会在没有股票的时候,就给你讲股市应该是怎么样的,但是可以在没有股市的情况,先去单独的股票。

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

  • I want to now move down a little bit and observe how landscape is presented to us.

    现在想往一点,观察一四周场景,是怎样的呈现给们的。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • I can look at that and go she knows what is going on, eight out of ten.

    我看下后就知道她想干什么了,十分的话,给8分。

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

  • Just looking at this first line: "When I see birches bend to left and right."

    第一句:,当我看到白桦树弯身子,向左,也向右“

    耶鲁公开课 - 现代诗歌课程节选

  • So let me find out from people here and see what people did a second.

    那让我看下大家填的是多少

    耶鲁公开课 - 博弈论课程节选

  • And in fact, if you look down- and I'm just going to highlight this portion, I'm not going to run it- but if you look down here, that's exactly what that does.

    实际上,如果你往-,正要强调这一部分,不会去运行它-,但是如果你这儿的话,这个方法确实就是这么做的。

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

  • But then there is this very explicit discussion of her Catholicism, a little further down: My background and my inclinations are both Catholic, and I think this is very apparent in the book.

    然后这里有一段非常明确的,关于她的天主教义的讨论,在往一点:,“天主教是的背景和取向,想这在书中有很明显的体现。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • Glancing at the bottom, this is pretty arbitrary, but I chose to format my string as follows: % 1f so at the bottom here I'm printing out %.1f, which quick sanity check means print just one digit after the decimal place.

    看下这个底部,这个是相当随意的,但选择把的字符串格式化成这样:,所以在这个底部打印输出,提醒一,这是一个只打印出,小数点后一位的方法。

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

  • I can click on this guy to see what sprites are controlling him.

    按这个按钮看下哪一个精灵控制着他。

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

  • He sat and looked I'm skipping down a little bit, glum and intense, at the neck of the woman across from him.

    他坐了来,再跳一点,“这个前方那个女人的脖子。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • And the code over here says, OK gee, if I'm in the base case do something.

    如果属于基础事件就进行一些操作,而不是,所以往这儿。

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

  • I can't look below that.

    不会再往

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

  • So I'm going to distinguish in fact between un-handled exceptions, which are the things that we saw there, and handled exceptions. I'm going to show you in a second how to handle them, but let's look at an example.

    所以打算区分开不可处理的异常,以及们刚才到的,可以处理的异常,一会要给你们演示如何处理他们,给你们一个例子。

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

  • But please try and look at--somebody's not looking at it, because they're using it as a fan here-- So look at Game 1 and fill out that form for me, okay?

    请大家看下游戏1 知道有人没,他们用那张纸扇风呢,快浏览游戏1 然后填完 好吗

    耶鲁公开课 - 博弈论课程节选

  • Probability is 0 of their choosing Right is the same as saying they choose Left, so that my payoff from Up against that is given by the top box up there, I get 5.

    如果对手选右的概率是0,其实就是说他们会选左,因此此情况选上的收益,从上面的矩阵,的收益是5

    耶鲁公开课 - 博弈论课程节选

  • And again, if I just run this, just to show that it's going to do the right thing, it says enter base, I'm obnoxious, it says oops, wasn't a float, so we'll be nice about it and I enter a height, and it prints out what I expected. I just concatenated those strings together, by the way, at the end.

    再来运行是不是做对了,提示输入底,噢,它提示说不是浮点数,很高兴,然后输入一个,浮点数作为高度显示结果和预期的相同,顺便说一句,只是在最后把这些字符串连接起来了。

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

  • Now if you look at that list, there is actually something I didn't seem to check, which is, I said I wanted a float stored in hyp.

    看下上面的清单,实际上还有一些东西忘了检查,也就是说hyp中存储的,应该是浮点数类型。

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

  • So I just have to see, oh, here's a D, let me keep looking, D here's an A, keep looking here's a V, here's an I, here's a D and yet, and this is one tidbit we introduced a week or so ago, how do I now know if I'm just given the address of the start of the string where the end is?

    只需要到,哦,这里是一个D,让接着往,这里是A,接着这是V,这是I,这是,然而,这是们一周以前介绍的花絮,如果你给一个字符串开始的地址,怎么知道它什么时候结束?

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

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

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

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