js 去除空格 摘抄
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><SCRIPT LANGUAGE="JavaScript"> <!-- String.prototype.Trim = function() { return this.replace(/(^\s*)|(\s*$)/g, ""); } String.prototype.LTrim = function() { return this.re 阅读全文
posted @ 2013-01-30 16:41 小小文豪 阅读(151) 评论(0) 推荐(0)
浙公网安备 33010602011771号