陈肉包

导航

10 2019 档案

JavaScript代码意思,中间不是已经获取了日期吗?写一个timer函数是什么意思?
摘要:1 // 时间区 2 $(document).ready(function(){ 3 setInterval(showTime, 1000); 4 function timer(obj,txt){ ??? 5 obj.text(txt); ??? 6 } 7 function showTime(){ 阅读全文

posted @ 2019-10-01 22:20 陈肉包 阅读(211) 评论(0) 推荐(0)