原文: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