开发平台(Platform): (Ex: Win10, Linux, ...)
windows 10
编译器(Ex: GCC, clang, VC++...)+目标环境(跟开发平台不同的话需列出)
visual studio 2017
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
spider.h
问题(Question):
我include<spider.h>是找不到的
喂入的资料(Input):
无
预期的正确结果(Expected Output):
无
错误结果(Wrong Output):
无
程式码(Code):(请善用置底文网页, 记得排版,禁止使用图档)
无,单纯include不到想要的标头档
补充说明(Supplement):
其实spider.h找不到不算稀奇,因为这个感觉就不是标配
spider.h似乎在这个网站可以找到相关的档案,只要安装起来就可以用
https://github.com/luohaha/CSpider
但我不知道怎么安装...有像python有install的指令可以用吗?