• Again, I'm just trying to highlight things you already know a little bit about, the book describes the details.

    这里我也只是,强调一些可能已略知一二的知识,们教材里面有相关的细节

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

  • It's great for showing that you've already expressed something and you want to emphasize that point to you are conversant.

    在表明已经表达过某个观点并且想要再次强调的时候,这个句型非常有用。

    That's what课堂 - SpeakingMax英语口语达人

  • Maybe other principles of hermeneutics will place much more stress on innovation or novelty or difference, but you're not sure people can understand unless they share a great deal of common ground."

    也许诠释学的其他原则更强调,创新,独树一帜,与众不同,但不能保证人们都能理解,除非他们有很多相同之处“

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

  • But the things we were trying to stress were that it's an important design decision when you are coming up with a piece of code, as to what kind of efficiency your code has.

    但是我们这里要强调的是,当写代码的时候,决定的代码的效率的很重要的事情,就是的设计决定。

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

  • Weird things, bad things can happen and so one of the lessons too that will be repeated throughout the course is to actually rigorously error check and make sure that you're always thinking about your user being a bad guy.

    各种古怪的事情就会蜂拥而至,所以在这个课程中我反复强调,要一丝不苟地检查错误,就当的用户是个调皮捣蛋的家伙。

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

  • and you want to emphasize that the other person said the very same thing.

    想要强调那人说过一样的话。

    That's what课堂 - SpeakingMax英语口语达人

  • Of course, if you're left footed it goes the other way, but they've corrected for that.

    当然了,如果是左撇子那刚好相反,但是我要提前强调一下

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

  • I should tell you first of all that in this class, the taping is not going to affect you because the camera is going to be behind your head.

    我想跟强调的是,录像将不会影响们,因为摄像机在身后

    耶鲁公开课 - 基础物理课程节选

  • The book stressed, you've just got to be available.

    那本书里强调,得让别人能找得到

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

  • It's funny a little bit. It's a picturesque comparison, hair and gravy, 0 but it emphasizes that ugliness. Now, if you look on page 80 , this is a woman climbing out of the swimming pool.

    这的确挺好玩儿的,这是一个生动的对比,头发和肉汁,小说着重强调了丑陋,现在,如果把书翻到第80页0,我的书是84页,这是一个刚才游泳池中爬出的女人的形象。

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

  • You want to use "it is important to" to emphasize or to make note of something that you hold close.

    使用“it is important to”来强调或说明认为很重要的事情。

    It's important 课堂 - SpeakingMax英语口语达人

  • I like" is a useful pattern for firming that yes, you want to do something.

    I like” 是一个很有用的句型,它可以用来强调你想要做的事情。

    I like课堂 - SpeakingMax英语口语达人

  • I want to abstract that. And the abstraction you see, right here. I'm going to highlight it for a second so you can see it. I want you to look at it on the handout as well.

    我需要进行抽象,这个抽象就在这儿,我把它强调们看看,我希望也能看看讲义里的这部分内容。

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

  • 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.

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

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

  • Give you some examples. What have we talked about? We've talked about things like using comments to highlight what you're doing in the code, to make it easier to debug.

    给大家举些例子,我们一直在强调什么来着?,我们讲过要用注释来说明,在代码中进行的操作,以便于调试。

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

  • Well, again, just as I said verbally a moment ago, if you're going here, you're literally touching, trying to read or change memory that's beyond the boundaries of a chunk of memory that you're supposed to be touching based on its length.

    嗯,再次强调,就像我刚才说的,如果从这里出发,将依次接触到,试着读取或者改变内存,如果超出了可以使用的,内存块长度的界限。

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

  • Let me just reiterate and mention some more examples which are actually written here, so they'll find their way into your notes.

    让我再次重申并强调一下,我们会涉及到更多的案例,这样笔记内容就会更丰富了

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

  • Now why focus on the "poem"? Notice that we never hear about literature.

    那么为什么一直强调是“一首诗“呢?,看我们从不说。

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

  • That's why there's a lot of emphasis on sharpening your teeth by doing this class of problems.

    这就是为什么强调要通过解决这些问题,来提高的能力

    耶鲁公开课 - 基础物理课程节选

  • As a matter of convention and good style which is another theme of the course that we'll focus more - on on Friday onward, it's generally good to-- good style to actually describe in English even succinct English, what your program is doing.

    大家要养成一个良好的编程习惯,这是本课程另一个重要的中心思想,我会在本周五还有以后的课堂时间着重强调这个问题-,用简明扼要的语言,描述的程序,是一种很好的编程风格。

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

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

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

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