去除连续空白。
语法: string ltrim(string str);
返回值: 字符串
函数种类: 资料处理
本函数用来删去字符串中的连续空白带 (whitespace)。
平均分:1.7(3 次)
顶一下