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