JsTpl - 简单的 Javascript 前端模版
摘要:
一.原型二.使用part 1 - source template string: 1 <script type="text/JsTpl" id="jsTpl"> 2 <table border='1'> 3 <tr> 4 <th>姓名</th> 5 <th>年龄</th> 6 <th>标签</th> 7 </tr> 8 {{for(var i=0,len=this.people.length;i<len;++i): 阅读全文
posted @ 2012-10-05 00:07 soyokaze 阅读(3669) 评论(1) 推荐(0)
浙公网安备 33010602011771号