原文:error C3867: “std::basic_string ,std::allocator >::c_str”: 函數調用缺少參數列表;請使用“&std::basic_string ,std::allocator >::c_str”創建指向成員的指針

這個問題找了很多沒有找到滿意的答案。仔細看了一下,是使用了c str的問題。 我直接把使用string.c str的地方使用char 代替即解決問題。 ...

2019-01-13 20:50 0 1678 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM