摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <h1>点到的名字:<span></span></h1> <button>点名</button> <script type="tex 阅读全文
posted @ 2020-01-26 22:43
ziyuliu
阅读(133)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script type="text/javascript" > var arr=["刘力嘉","王建民","刘丹"] //push 阅读全文
posted @ 2020-01-26 22:12
ziyuliu
阅读(391)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script type="text/javascript" > //这里的对象数据是从今日头条源代码粘的 var obj={"ha 阅读全文
posted @ 2020-01-26 20:39
ziyuliu
阅读(891)
评论(0)
推荐(0)
摘要:
JavaScript数组:一个对象,可以放置一组数据。 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script type="text/javascript"> //字面量的 阅读全文
posted @ 2020-01-26 19:41
ziyuliu
阅读(140)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <script type="text/javascript"> class Cat{ //constructor是一种用于创建和初始 阅读全文
posted @ 2020-01-26 00:16
ziyuliu
阅读(784)
评论(0)
推荐(0)

浙公网安备 33010602011771号