截去字符串首尾的空格。
语法: string trim(string str);
返回值: 字符串
函数种类: 资料处理
本函数返回字符串 string 首尾的空白字符去除后的字符串。
chop() ltrim()