開發平台(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的指令可以用嗎?