摘要: function trim(){ return this.replace(/(^\s*)|(\s*$)/g,""); g整个字符串 } 阅读全文
posted @ 2014-09-17 14:00 High阔天空 阅读(114) 评论(0) 推荐(0)