2013年1月30日

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)

Newtonsoft.Json处理日期问题

摘要: 编辑器加载中... 阅读全文

posted @ 2013-01-30 16:33 小小文豪 阅读(156) 评论(1) 推荐(0)

导航