So as the particles on the disk that get the current in the read/write head moving put together millions of these magnetized segments and you've got a file.
通过读写头你就可以得到每个粒子的极性,如果把这些上百万粒子的信息,汇聚要一起就够成了一个文件。
You write the source code, the stuff that looks like this and then you save your file, and now you just have a text file.
比如你们写出像这样的源代码后,保存,你将会得到一个文本文件。
Right now, you've got to write it in one file.
现在,你可以把它写在一个文件里。
So it turns out a really nice shortcut on most systems, oops, is to say if you have a file called hello.c and you wanna turn it into a program called hello, well, make hello just write in the command makeHello and it will do all of that for you automatically and hand you a program called hello.
就是寻找一种能在大多数系统上运行的更快捷的方式,哇!,也就是说,你有一个hello,c的文件,你想把它变成一个名为hello的程序,那么只需要敲入命令,它就会自动为你生成,一个hello程序。
应用推荐