摘要: <!DOCTYPE html> <html> <head> <title>HTML5 Canvas Demo of clock</title> <script> function time(){ var mycanvas=document.getElementById("myCanvasTag"); 阅读全文
posted @ 2015-04-14 17:16 谢小宝 阅读(186) 评论(0) 推荐(0)