• These are poems, in other words, that come with little labels to tell you what they mean and what they're about.

    这些都,换句话说,的标记来告诉你,他们什么意思,他们关于什么的。

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

  • What is a Little Magazine? Well, very often they were big They were little because their circulation was small.

    那么杂志什么?,其实它们大多比较大型的,之所以说它们“因为发行量。

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

  • In contrast, if we're taking the wave function and describing it in terms of n, l, m sub l, and now also, the spin, what are we describing here?

    相反,如果我们考虑一个波函数,然后用n,l,m标l,还有自旋,我们描述的什么

    麻省理工公开课 - 化学原理课程节选

  • OK. Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean? It says, in order to solve a problem, cut it down to a smaller problem and try and solve that one.

    好了,二分搜索也许,最简单的分治算法,这意味着什么?,也就说,为了解决一个问题,把它切割成的问题,然后再来一个个解决。

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

  • In these movies, there'd be a little angel above your head that tells you when things are wrong.

    就像电影里那些盘旋在头上的天使,告诉你什么是不应该做的。

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

  • And the first question I think that you have on the quiz here is the following: what keyboard instrument is playing here?

    这里有个测验,第一个问题,这段音乐什么键盘乐器演奏的

    耶鲁公开课 - 聆听音乐课程节选

  • It would definitely be wrong if we were doing this because little sanity check if you just got the single one it means what instead?

    如果我们这样做就错误的,一个检查,如果你用单个“=“,什么意思?

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

  • What's the meaning of this little detail of Zooey's appearance?

    左伊外表上的这个细节什么意思呢?

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

  • The boy would go say, we're offering to pay a discount rate of 2.51-- that was the formula and then anyone could do these calculations; they knew what it meant.

    男孩跑去说,我们愿意以2.51%的折扣率买入,公式就那样用的,每个人都能算出价格,他们知道什么意思

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

  • Another little pop quiz here, and these aren't trick questions necessarily, but if you had to guess what the bigger problem was in the developing world, so let's not just say outside the U.S.

    我们再做一个测试,这不什么难题,你们猜猜,发展中国家面临最大的问题什么,我们所说的不美国以外的国家

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

  • they are first graders, but they are kind Harako and like to write to us. I'll show Harako here, Harako and her regular clothes, but I have this little angle that was sitting up here. The kids would say, "what is that, what is that?"

    他们都一年级学生,很友善,很愿意给我们写信,我给你们展示一下,这Harako和她的日常服装,这还坐着一个天使,孩子们回问:,“那什么,那什么?“

    麻省理工公开课 - 媒体、教育、市场课程节选

  • And what's this little loop say to do? This little loop says I'm going to write a function or procedures that takes in two messages.

    这个循环什么的,这个的循环,我要写一个函数或者过程来接受两条消息。

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

  • The second question I want to ask is what's the base case? When do I get down to a problem that's small enough that it's basically trivial to solve? Here it was lists of size one. I could have stopped at lists of size two right. That's an easy comparison.

    第二个问题什么是基础条件?,我要将问题分解到何时才使得问题,到可以解决的基本问题?,这里当列表的长度为1有时候,我也可以在长度为2的时候停止分解,那一个非常简单的对比。

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

  • And here's a little trick -- and again, we promised to point -- out little tricks of the trade -- if I know I want to execute the last command I typed that started with an m, bangm will actually figure out what that command was and redo it for me so I don't have to figure it out, or you can go back in time in a terminal window.

    这里有个技巧--此外,我们许诺指出行业中的,一些技巧-,如果我知道我想执行我写入的上一个命令,以m开头的,!m会明白那个命令什么,然后为我恢复上次操作,所以我不需要明白它,或者你可以回到,那个终端窗口。

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

  • Let's check it out. I've written a little bit of a test script here, so if we test cell sort, and I've written this so that it's going to print out what the list is at the end of each round, OK.

    我们来检查检查,我写了一个测试脚本,我写这个脚本来测试单元排序,它能够打印出每一轮结束后,链表的什么样子的。

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

  • OK, once it gets to the end of that, what's it going to do? It's going to come down here and, oh. What's that doing? Well I cheated when I started. I said, somebody's giving me a perfect square, I'm looking for the square root of it. But suppose 15 I gave this thing 15, and asked it to run.

    好,一旦到了循环的最后,程序会去做什么?程序会跳到这里来,噢,这什么的?好吧,当我开始的时候我有点作弊的意思,我说过,我得到了一个完美的平方数,我要求这个数的平方根,但假设下我得到的数

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

  • OK. What does that say? I'm going to change MinIndex min index to also point there n value is 8, j starts off here, and I say, OK, is the thing I'm looking at here smaller than that? Yes.

    好的,这意味着什么?,我打算交换,让它也指向那里,MinVal8,j从这里开始,我要找的值比这个么?的。

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

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

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

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