摘要: /* mightygumball.js *//* * get the content of a JSON file using JSONP * update every 3 seconds. * */var lastReportTime = 0;window.onload = init;functi... 阅读全文
posted @ 2014-12-25 10:24 zhishaofei3 阅读(479) 评论(0) 推荐(0)