首页
科技
登录
6mi
u
盘
搜
搜 索
科技
删除前后空格
删除前后空格
it
2022-05-09
22
//删除前后空格 function String.prototype.trim(){ return this.replace(/(^\s+)|(\s+$)/g,""); }
转载于:https://www.cnblogs.com/nanshouyong326/archive/2008/12/03/1346620.html
转载请注明原文地址: https://win8.8miu.com/read-1480908.html
专利
最新回复
(
0
)