• The many areas of hardened or scar tissue give the disease its name.

    VOA: special.2009.01.06

  • So, the goldsmith would sign his name on it saying, I promise to give so many ounces of gold.

    所以这个金匠会在票据上签名,保证归还多少盎司的金子

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

  • Walk up there, give them the name of the star you're looking for,

    走过去,告诉他们你想找的明星的名字,

    街头邂逅明星 - SpeakingMax英语口语达人

  • A police inspector at the site who refused to give his name says Haitian police have radically changed their mission in recent days.

    VOA: standard.2010.01.26

  • And I'm going to give it a name, and right now I'm just building but first of all, what does a class do?

    尤其是,我要做的是就是,要去做完这里,因此我首先要去建立一个对象,它要代表一个点?

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

  • Vistorina,who preferred not to give her last name, said good governance was also an issue for her.

    VOA: standard.2009.11.27

  • Now in this case, it's clear that I'm not only saying this function takes an input, I also have to give that input a name.

    在这种情况,很清楚的,我不只是说明这个函数有一个输入,我还要给那个输入一个名字。

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

  • One man,who did not give his name, has been single for a long time.

    VOA: standard.2010.02.13

  • Stand up, give me your name. Stand up. Shout it out to the crowd.

    请起立,说出你的名字,大点声说

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

  • (OMITTED) A lawyer from nearby Maryland, who did not want to give his name, engaged in an impromptu debate with Tea Party supporters and later expressed concern about some of their rhetoric.

    VOA: standard.2010.04.15

  • Because at the whim of the king, or for that matter, of the parliament, we can name you or you to give up your property or to give up your life.

    因为这样的话,国王就可以随心所欲,在这种情况下,就是国会可以随心所欲,让你们中的任何人放弃财产,或放弃生命。

    耶鲁公开课 - 公正课程节选

  • Well, when revolutions are victorious everybody rushes and they give their name and their address and, "why don't you reward me, or at least pay attention to the fact that I was there?"

    恩,当革命成功的时候,所有人都,然后他们说出姓名住址,并问道,"为什么不奖赏我,或者至少承认下我当时在场呢"

    耶鲁公开课 - 1871年后的法国课程节选

  • So let's give it a name.

    我们给它命个名

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

  • We begin to know more about three or four hundred years down the road, when there appear buildings and settlements in the world later inhabited by the Greeks, as we know, to which we give the name Mycenaean.

    约三四百年之后当这块希腊人聚居的土地,出现了建筑和住宅群,我们才开始对它有了更多的了解,并将其命名为今天人人皆知的"迈锡尼文明"

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

  • And specifically, when we give them a name it's very clear exactly which orbitals they come from combining, - we're calling these s p 3 orbitals -- that's because they come from combining 1 s orbital and 3 p orbitals.

    特别的,我们命名它们,使得很容易看到它们是什么轨道结合而成的,我们叫这些轨道sp3轨道-,这是因为它们是由1s轨道,和3p轨道组合成的。

    麻省理工公开课 - 化学原理课程节选

  • I'd like to give them a name, so I can refer to them in other places.

    我需要给他们一个名字,这样我就能在其他一些地方引用这些值了。

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

  • It turns out you can list one, give it a name, and if you use square brackets, that tells the compiler I actually want to put multiple values inside of this -- inside of this variable and how do we do that?

    结果是你可以列举一个,给它取个名字,如果你使用方括号,那是告诉编译器,在里面我需要许多的值--在这些变量里,我怎么做到的?

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

  • I'll give these a name.. We called the other guys "Evil gits."

    先起个名,我们叫那类人"饭桶恶魔"

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

  • OK. The other thing I want to say here, is that this style of program we just wrote is actually a very common one. And we're going to give it a nice little name, often referred to as exhaustive enumeration.

    好,另外一件我想说的事情是,刚才我们写的代码的风格,是非常普通的,我们会给这个风格一个名字,通常是被称为详尽的列举。

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

  • So 96 now is a typical constant, so I'm going to give the name c to that constant.

    6是一个标准的常数,因此我要用c来代表这种常数

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

  • I'm going to give a name to that. And what you see there is I'm going to call divisors initially an empty tuple, something has nothing in it. Right here. And then I'm going to run through the same loop as before, going through this set of things, doing the check.

    你们可以看到这里,我初始化一个空的元组,名为divisiors,这里,然后我会去运行,跟以前一样的循环,遍历这个集合内的东西,然后做检查,现在我要做的是,每次我找到了一个除数我要把它收集起来。

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

  • This is called a vector; we are going to give it the name A.

    这就叫矢量,我们把它叫做 A

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

  • I could imagine writing another function for same point, and I have to give it a name like same point polar, and same point Cartesian.

    程序不知道怎么来做了,它没有对应的处理方法,所以它要抱怨了,那么我这里的问题就是,这也是我一直想要说的。

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

  • We'll give a name to that transport cost.

    我们要给交通成本取个名字

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

  • And I can give a name to that, so c p 1 and c p 2 are both going to point to that.

    为这个实例分配了空间,现在它是空的,实际上也不完全是空的。

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

  • Let me write a function, in fact the literal thing I would do is to say, identify the things that change, give each of them a variable name because I want to refer to them, and then write a function that captures the rest of that computation just with those variable names inside.

    让我来写个方法,实际上我的意思是,辨别出变化的东西,然后给它们逐个命名以区分,然后写一个用来计算,这些变量的,包括计算过程的方法。

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

  • Let me give it some other name like f.

    我就给它换个名字吧,比如 f

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

  • Good. Stand up. Give me your name.

    请站起来,告诉我你叫什么

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

  • So just to reinforce this, I could run gcc math2.c but I'm getting a little tired of this a.out convention and recall that there's this utility called "make" that right now doesn't really improve much, other than give it a better name.

    所以我强调这点,我可以运行“gcc,math2,c“,但是我不是很喜欢a,out这个默认的名字,想取消它,那么这里有个叫做“make“的命令“,这个命令现在没有很大的改进,只是把用来更改名字用的。

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

  • We'll give it a name, but by linking that T to that T, we can also figure out the same T must be exerted on this one by Newton's third law, because if this block is the only one that could be pulling this rope with T.

    我们先给它命个名,把这个 T 和那个 T 联系起来,利用牛顿第三定律,我们可以知道这个 T 也一定作用在这个物体上,因为如果这个物体是唯一,受到绳子拉力 T 的物体

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

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

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

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