• Lesson01: 网页脚本语言


    文章目录

    一、JavaScript思维导图

    在这里插入图片描述

    二、下载开发工具

    下载GoogleChrome:https://www.google.cn/chrome/
    ES6教程连接:https://wangdoc.com/es6/
    JavaScript教程连接:https://wangdoc.com/javascript/basic/index.html

    三、JavaScript的引入方式(通过标签script进行引入)

    1.内嵌式

    • 定义:内嵌式是使用