摘要:
号外:kitjs官方讨论QQ群建立了,QQ群号88093625,欢迎大家加入,讨论前端相关话题 kit整合了优秀的javascript模板引擎Mustache,做模板模块,基本写法为${varname} demo地址:http://xueduany.github.com/KitJs/KitJs/index.html#template jsdoc地址:http://localhost/jsdoc/out/$Kit.Template.html 基本用法如下,如果需要了解更多特殊用法,请访问Mustache官网http://mustache.github.com/ 1.简单变量替换${name}fu 阅读全文