1.什么是jQuery jQuery是一个简洁而快速的JavaScript库,里面定义了各种函数方法,可以直接使用,可以使用很多功能。 jQuery的三大优点: 强大的选择机制—方便获取标签对象 优质的隐式迭代—默认对数组中的所有标签进行操作 无所不能的链式编程—再复杂的操作,一行代码搞定 2.jQ Read More
posted @ 2020-05-05 10:24 GLINLIND Views(148) Comments(0) Diggs(0)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< Read More
posted @ 2020-04-18 21:21 GLINLIND Views(55) Comments(0) Diggs(0)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< Read More
posted @ 2020-04-18 21:19 GLINLIND Views(49) Comments(0) Diggs(0)