This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在C文件中包含.h的头文件然后在工程中,右键添加C文件到工程中~
size hu,
这种是头文件所放位置不和工程文件在同一路径,\..就是工程文件所在路径向外退一级,以此类推;当然也可以在工程文件所在路径下的文件夹了。