JavaScript
摘要:
JS的两种引入方式: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>js的两种引入方式</title> <script> alert('hello world') </script> <!--<script 阅读全文
posted @ 2018-01-04 15:49 二十四岁半 阅读(188) 评论(0) 推荐(0)
posted @ 2018-01-04 15:49 二十四岁半 阅读(188) 评论(0) 推荐(0)