tolower 问答列表

如何将 std::string 的实例转换为小写

作者:Konrad 提问时间:11/24/2008

我想将 a 转换为小写。我知道这个功能。但是,过去我遇到过这个函数的问题,无论如何它都不是理想的,因为将它与 a 一起使用需要遍历每个字符。std::stringtolower()std::strin...

为什么会出现分段错误?代码在 CLion 和 VSC 中工作正常

作者:BenG 提问时间:10/3/2023

我目前正在使用锻炼来提高我的编程技能。该代码在我的 IDE 中运行良好,但在网站上导致错误消息。我做错了什么,您将如何改进我的代码?提前谢谢:) make: *** [makefile:22: te...


共2条 当前第1页