我知道在新建project时候可以选择生成.lib文件。然后在其它程序里可以添加这个.lib文件,然后我就不知道在头文件里该怎么添加了,#include“xxx.h”,那个xxx.h是什么,该怎么生成呢?
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.
我知道在新建project时候可以选择生成.lib文件。然后在其它程序里可以添加这个.lib文件,然后我就不知道在头文件里该怎么添加了,#include“xxx.h”,那个xxx.h是什么,该怎么生成呢?