摘要: <!DOCTYPE HTML> <html> <head> <meta charset="UTF-8" /> <title>首頁</title> <style> body{ margin: 0; padding: 0; } #css1{ position: absolute; width: 6.25 阅读全文
posted @ 2021-11-24 10:11 李昂唐 阅读(27) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <script type="text/javascript"> var arr1 = [1,1,2,3,4,100] console 阅读全文
posted @ 2021-11-24 10:08 李昂唐 阅读(30) 评论(0) 推荐(0)