• Where am I to get meat to give to all this people, when they whine before me and say, 'Give us meat to eat!' I cannot carry all this people by myself, for it is too much for me.

    我从哪里得到肉给他们吃呢?,当他们都在我面前哭号,‘给我肉吃’,我无法独自管理这些人,这负担对我来说太沉重了。

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

  • You can say "this is where I am right now and this is what I'm going to do very, very soon."

    你可以说,“这是我现在的情况,而那就是我很快就要做的事情。”

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

  • Where am I going to get those energy levels from?

    我到哪里去获得这些能级呢?

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

  • You'd be hard pressed to identify what the meter of that is so that's one reason, and of course what--where am I going with the next important point about what's happening in this music?

    你会很难确定其中的节拍,这也是原因之一,当然这也是我将要讲解的下个关键点,关于在这类音乐中的情形

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

  • But in fact, I have to go there, and when going there, I have to reconceive of not just where I was, what I was doing, but in part who I am.

    而事实上,我必须前进,并且当我在前进中,我不仅必须重新审视,我在哪里,在干什么,还要审视我是谁。

    普林斯顿公开课 - 人性课程节选

  • Along the way I have some tests, and depending on the value of that test, I may change where I am in that sequence of instructions.

    我会按顺序进行一些测试,按照测试的数值,我会改变之指令序列中,我的位置。

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

  • Now, I've talked to you essentially about the economic aspect of this phenomenon and I'd like to turn next-- give me a second here I just want to find out where I am in this.

    至此我已经基本上给大家,讲完了这一现象的经济意义,接下来,让我想想,我们该讲什么了

    耶鲁公开课 - 古希腊历史简介课程节选

  • So at the end of this first lecture where I've gone some way I am trying to tell you what Biomedical Engineering is about, I thought I would try to relate it in a different sort of way.

    在第一堂课的最后,我已经从几个方面为你们描述了,生物医学工程是什么,我想可以试试把它和其他学科联系起来

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

  • The final and the fifth premise is an important one; is a philosophical one but one I want to introduce at the beginning of the course so that you understand where I am coming from, where this course is coming from-- because many people say, "Ok, so happiness is important.

    最后也是第五个前提很重要;,是一个哲学前提,但我想在课程开始时介绍,你们好理解我讲课的起源,这门课程的来源-,因为很多人说,好的,快乐是重要的。

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

  • And how about if the array is size N, and I say bracket N, where am I referring?

    如果那个数组的大小为N,那会怎么样,我指明,涉及到了那个地方?

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

  • Like how old I am, where I'm from and how much money I make.

    就像我的年龄,我从哪里来,我挣多少钱。

    I'm afraid of 实战 - SpeakingMax英语口语达人

  • I am where I am right now, and I've done all these jobs,

    我做到了现在的位置,我做了这么多工作,

    必须掌握两门语言 - SpeakingMax英语口语达人

  • Where am I going wrong here?

    在一个大气压下?

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

  • Then I ask you, "Where am I?

    然后我要问,"我在哪儿

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

  • So Milton will continually be saying in his prose tracts, "Oh! I just had an idea. Dear reader, before I go on, perhaps I should say something about myself. I need to explain something to you about where I'm coming from. You wonder who I am to tell you this?

    所以弥尔顿会在他的散文中不停地说,“哦!我有一个主意,亲爱的读者,在我继续下去之前,也许我应该介绍下自己,我需要向你们,解释一下我从哪里来,你们会想我是谁呀?

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

  • He got sufficiently upset about this to write a book called I Am Not Spock where he described all the ways in which he was not a Vulcan.

    他非常生气,写了一本书,叫《我不是Spock》,在书中他从各个方面,描述了他不是Vulcan人的证据。

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

  • And Heisenberg says, no, but I know where I am.

    海森堡说,哦,不,我只知道我在哪里。

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

  • Therefore--Where am I going with all this?

    那么,告诉你们这些有什么用呢

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

  • Code is right here. And all it's doing is when I'm getting into the different places I'm simply printing out information about where I am. What I want you to see palindrome is notice what happened here.

    代码就在这儿,它的作用是当我运行到不同地方时,就输出我所在方位的信息,我想让你们看的就是注意这儿发生了什么,好了我调用了一个。

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

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

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

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

  • Well, for a thing called main which itself is a function but a function I wrote, a tool I am writing at the moment not like printf which someone else wrote long ago, I have to say where does main start, where does main end, and I do that by using these curly braces.

    至于这个名曰main的函数,由我们自己写的函数,也是一个工具,只不过由我们自己编写,而不是像printf那样已经由前人写好了,我们必须要说明main在哪开始,在哪结束,这样我们就要用到大括号了。

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

  • But notice the previous line, where I am computing volatility.

    但是请注意前面这个语句,我用这个语句计算了浮动值。

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

  • OK, so let me go back to where I am.

    好,那么让我回到刚才说的地方。

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

  • Where I am?

    我在哪?

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

  • So where as I currently am manually typing like dash L cs50 and dash O hello.

    刚刚我们提到自己动手敲,一些像/lcs50还有/0,hello这样的命令。

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

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

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

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