函式:ltrim()


ltrim

去除连续空白。

语法: string ltrim(string str);

传回值: 字串

函式种类: 资料处理

内容说明

本函式用来删去字串中的连续空白带 (whitespace)。


[ 上一页 下一页 ]