• But let's just count in terms of the numbers I'm touching 'cause that'll be useful in just a moment.

    我明确地数了所动过的,数字,等会儿这个,可能有用。

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

  • It's a little... I think that concept is a little bit easier to grasp. It's like a definite rule, and

    不过这个有点……认为这个概念掌握起来稍微容易点。因为有明确的规则,而且是

    韩国人经常犯的失误 - SpeakingMax英语口语达人

  • But here, as we saw in week zero with the shoe example putting on socks, I have to increment this variable explicitly myself.

    但是这里,像们上周看到的,鞋子穿在袜子上,需要亲自明确地增加这个变量。

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

  • The actual morality of the kind of chastity that the Lady believes in, I think, raises a lot of questions about the clarity of the distinction being formed here between good and evil.

    小姐信仰的贞洁道德观,认为引出了很多关于,明确区分好和坏的形式的问题。

    耶鲁公开课 - 弥尔顿课程节选

  • I want to make one more remark about what I'll be doing in terms of this class.

    想再多弄一次关于,在这个课题上明确地做什么的讨论。

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

  • It is true that if you give me the time, I can tell you the velocity.

    如果你给一个时间,就可以明确告诉你速度

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

  • and she says'yes' being honest and sincere and he says it clearly and he looks a little depressed and says, ''well, can you love me?"

    她说了,是的',她是坦诚,真切的,并且他明确地说,面带一丝沮丧,问到,那你能爱吗“

    麻省理工公开课 - 电影哲学课程节选

  • So that were clear from the outset: where we are coming from,where I am coming from, and also so that we can build the foundation of the course.

    下面这些问题非常明确:,们从哪里来,从哪里来,了解这些后们就能建立本课程的基础。

    哈佛公开课 - 幸福课课程节选

  • Whatever the proposal is on by anybody, Obama, Clinton or McCain I think it should be consistent And so the question is that ? should you make the tax cuts permanent?

    任何提案,不管是谁制定的,奥巴马也好,克林顿或者麦凯恩也罢,认为都应当坚持实施下去,明确了这一点,那么现在的问题是,减税政策到底是否应该长期实施?

    斯坦福公开课 - 经济学课程节选

  • Okay, well, I think that's straightforward enough.

    好,想这很明确

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

  • Now, this is going to get progressively weirder but I will have to say, as the father of two sons, both sons went through a phase where they explicitly said they wanted to marry Mommy.

    现在,事情变得越来越诡异,但要说,是两个儿子的父亲,的两个儿子在性器官期时,都曾明确地说过要娶他们的妈妈。

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

  • But there's an important thing going on here, if I in fact wanted to combine those into a string I should have told the machine to do that, and I can do that, by explicitly saying, take that, which is a number, then add it to that string.

    但是这里有个很重要的事情,实际上想要把这些加到一个字符串里面去,应该告诉计算机去做这个,应该这么做,通过明确的输入,也就是把这个对象,一个数字,然后把它加到一个字符串里面去。

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

  • So here are results for pathway A, right, for delta u zero delta H zero. I didn't actually explicitly write it or did I?

    这是路径A的结果,△U是零,△H是零,没有明确地写出来,是吧?让们把它再写一遍?

    麻省理工公开课 - 热力学与动力学课程节选

  • I ask you for the running time of this algorithm and you give me the running time in terms of the running time, right.

    需要得到此算法的时间复杂度,那就明确地给出其,运行时间。

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

  • Cos many people sit here during the lectures on self-esteem, for example, or when we talk explicitly about happiness, ?" they say, "Wait. Do I have self-esteem?"-- Thinking to themselves.

    因为很多人坐在这听有关自尊的讲座时,比如,或者当明确地讨论幸福时,他们说,“等等,的自尊心强吗-,他们自己想到。

    哈佛公开课 - 幸福课课程节选

  • A different way of putting it-- and none of this is going to come in with a sharp, decisive theory.

    从另一个角度来看-,注意,现在讲的内容,目前都没有一个明确的理论。

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

  • When I'm dead, I won't exist Isn't that the straightforward explanation about ? why death is bad?

    死了,就不存在了,这难道不是对为什么死亡不好,明确的解释吗?

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

  • And we need not, we just make sure we can't do that So, go ahead, we've got you on number The 1980's and 1990's, this deal seemed to work.

    这一点们必须明确,那么。。。说吧,该给的数据都说了,其实,八,九十年代那会儿,那个协议还是起过作用。

    斯坦福公开课 - 经济学课程节选

  • In C, the truly correct way is to be very pathantic and say, ; nothing is coming into this function; void so I'll explicitly say, void here.

    在C语言中,正确的方法是说明,没有任何东西进入到这个函数中来;,所以我明确地在这里指明。

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

  • I can write it explicitly. I can write it inside of a FOR loop. And we've started to add, and we'll see a lot more of this, examples of collections of structures so that we don't just have to do something that can be easily described as walking through a set of things but can actually be a collection that you walk through.

    可以明确的写出来,可以把它在FOR循环的内部写出来,然后们开始学习了add这个运算符,们会在以后学习很多的,集合的数据结构的例子,这样一来们可以进行一些,很简单的遍历集合的操作,想要为大家指出的最后一件事情是。

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

  • Because, after all, this isn't Plato saying, "Here's what I believe explicitly."

    因为,毕竟柏拉图也没有说,这就是我明确相信的观点

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

  • These results are surprising and disturbing and I said there is work to be done at an individual and group level and this young man challenged me to be more explicit about that.

    这些结果都出乎意料,而且让人不安,说过个人和群体都要下功夫,这位同学要我明确地说怎样下功夫。

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

  • By the way, I didn't tell you this but I think you know that I picked my origin to be here and measured y positively to be upwards and I called that 15 meters.

    顺便说一下,虽然明确指出,但想你们应该都知道,把原点取在这里,并规定y的正方向朝上,设把这里的高度为15米

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

  • Well,no clear reason to say-- for the personality theory to say-- that he's Shelly Kagan and I'm not.

    从人格理论的角度来看-,没有明确的理由说-,他就是Shelly,Kagan而不是。

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

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

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

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