摘要: 一、简单示例代码: 1 function show(t) { 2 $("#content").html(t); 3 } 4 5 var view = { 6 ti... 阅读全文
posted @ 2015-11-12 13:32 DJlove7 阅读(136) 评论(0) 推荐(0)