• Flicit's opinion of his wife's behavior after two months of marriage did not matter to him.

    VOA: special.2009.06.27

  • But it's just--F is just a half step away, so that's good.

    也只是半音级的距离,很好

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

  • It rains sometimes, but it's usually pretty warm. Always above 60 ˚F for the most part.

    虽然有时也下雨,但大部分时间很温暖,温度都在60华氏度以上。

    纽约和洛杉矶不一样 - SpeakingMax英语口语达人

  • An F is a failing grade worth zero toward a student's grade point average.

    VOA: special.2009.03.05

  • printf I have my includes, standard IO's; so I can use print F, but then I had this thing called a prototype.

    我包含了标准输入输出文件,所以我可以使用,然后我有这个原型。

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

  • John F.Kennedy, the country's first Roman Catholic president, is sixth on the list.

    VOA: special.2009.02.27

  • First, let's run through some other things that might be appealed to as candidates for feature F.

    首先,让我们来了解一下其他,那些备选的功能特征的诉求对象

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

  • Mister Rowan's reports on race relations in the South interested President John F.Kennedy.

    VOA: special.2009.11.01

  • So, we can say that -- if we have neon here and we want to think about what's isoelectronic, -- f minus would be isoelectronic. We also have oxygen -- what would the charge on oxygen be? Um-hmm, right. 2 minus.

    那么,我们可以说--如果我们这里有氖原子,而我们想知道与它等电子的是什么,负一价的氟离子就是与它等电子的,我们还有氧-,氧应该是几价的?没错,负二价。

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

  • You can see it at the museum's Steven F.Udvar-Hazy Center in Chantilly,Virginia.

    VOA: special.2009.03.18

  • But f or Gadamer and his tradition, it's a little different.

    但是对伽达默尔和他的传统,这有些不同。

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

  • Eduardo Rojas is assistant director-general of F.A.O.'s Forestry Department.

    VOA: special.2010.04.06

  • All right, July, 1913, blow this up, so On the Constitution of Atoms and Molecules by N. Bohr, Doctor of Philosophy, Copenhagen, asterisk here, and I've blown up the bottom of the page, communicated by Professor Ernest Rutherford, F.R.S., Fellow of the Royal Society.

    913年,六月,发表了,波尔博士,建立了原子分子模型,哥本哈根,星号这儿,我通过和恩内斯特卢瑟福的交流,被这页底部的所震惊了,英国皇家学会会员。

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

  • The man's name was F.C.Hall.

    VOA: special.2009.03.18

  • Let's bind z eh let's bind z to the-- f if I could type it would help-- say, f of 3. OK?

    让我们给z赋值--如果我能打字就好了-,比方说?

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

  • R.F.Outcault drew "Hogan's Alley,"

    VOA: special.2009.08.28

  • Frequencies, how many times you go around, f is revolutions per second It's called the angle of velocity.

    频率就是一秒转多少圈,因为 f 是每秒转过的圈数,这就是角速度

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

  • The F-35 will be used by the U.S.Air Force and also by the Navy to fly off of aircraft carriers.

    VOA: standard.2009.07.21

  • So path number 1 went from i, f let's call this path up here. went to f, and this is how much energy change there was.

    从i出发,经过路径1到达,能量的变化是这么多。

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

  • That same year, then President John F.Kennedy vowed in a speech before the U.S.Congress to put a man on the moon.

    VOA: standard.2009.07.16

  • Well, a whole step here--there's one half, there's another half, would take us to F, whole step above F, would take us to G.

    是一个全音级,这里是半个,这里是另外半个,这就到了F,F之后一个全音级,就到了G

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

  • Sampson Kollie has malaria. He's being treated at the John F.Kennedy Memorial Hospital in Liberia's capital.

    VOA: standard.2009.04.25

  • A Review of B. F. Skinner Chomsky is one of the most prominent intellectuals alive.

    s,Verbal,Behavior,乔姆斯基是如今仍然在世的,最杰出的学者之一。

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

  • A U.S.Air Force spokesman described the maneuvers of pilots aboard its F-15e Strike Eagle.

    VOA: standard.2009.11.15

  • In this case, I'm going to get back the answer 3 F-O-O because the user typed in F-O-O, but wait a minute, what's with this?

    假若这样,我得到了答案3,因为用户输入了,等一下,用这个干吗?

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

  • It is. It's drawn like an array, it effectively is an array so bracket zero means go to the zero's location in that array, which happens to be F and do what with it?

    它看起来像个数组,实际上也是一个数组,所以【0】就是定位到那个数组的0的存储单元,对于f发生了什么?用它做什么?

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

  • So we've seen a lot of this, for instance, in office hours and maybe you too have done or are currently doing this, but there's a problem with writing a statement, like print F, followed by, get int, alone.

    我们看过很多这个,例如,在办公时间,可能你们做完了或还在做这个,但是写语句的时候有个问题,就像printf,紧跟着的是GetInt,单独的。

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

  • printf That's not actually where someone implemented print F and related functions, rather, in dot H files, by convention, are prototypes.

    那实际不是有某人在哪里执行,相关函数,而是在,h文件中,按照惯例,它们是函数原型。

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

  • Whereas for fluorine, fluorine is smaller than f minus is the one that's the outer shell shown here.

    而对于氟来说,氟原子更小,与外部壳层在这的负一价氟离子相比。

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

  • It says that function, f of x, is bounded above here's an upper limit on it, that this grows no faster than quadratic in n, n squared.

    这意味着这个方法f是有上限的,这个方法增长的速度,不会比括号内的n*n快。

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

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

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

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