• "I have lots of friends that came to U.S.C. That is the main reason I wanted to come.

    VOA: special.2010.05.27

  • And one thing I want to tell you to start out with is something about this c h 3 group here.

    有一点需要告诉大家的是,从这个一个碳原子和三个氢原子的组合开始。

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

  • just in a sense that when she was taking, say, I don't know, class like C.C., which is Contemporary Civilization, or Lit. Hum.,

    就好像她在上论当代文明,或人类文学这样的课程时,我不太清楚,

    介绍好朋友 - SpeakingMax英语口语达人

  • The team from C.G.I.is seeking to learn the effects of thousands of visits to the tomb each day.

    VOA: special.2009.12.15

  • All right, c p 1 dot y, x I've said assign that to the value 2, 2,0. So now c p 1 has inside of it an x and y value.

    一个特定的版本,我现在命名了一个内置变量,并给它赋值了,我刚刚做的也就是给它。

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

  • Madam C.J.Walker explained it this way: "If I have accomplished anything in life, it is because I have been willing to work hard."

    VOA: special.2010.03.28

  • So those are in fact the patterns of zeroes and ones, the bytes that would have been outputted had I hello c remembered to download the compiler to this computer and run it on that little hello.c file.

    这些都是0和1的模式,如果我记得下载编译器到计算机上的话,我们就能运行下这个,然后看看输出的字节。

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

  • The I.C.C.review conference took place even as the president was just sworn in for a new term.

    VOA: special.2010.06.21

  • Good, so if I plug q2 = 0 into here, this term disappears and I just get a - c over 2b.

    把q2=0代入到算式中,这部分就没有了,只剩/2b

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

  • I promise that what I have told you today is true C cross my heart.

    VOA: special.2010.07.11

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

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

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

  • I felt guilty day and night C what I was doing was not right.

    VOA: special.2010.03.27

  • So, f c, I think you all know is formal charge.

    那么,FC,我想大家都知道这是形式电荷。

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

  • The United Nations agency UNESCO created the Intergovernmental Oceanic Commission, or I.O.C.,in nineteen sixty.

    VOA: special.2009.03.17

  • I mean, J. K. Rowling, Lloyd Alexander, C. S. Lewis, whatever you like.

    比如说,罗琳、亚历山大、路易斯,你喜欢的都行。

    英语阅读:技巧 - SpeakingMax英语口语达人

  • When the C.G.I.team members have answers,they will make a plan to protect the tomb.

    VOA: special.2009.12.15

  • Pretty clearly then,on the personality theory,I don't exist at Phase C.

    显然根据人格理论,我在C阶段已不复存在。

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

  • This is partly because I.C.C.members could not agree on how to define aggression.

    VOA: special.2010.06.21

  • It's a math and science class. And I did really badly on the final. I got a C in the class.

    它主要就是关于数学和科学的,我期末的时候考得特别差,只得了一个C

    考试考砸了怎么办 - SpeakingMax英语口语达人

  • He is the first head of state to be charged by the I.C.C.

    VOA: special.2010.06.21

  • The most extreme critics of the traditional point of view would say over centuries, that you don't get the full-blown hoplite phalanx that I will be describing to you, even until you get the fifth century B.C.

    对传统观点批判最激烈的一种观点,认为这一新型战术,是经过数百年,甚至到了公元前五世纪,才逐渐发展成熟的

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

  • The I.O.C.says its efforts are the beginning of a worldwide tsunami-warning program.

    VOA: special.2009.03.17

  • OK, now, if I actually do this, and I'm going to show you the example, I just, what did I type over there, I got p was a c point.

    传入了其他的参数,好,现在,如果我,实际上要做这个的话,我要给大家看个例子。

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

  • The study and repair work is expected to cost the G.C.I.

    VOA: special.2009.12.15

  • When I call the class definition, that is I call c point, I'm going to call it with a specific set of arguments.

    来创建实例的时候,也就是调用c,point的时候,我会以一个特定的参数集来调用它,然后将要发生的就是init将会被应用。

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

  • He said he is going to give me an air-conditioned place when I go down there C if I go there C so I won't put all the fires out."

    VOA: special.2009.03.22

  • I'm going to open up a program called positive1.c. I'm going to scroll down to the juicy part here.

    我将要打开一个叫做positive1,c的程序,我们翻到这个有趣的部分。

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

  • Recognition of such mistakes forced I.P.C.C.chairman Rajendra Pachauri to resign.

    VOA: special.2010.04.27

  • I included the length, let me go ahead and compile this program called Holloway.c. No errors which means that's good.

    我包含了那个长度,我们继续,编译这个Holloway,c程序,零错误,非常好。

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

  • This is copy2.c. At the very beginning I, again, demand say something and then I declare s1 to be a string, aka char *, and I store in s1 the string the user types in.

    这是copy2。c,在开头打印一句话,然后声明s1是一个字符串,也叫做char,*,然后把用户输入的字符串存储在s1中。

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

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

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

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