摘要: 1 var template = (function () { 2 /* Simple JavaScript Templating 3 John Resig - http://ejohn.org/ - MIT Licensed */ 4 var cache = {}; 5 return... 阅读全文
posted @ 2016-02-18 19:03 悍匪。 阅读(284) 评论(0) 推荐(0) 编辑