• Call and I were right smart crabbers and we could always come home with a little money as well as crabs for dinner.

    VOA: special.2009.02.14

  • I didn't want to make that judgment call for her when she said I am, what did she say?

    我不想为她做判断,当她说,她说了什么?

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

  • I was waiting for you to call to come and meet you.

    我还在等你电话,让我来见你呢。

    How long实战 - SpeakingMax英语口语达人

  • So,to get a sense of what the regional moisture patterns have been, dryness and wetness over such a long period of time in great detail, I would call it a kind of victory for paleoclimate science."

    VOA: special.2010.05.25

  • I had a napping for a very pushy phone call from a very pushy TFA recruiter on the deadline day-- I would not apply.

    招聘到期日,固执的组织招募人员,打来电话,听电话时我差点睡着-,我本不会应聘。

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

  • "A player who hasn't been playing for very long, I try to keep them next to the section player, or leader as we call it, that has been playing a while so they can always ask questions say, 'Hey,I don't know what that means.'" Matt is now in college, studying music education.

    VOA: special.2010.06.21

  • Then, finally, we have to believe, there's no escaping, I think, that there was another thing that provided for memory, something we call the epic tradition.

    然后,最终,我们不得不相信,这是没有出路的,我想,是另一种,我们称之为史诗的传统支撑起了记忆

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

  • "I welcome President Obama's call to the congress to pass the bill for $1.5 billion aid to Pakistan every year,"

    VOA: standard.2009.03.28

  • So I think we can really cold call somebody for this one.

    我那随便找个人来问个问题吧

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

  • "I call on the United Nations to provide support, for the civilized nations of the world to maintain a firm position against barbarity.

    VOA: standard.2009.09.29

  • Q1 I'm going to, just for convenience, call that Q1.

    为了方便,称之为。

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

  • "And that is why I will accept this award as a call to action, a call for all nations to confront the common challenges of the 21st century,"

    VOA: standard.2009.12.10

  • For example, the experiment could be tossing a coin, I will call the outcome heads the number one, and I'll call the outcome tails the number zero, so I've just defined a random variable.

    比方说,抛硬币的试验,我将正面向上的结果对应数字1,反面向上的结果对应数字0,这样我就定义了一个随机变量

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

  • "And that is why I will accept this award - as a call to action, a call for all nations to confront the common challenges of the 21st century,"

    VOA: standard.2009.12.10

  • The second possible thought that comes to mind for me, in thinking about the negative interaction effects, I call under the title-- I think about under the title-- " "How the Noble Have Fallen."

    在考虑负面相互影响时,我想到的第二种可能性,我把它叫做-,我想它叫做-,“贵族如何没落“

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

  • "We have believed for some time that he has been killed. I call today again in the strongest terms for the hostage takers to return Alan's body as soon as possible,".

    VOA: standard.2009.12.30

  • For now the way to think about this is, cp2 when I call that class definition, it goes off and allocates a specific spot in memory that corresponds to that instance.

    这个语句所做的,就是建立了,这个类型的实例cp1和,这个类型的特定版本,现在你们可以这么认为。

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

  • They meet with the senator for 15 minutes. "What I assured them was: given their plea and call and demand in a polite way for us to have a clean energy future, that was job one for me."

    VOA: standard.2010.06.19

  • kg is being pulled by the rope on the right with a force that I'm going to call T, which stands for tension.

    千克的物体受到绳子向右的一个拉力,我称它为 T,也就是拉力的意思

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

  • Now because among its contents is the prototype for print F, that is why, very simply, I can call print F without having to declare its prototype myself.

    现在因为在它的内容中是printf的原型,这就是为什么我可以不声明printf函数的原型,而可以调用它。

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

  • But I hesitantly took two hours to fill that essays and now owe her for or owe that phone call for the best two years of my life and truly the happiest.

    但我还是磨蹭了两小时完成短文,多亏那个打来电话的人,这是我人生最美好,最快乐的两年。

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

  • So you can actually say, how do I know which methods are associated with the class? For that, we can call dir. And what it does, is it gives me back a listing of all the things, dir all the methods, that are associated with it.

    我们开始建立类了,我们得到了这些方法,因此实际上你可以说,我怎么知道,哪些方法是关联与这些类的?,为了解决这个问题,我们可以调用,这个方法的作用。

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

  • It's reasonable because it's meant TMP for temporary purposes just to call it temp or T-M-P for short, X and I can define temp as -- why don't I set it as equal to X, initially, because now that I've stored X in a separate chunk of memory, I can now change its value and then I can say Y gets, not X, but temp, and so now I've actually swapped these values.

    这是合理的,因为它是为,暂时的目的,只要叫它Temp或简称它为,我可以定义temp为--为什么我不把它设定为等于,最初的,因为现在我把X存储在一个单独的内存块中,我现在可以改变它的值,然后我说Y等于,不是X,而是temp,所以现在我交换这些值。

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

  • First of all, two parameters. It's OK. All it says is, when I call this, I need to pass in two parameters for this to work. All right? Now, if I want to use that, I'm going to use a second piece of code here, called Barnyard. I'm going Barnyard to read in a couple of values, convert them into integers, and then I'm going to use solve to get a solution out.

    注意我得到了什么,第一,两个参数,它的意思就是我调用这个函数,我得给它输入两个参数,明白了吗?,现在如果我要使用它我得用,这里的第二段代码,也叫,我将读入一组值,将它们转化为整型,然后我会用solve得到一个解决方案。

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

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

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

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