摘要: 1. java方式 String.trim(); 2.js方式 3.jQuery方式 var $title = $.trim($("#title").val()); 阅读全文
posted @ 2016-09-24 12:25 懒得像猪 阅读(1767) 评论(0) 推荐(0) 编辑