• Let's say you have to go through three or four operations to get a final number, well, do it algebraically.

    我们说,不得不通过3-4个操作,才能得到最终的数,好吧,代数方法求解。

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

  • And then it makes your relationship with other people much easier.

    这样的句型会让你和别人相处起来时更加轻松。

    Let me 课堂 - SpeakingMax英语口语达人

  • So, let's just take a quick example to show how not completely you can use these periodic trends, that there are limits.

    那么,我们举一个小例子来看一下,是如何不能将元素周期律在所有地方的,它是有局限性的。

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

  • Once you have registered, if some other slots become available that weren't previously available, I gather you'll be sent some sort of email by the system, in case some other time would be better for you.

    一旦注册了,之前的有些项目,就可了,系统会邮件方式向发送,让你的时间更方便。

    耶鲁公开课 - 死亡课程节选

  • Because as you'll soon find, when you're writing programs 0 that aren't just four lines long but are 40 or 400 which very quickly becomes easy, you'll find that even you the next morning have no idea what this code does for whatever reason, and just having some English comments is a huge boon to comprehension for yourself and others.

    们自己写程序时就会发现,40行甚至400行代码来代替繁杂拥挤的4行代码0,将会事情简化许多,会发现,即使由于某些原因,不知道如何写代码,先写些注释,于人于己,都是好事,易于理解嘛。

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

  • Another way of saying it is, we want to give you the skill so that you can make the computer do what you want it to do.

    换一种说法就是,我们想赋予一种能力,以让你可以计算机,做想做的任何事。

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

  • and then finally you get him to also open up the refrigerator and get the beer, open the door, and in that way you can train creatures to do complicated things.

    最终还是他打开了冰箱,取出了啤酒,打开冰箱门,这种方法,可以训练各种生物去做些复杂的事情。

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

  • What key would you like me be in?

    什么调呢

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

  • The other pathway that I think is very promising is now to use stem cell generated cells in culture dishes to use them for high throughput drug screening now we can test thousands of different drugs without killing so many animals.

    第二个目标的前景相当广阔,我们可以干细胞,在培养皿中大量繁殖各种细胞,于大剂量的药物试验,让你无需屠戮动物,就能进行各种药物试验。

    斯坦福公开课 - 7个颠覆你思想的演讲课程节选

  • Instead of being very direct, you can use "I don't know" to soften your response slightly.

    不想说得那么直接,可以“I don't know”来让你的回答更为委婉。

    I don't know 课堂 - SpeakingMax英语口语达人

  • if you don't want to use that, you can also derive it as we did every time, it should intuitively make sense how we got there. But the exams are pretty short, so we don't want you doing that every time, so we'll save the 2 minutes and give you the equations directly, but it's still important to know how to use them.

    吸收的和发射的,如果不想公式,也可以每次都向我们这样推导它,很直观的就能得到结果,但考试时间很短,我们不希望们每次都推导,所以我们会直告诉让你节省2分钟,但知道如何应它十分重要。

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

  • And that's a wonderful thing to have because it gives you that modularity, that encapsulation that basically says, when I create a point, the only way I can get at the values, is by using one of the defined methods, in this case it could be Cartesian, Cartesian and get all the pieces of that.

    这是很棒的一件事情,因为它让你有了,模块性以及封装性,这基本上也就是说,当我创建了一个点,我能够得到它的值的唯一的方式,就是一个定义好的方法,在这个例子中也就是。

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

  • So, what they do is what's called, "Systematic desensitization," which is they expose you to what causes you the fear but they relax you at the same time so you replace the aversive classical conditioned fear with something more positive.

    治疗的方法叫做“系统脱敏疗法“,也就是将暴露在引起恐惧的情境下,但同时让你放松,所以你用更加积极的感觉,替换了经典条件作造成的厌恶性恐惧。

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

  • I spotted an error here, I could have spotted it by running it on different test sets, and using prints things, another way of doing it, but this idea of at least simulating it on simple examples lets you check a couple of important questions.

    操作么?我在这里发现了一个错误,我也可以通过运行不同的测试集,或者运print声明来发现这个错误,但是至少应该简单的例子来手工模拟下,代码的思想可以让你,对一些很重要的问题进行检验。

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

  • But at the end of the day, the point of the slides is not to expect you to now go write programs in C but really to just remind you that, hey, if you ever get distracted from some of the minutia that is the semicolons, parentheses, and what is very new to many of you, it's really no different than the fun and games we implemented with Scratch last week.

    但是最终,我们课件上讨论的主题,并不是让你现在就写一个C语言的程序,而是要告诉大家不要被那些分号括号,还有一些从未见过的符号等一些细节搅得心烦意乱,因为它们本质上,和我们上周Scratch做出来的游戏,并无区别。

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

  • -- Else if n is greater than 4 and n is less than 6 -- 7 let's call it medium -- else if n is greater than or equal to 7, -- less than or equal to 10 -- let's call it "big" -- and if the user typed in zero or negative 10 or 20 or whatever, let's just use the all-inclusive else block and just say, "You picked an invalid number."

    否则如果n大于4,并且n小于-,我们叫它为中间数--否则如果n大于等于,小于等于10--我们叫它为“大数“,如果户键入了0或者-10或20或其它的,我们一个广泛的else子句,只需要说,“选了一个非法的数字“

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

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

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

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