error c2061 syntax error的相關文章
c++ - Syntax Error: Identifier 'string' error C2061 - Stack Overflow

c++ - Syntax Error: Identifier 'string' error C2061 - Stack Overflow

瀏覽:466
日期:2025-11-17
Try: virtual int loadFromFile(std::string filename) = 0; . Note the std:: ....看更多