文章分类 -  Html5实践

摘要:html文件View Code <!DOCTYPE html><html> <head> <meta charset="utf-8"/> </head> <body onkeydown="getCommand()"> <h1>alin tank game</h1> <!--坦克大战的战场--> <canvas id="tankmap" width="400px" height="300px&q 阅读全文
posted @ 2012-10-06 09:38 雪中飞雁 阅读(126) 评论(0) 推荐(0)