阅读背景:

c++去除空格并且放到字符串数组中

来源:互联网 
int trim(string &s) 
{
if (s.empty())
{
return 0;



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: