mthoutai

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
var str = 'Hello World!';

str = str.substr(0,str.length-1);

alert(str);
posted on 2017-06-19 18:04  mthoutai  阅读(704)  评论(0编辑  收藏  举报