函式:ltrim()
字串处理函式库
ltrim
去除连续空白。
语法:
string ltrim(string str);
传回值:
字串
函式种类:
资料处理
内容说明
本函式用来删去字串中的连续空白带 (whitespace)。
[
上一页
下一页
]