• Formaldehyde cross-links proteins, so, if you treated this virus with Formaldehyde, even it was able to enter a cell, it couldn't break down anymore.

    甲醛使蛋白质发生交联反应,因此,如果你对病毒使用了甲醛,即使它可以侵入细胞,它不能够再进行分解

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

  • when you feel upset or when you feel frustrated that something is not going the way that you wish it would.

    当你觉得很失落,或者当你因为事情不像你期望的那样进展而感到沮丧时,你也可以使用这个句型。

    I'm frustrated 课堂 - SpeakingMax英语口语达人

  • What is this? This is a wonderful piece of abstraction. It is saying, you don't need to know squat about what's inside the body of this function. You don't have to worry about the parameter names, because they're going to be preserved, you don't need to worry about how I'm doing it, this tells you how you can use this, in order to use it correctly. Of course, I can then close it off, and off we go.

    但是这能告诉你一些信息,这是什么?,这是一段完美的抽象,它的意思是你不需要知道,这个函数的内部构造,你不必担心参数是否重名,因为它们已经被预存了,你不需要担心我如何使用它,它告诉了你你该如何操作,从而正确的使用它,当然我也可以把它关掉。

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

  • Simply by clicking that link you can then log into your account; and then on the left hand side what appears is a little menu of all of your friends who are also using this tool and you can select any one of them and actually see what that person is shopping.

    只需轻点鼠标便可进入自己的账户;,页面的左边有一个菜单栏,其中是你所有使用这个工具的朋友,你可以选中其中一个,查看ta所选择的课程。

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

  • And while I'm at school in class, I can use the e-books of the courses that I'm studying.

    在学校上课的时候,我也可以使用那些我修的课程的电子材料。

    What kind of实战 - SpeakingMax英语口语达人

  • You'll hear them all the time and you should be using them all the time as well.

    你会总是听见人们在使用这个句型,你也可以经常使用到生活中。

    Who 课堂 - SpeakingMax英语口语达人

  • And I can find the orientation of the arrow You have the option of either working with the two components of A or with the arrow.

    也可以求得矢量的方向,你可以选择使用,A 的两个分量或者矢量图来计算

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

  • and you're feeling a certain way that you feel like you shouldn't be feeling.

    当你产生了一种你认为不该产生的感觉时,也可以使用这个句型。

    I can't help but 课堂 - SpeakingMax英语口语达人

  • So you can also use this pattern in a business setting.

    所以你也可以在商务的场合里使用

    Is it okay 课堂 - SpeakingMax英语口语达人

  • or do not want something to happen.

    或者当你不希望某事发生的时候,也可以使用

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

  • or if you're concerned about someone.

    或者当你担忧某人时,也可以使用这个句型。

    I'm worried 课堂 - SpeakingMax英语口语达人

  • The "I want to" pattern is a great pattern that you probably have been using and you should use often.

    I want to”句型是一个非常棒的句型,你可能之前早已用过,你也可以多多使用这个句型。

    I want to 课堂 - SpeakingMax英语口语达人

  • Or you could use the "is there" question to ask about the existence of something more abstract

    另外,你也可以使用“Is there”问句来询问更为一些抽象的事情是否存在。

    Is there 课堂 - SpeakingMax英语口语达人

  • or you can use an "I don't think" question, which, of course, is very similar, only in the negative version of the "I think" question.

    当然,你也可以使用“I don't think”的句型,它与“I think”句型十分类似,只不过是以否定句的形式表示。

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

  • Also you can use the "There is" statement, to be a question by inverting it.

    也可以使用“There is”句型,将陈述句转换一下就可以变成问句。

    There is 课堂 - SpeakingMax英语口语达人

  • Also you can use " It seems" as a statement rather than a question.

    也可以将"It seems"作为陈述句使用,而非疑问句。

    It seems 课堂 - SpeakingMax英语口语达人

  • A third situation where you can use the "I can" pattern

    还有第三种情况也可以使用“I can”句型,

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

  • You can use the "it sounds like" pattern in another environment.

    也可以在另一种环境中使用“it sounds like”句型。

    It sounds like 课堂 - SpeakingMax英语口语达人

  • Then again you can use "I'm sorry" ambiguously.

    另外,你也可以含糊地使用“I'm sorry”。

    I'm sorry 课堂 - SpeakingMax英语口语达人

  • You can also use it if you're feeling emotional about something

    当你对某事有某种感觉时,你也可以使用这个句型。

    I can't help but 课堂 - SpeakingMax英语口语达人

  • It turns out that this space to which you'll have access throughout the year dubbed the lounge, has not only white boards and screens Xbox for teaching purposes; we may have also slipped in an Xbox, PlayStation a Wii and the PlayStation which actually does help make homework fun.

    事实证明,这个你可以利用的一整年都可以使用的交流空间,就是被称为休息室的地方,不仅有白板和教学用的屏幕,而且还有一个,一台Wii和一台,这些实际上都让写作业变得趣味无穷。

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

  • You can actually declare in C synonyms using special syntax that says, you know what, even though yes at the end of the day I'm implementing false as a 0 and true as a 1, I can abstract away from that detail and use words that are more intuitive to me like true and false.

    实际上,你可以用C语言中的特定的语法,你们懂得,虽然到最后,我把0当成假,1当成真来看,我们也可以从这些细节中抽象出来,使用像“真““假“这样更直观的词。

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

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

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

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