摘要:
// Simple JavaScript Templating// John Resig - http://ejohn.org/ - MIT Licensed(function(){ var cache = {}; this.tmpl = function tmpl(str, data){ ... 阅读全文
posted @ 2014-05-06 12:52
CodeBase
阅读(652)
评论(0)
推荐(0)
浙公网安备 33010602011771号