As part of the setup, you need a standard file called setup.py.
作为设置的一部分,需要一个标准文件,称为setup . py。
If you store XML documents in a file system, use a standard file extension.
如果在文件系统中存储XML文档,应使用标准的文件扩展名。
First and foremost, it tends to be more reliable for non-standard file types.
首先,也是最重要的,对于非标准的文件类型,它通常更加可靠。
stdio h It pretty much means open this file, standard IO dot H and just paste its contents right here.
它的大致上的意思是打开这个文件,然后把它的内容粘贴在那里。
stdio h This file here is called standard I/O or stdio.h and this is just another text file someone else wrote many years ago and by using that line of code there, I'm telling the computer, give me acces to this code that this other person wrote that's in that file.
在这里的头文件称为标准输入输出文件或,这是由某位前人编写的文本文件,我们只需要刚才所述的一行代码,就能告诉电脑,让我连接到,这个前人在那个文件中写的代码。
stdio c So somewhere there's standard IO dot C, stdio h somewhere they're standard IO dot H, but, for me, right now, the only file I need to know about is the dot H, -- because what Sharp include really does -- it's what's called a preprocessor directive.
所以某个地方有一个,现在对于我来说它们是,我只要知道那个,h文件,因为Sharp包含的-,叫做预处理指令。
应用推荐