• It suggests that ecstasy is like wine, ; and wine is like an eagle clasping you; it's prey in its claws.

    这里暗示着令人着迷的狂喜如同美酒一般,而酒像是紧紧抓着你的鹰;,它的利爪疯狂地掠夺着你所有的。

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

  • Or you could use the "who" question to find out who somebody's favorite actor or actress is.

    或者你可以“who”问句来了解其他人最欣赏的男女演员是谁。

    Who 课堂 - SpeakingMax英语口语达人

  • What string technique are the violins using at this particular moment and then what rhythmic device does the trumpet insert?

    在这个特殊的瞬间,小提琴到了什么演奏技术,之后小号又用了什么节奏方法

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

  • But really, the computer's just so fast I'm drawing the same string with just a slightly different number again and again after going to sleep one second at a time.

    但是真实地,这个计算机到现在为止,我一次一次稍微不同的数字,绘画了相同的字符串,在睡眠1秒钟之后。

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

  • What if a child was never breast fed, but fed from the bottle from the start?

    如果孩子从未接受过母乳喂养,而是从小就奶瓶喂养,那会怎样?

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

  • We have two, well, let me draw this is as a square.

    我们现在两个,让我方程式写出来。

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

  • Yeats once said that he wanted the natural words in the natural order, but he had a very highly cultured sense of what is natural, and his poetry is full of verbal archaism.

    叶芝曾说他想让自然的话语,自然的方式呈现,但对于,自然的定义他将其高度文化化,他的诗歌有很多口语的古语表达。

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

  • If everyone else is cutting down I don't have too, and if everyone else does cut down I don't have to, I end up using hot water and driving a big car and so on.

    如果大家都想减排,我没必要跟风,如果别人真的减排了与我何干,我照样着热水,开着大排量汽车

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

  • It is not because you are the most numerous of peoples that the Lord set His heart on you and chose you ; indeed, you are the smallest of peoples; but it was because the Lord favored you and kept the oath He made to your fathers that the Lord freed you with a mighty hand and rescued you from the house of bondage, from the power of Pharaoh king of Egypt.

    并非因你们的人数多于别民,耶和华专爱你们,拣选你们,原来你们的人数在万民中是最少的;,只因耶和华爱你们,因要守他向你们列祖所起的誓,就万能的手领你们出来,从为奴之家救赎你们,脱离埃及王法老的手。

    耶鲁公开课 - 旧约导论课程节选

  • So this is again another method, this is remove, takes two arguments ivys the first is ivys, Harvard the second is the string Harvard.

    这儿我们又用到了另外一种方法,就是remove,它有两个参数,第一个是,第二个是字符串。

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

  • So you build it with a material like silver and gold, and then you encounter the problems of society that your bridge might get stolen because somebody thinks they have a better use for silver and gold than your bridge.

    但如果你金或银这样的材料,你会面对新的问题,你的桥会被偷走,因为有人认为金和银有比造桥更好的

    耶鲁公开课 - 生物医学工程探索课程节选

  • And now someone else perhaps, why did I include this -l switch followed by "cs50" at the tail end?

    现在有些人可能会问:,为什么我在“cs50“结尾时,在它之前,加了个“-l“命令?

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

  • It gets really kind of trippy if you wanna output a backslash, \ you can't just use the backslash, \\ you need to use backslash backslash because otherwise a single backslash is confused with the so called escape character.

    如果你想输出一个反斜杠,估计得迷糊了,实际上,你不能直接,而是要,否则一个\可能会被误认为,是转义字符。

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

  • Why does a trumpet--If I asked a trumpet to play this pitch, a trumpet played, and then I asked an oboe to play it, the sound would be very different.

    小号为什么...,如果我小号演奏这个音高,小号演奏后,我让双簧管来演奏,声音会很不一样

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

  • And if I were to use that again, I'd just put it on your handout, I could go back and rewrite that thing that I had previously for finding the square roots of the perfect squares, just using the FOR loop. OK. What I want to do, though, is go on to-- or, sorry, go back to - my divisor example.

    它可以是任意的集合,如果我要去这个方法的话,我会把它放在你们的课堂手册上的,我可以回过头去FOR循环,重新写我们那个求平方数的程序,我想要做的是,是继续-哦抱歉,回到-我的除数那个例子。

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

  • First, the fashioning of the human from clay is--again--in that story, The final climactic act of creation is the creation of the female from the male.

    首先,黏土创造人类一次出现在故事中,创物行动中的高潮是,从男人身体中创造了女人。

    耶鲁公开课 - 旧约导论课程节选

  • But very soon will you find that if you're writing programs with lots and lots of functions, and some might call these, and these might call these, you can come up very soon with scenarios where you can not order them top to bottom, because everything is comingled, and there's a lot of cross talk among all of your functions.

    但是不久后你们会发现你们写的程序中,有很多很多的函数,有的函数调这些函数,这些函数另外的函数,你不能脚本,把它们从上到下排序,因为所有函数相互混合,在你的函数中也有很多交叉。

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

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

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

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