文章目录 ①console函数 ②for循环 ③跳出循环 ④练习题:口诀表 ⑤练习题:幼兔 ⑥while死循环 一、console函数 console.log()输出普通信息 console.info()输出提示性信息 console.error()用于输出错误信息 console.warn()用于 Read More
posted @ 2018-01-17 16:45
刘半封
Views(200)
Comments(0)
Diggs(0)
本节目录: ①安装使用 ②语法 ③文档就绪函数 ④选择器 一、安装使用(特别注意jQuery应当位于<head>标签中) 一般通过两种方法添加jQuery: ①jquery.com下载jQuery库; ②从cdn中载入jQuery库。例如:从微软载入 这是谷歌: 二、语法 通过jQuery选取HTM Read More
posted @ 2018-01-17 16:45
刘半封
Views(152)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号