str = " ai lafu yo    ";
str = trim(str);
输出的将是"ai lafu yo"

相关文章: