• "Hello Alfred, I've not seen you for years, not since you were a little boy."

    VOA: special.2009.03.07

  • hello c So if I say hello.c which actually doesn't exist in here hi1 c but hi1.c does, you'll find it alphabetically.

    如果没看到,那就是。

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

  • But I think the more you meet people, here it's, the more you say hello, the more it's familiar.

    但我想,你见的人越多,你说的“你好”越多,你就会越发熟悉这一切的。

    和纽约的留学生 - SpeakingMax英语口语达人

  • Hello.I'm Phil Murray with WORDS AND THEIR STORIES, a program in Special English.

    VOA: special.2010.06.27

  • Henry Jenkins ok, so hello! I'm Henry Jenkins, the director of comparative media studies here at MIT.

    大家好,我是,是麻省理工大学比较媒体学中心主任。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • Here is an example, called "Hello,I Must be Going."

    VOA: special.2009.07.19

  • 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的模式,如果我记得下载编译器到计算机上的话,我们就能运行下这个,然后看看输出的字节。

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

  • (SINGING) My mama said I didn't knowhow to make a kitty meow (DEEP GROWL) Hello?

    VOA: standard.other

  • Anyway, if he leaves before I see him, then tell him I said hello.

    要是我没来得及见他,他就走了,帮我问候他。

    Who 实战 - SpeakingMax英语口语达人

  • Hello. I'm afraid your hunting activitieshave caused something of a mess for us.

    VOA: standard.other

  • I stepped away for only 15 minutes to say hello to everyone.

    我走开了15分钟跟大家打招呼。

    Where 实战 - SpeakingMax英语口语达人

  • Hello. I'm sorry, I didn't get a chanceto introduce myself last week.

    VOA: standard.other

  • I have to go say hello to her.

    我得去跟她打个招呼。

    I will实战 - SpeakingMax英语口语达人

  • Hello, Mr. Gump. Hello. Can I go watch TV now?

    VOA: standard.other

  • Hello and welcome to the Inner Core, Paul Raushenbush my name is Paul Raushenbush, and I am the associate dean of Religious Life and the Chapel at Princeton University.

    大家好,欢迎来到人性讲堂,我叫,我是普林斯顿大学宗教生活,和教堂的副院长。

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

  • Thought? Hello. I'm Forrest.Forrest Gump.

    VOA: standard.other

  • Mary Rudder Hello, I'm Mary Rudder from the Harvard Kent School in Charles Town and I teach kindergarten.

    大家好,我叫,来自查尔斯镇的哈佛大学肯特学院,我在幼儿园任教。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • There's a whole bunch of blocks that we'll look at in more fun detail on Friday but I'm going to pick the easiest one here and I'm going to type Hello CS50 in this string, "Hello CS50", zooming in say how nice the puzzle pieces are nicely interlocked?

    今天我们看到的各种图块,到下周五我会仔细讲解其中的精妙之处,但今天我只想举一个最简单的例子,我要在这儿键入字符串,放大窗口,然后看看这漂亮的图形和文字,是如何美妙地连结在一起的?

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

  • I am going to run a program called Nano nano hello c and type nano hello.c and I'm gonna type the following very quickly without much explanation because we'll dive into this more next week.

    我要运行一个Nano程序,键入,我快速写下下面的内容,不打算做过多的解释,因为下周我们会深入了解这些。

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

  • - And that's because hello.c is something I just wrote -- it's not something I downloaded or bought and installed via double-clicking or anything like that -- because I wrote it, compiled it in my current directory, I have to be ever-so emphatic to the computer that it's actually right here.

    那是因为hello,c是我所写的东西-,而不是从哪里下载或购买,并通过双击安装的程序,-因为那是我写的程序,在我当前目录下编译的,我们不得不对计算机强调,它是在这个地方的。

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

  • Steve Lerman Hello, my name is Steve Lerman, And I will be giving a fifty-minute lecture.

    大家好,我的名字叫,我将做一个五十分钟的讲座。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • GCC hello c So you see two similarities between the first version, GCC hello.c, and the second version but obviously I've just added which part for that second line.

    你将会在第一个版本,和第二个版本GCC,-o,hellohello,c之间,看到两点相似之处,很显然我们在第二个版本的第二行添加了一些东西。

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

  • So I'm gonna go ahead and save this file, hello c it's hello.c, dot C hints at the fact that this program I just whipped up is written in a language called C.

    所以我打算继续,保存,并命名为,“,c“表明这个程序,是使用C语言写的。

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

  • Nano hello c We did Nano for hello.c or whatever I called it, GCC to actually compile into 0s and 1, and then step three is to actually run it.

    首先,第二,GCC,hello,c把它编译成01二进制文件,第三,运行。

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

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

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

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

  • I'm gonna call my file hello.c. There's a little bit GUI-- of distraction here but this is because this is not a GUI, CLI a graphical user interface, this is a CLI, command-line interface, which just means there are no windows and icons.

    我先给我的文件命名为“hello,c“,你们也许会觉得有点烦,因为不是,图形用户界面,这是,命令行界面,这意味着没有窗口,没有图标。

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

  • It's going to say hello and I can change this here.

    它将要显示Hello,我们改变它。

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

  • So with the fact that I'm now just back at my prompt is a good thing so now GCC hello c if I type this command GCC hello.c, this is gonna run this program that Apple wrote in this case GCC or someone else wrote called GCC.

    也就是说我们现在安全返回,说明一切正常,现在我输入这条命令:,这代表运行hello,c这个程序,是由“Apple“或其他人编写的,名为。

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

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

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

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