2013年10月26日
摘要: 第一种使用方式:HTML:JS:/* ---- Begin integration of Underscore template engine with Knockout. Could go in a separate file of course. ---- */ ko.underscoreTemplateEngine = function () { } ko.underscoreTemplateEngine.prototype = ko.utils.extend(new ko.templateEngine(), { renderTemplateSource: fu... 阅读全文
posted @ 2013-10-26 13:05 稻草人.Net 阅读(1812) 评论(0) 推荐(0)