So if you haven't already, just glance at the person next to you, or say hello if you don't know them.
如果你还没有做好,那就看看你旁边的人,如果你不认识他们就跟他们打个招呼。
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.
如果没看到,那就是。
Henry Jenkins ok, so hello! I'm Henry Jenkins, the director of comparative media studies here at MIT.
大家好,我是,是麻省理工大学比较媒体学中心主任。
Alright, so let's now start doing more interesting things hello than just saying hello ad nauseam to ourselves.
也行,好吧,那我们接着上课,讲些更有趣的东西,不再一遍又一遍重复令人作呕的。
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的模式,如果我记得下载编译器到计算机上的话,我们就能运行下这个,然后看看输出的字节。
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,hello,hello,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语言写的。
So where as I currently am manually typing like dash L cs50 and dash O hello.
刚刚我们提到自己动手敲,一些像/lcs50还有/0,hello这样的命令。
Her name is pronounced Cansu so she will appreciate your keeping that in mind when you say hello to her in person, Cansu being our head TF.
她的名字叫Cansu,她会很感谢你,因为你跟她打招呼的时候,记住了她的名字,顺便说一下,Cansu是我们的TF头。
All right, so let's actually write something a little more interesting than "hello world."
好的,让我们来写点比“hello,world“,更有意思点的程序吧“
- 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是我所写的东西-,而不是从哪里下载或购买,并通过双击安装的程序,-因为那是我写的程序,在我当前目录下编译的,我们不得不对计算机强调,它是在这个地方的。
So we'll say hello to you later, if need be.
所以我将随后跟你说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“或其他人编写的,名为。
应用推荐