这是我的目录看起来。谢谢!
现在我的目录中只有两个产品,但您可以看到关于该页面的一些东西。
There are only two products in my catalog now, but you can see a few things about the page.
所以,未完成的版本一直坐在一个文件夹,保存在我的目录下一段时间,只是等待调整——我来了。
So, the uncompleted version of this has been sitting in a folder on my dev box for some time, just waiting for a few tweaks - which I got around to the other day.
And "." signifies my current working directory, the folder that I am currently in.
,“表示的是我当前的工作目录,那个我当前所在的文件中。
Because I know this program was saved by default into my current folder, my current directory, so dot slash means run the program called a.out that's right here in my current directory not in, like, a out my applications folder or somewhere else.
程序默认保存在,当前目录下的文件夹,/意味着运行这个名为“a,out“的文件,是我当前目录下的文件,而不是应用程序文件夹或其他别的地方的。
- 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是我所写的东西-,而不是从哪里下载或购买,并通过双击安装的程序,-因为那是我写的程序,在我当前目录下编译的,我们不得不对计算机强调,它是在这个地方的。
应用推荐