• What have we done over the last three or four lectures? We've started introducing you to classes of algorithms. Things that I'd like you to be able to see are how to do some simple complexity analysis.

    我们在过去三节或四节课中讲了什么?,我开始向你们,介绍算法的类型,我想你们知道的是,如何做一些简单的复杂度分析。

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

  • but I'd like to, I'd love to see a system where, where you can work as an attorney no matter what

    但我希望看到的制度是,你可以当律师,不论你的学历如何,

    想成为律师的话 - SpeakingMax英语口语达人

  • And if you see me at some point just on campus, you could introduce yourself and I'd like to meet people from this class.

    如果你们在校园里碰见了我,你们可以向我进行自我介绍,碰见我教的学生,我会很开心的

    耶鲁公开课 - 心理学导论课程节选

  • That's awesome. So, I'd love to see projects like that.

    太棒了。所以我想看到这样的工程。

    斯坦福公开课 - Twitter之父Jack.Dorsey演讲:好奇和灵感的力量课程节选

  • There's the base case. If it's longer than one, what do I want to do? Well I'd like to check the two end points to see are they the same character? And if they are, then oh, I just need to know is everything else in the middle a palindrome?

    如果只有一个元素也是回文,这是基本事件,如果比一个长的话那么我应该怎么做?,我将会查看两头是否相同?,如果是的,我只要知道中间剩下的部分是不是回文即可?

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

  • Now, if you guys are using your computer or you have a pen, I'd just like you to write down what your estimates are of a few foods I'll show you and see what you say.

    使用你们的电脑,或者拿起支笔,请写下对以下我展示的一些食物,卡路里的估测,让我们看看结果

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • Meaning, I'm just going to write a little loop that does that. All right, so let's go back to our code. That's right, let me pull this over a little bit, so I can see it. And what I'd like you to look at, I'm going to highlight it just for a second here, is those two pieces of code.

    意思就是我只需,写一个小循环就可以了,让我们回到代码,让我们向下拉一点,我才看得见,我希望你看看这里。

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

  • This is a food, a common food that most people would recognize, and I'd just like to see if you could guess what it is from the list of ingredients, so take a moment to look at the list of ingredients and then I'll see if you can guess.

    这是一种食品,一种大多数人都见过的普通食品,我想看看,大家能否通过配料表猜出这是什么食品吗,所以,花点时间来看看这张配料表,看看大家能不能猜出来

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • So, summarizing better, assert is something you put in to say to the user, make sure you're giving me input of this type, but I'm going to guarantee you the rest of the code works correctly. Exceptions and exception handlers are saying, here are the odd cases that I might see and here's what I'd like to do in those cases in order to try and be able to deal with them.

    所以更好的总结下,断言就是你放在那里告诉用户,保证你输入的是这种类型的,但我能保证剩下的代码运行正确,异常和异常处理做的事,这里有些我能预期的异常情况,并且这里有些情况,我能尝试处理。

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

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

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

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