摘要: 直接在script标签内部书写代码 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <script type="text/javascript"> console.log('hello, world'); </ 阅读全文
posted @ 2016-10-16 23:08 灬灬 阅读(138) 评论(0) 推荐(0) 编辑