摘要: ``` ``` ![](https://img2023.cnblogs.com/blog/3120004/202306/3120004-20230626215940554-907410377.png) ![](https://img2023.cnblogs.com/blog/3120004/2023 阅读全文
posted @ 2023-06-26 22:01 初中生./ 阅读(6) 评论(0) 推荐(0) 编辑
摘要: ``` math var g=Math.round(Math.random() * 10+1) var i=0 while(ig){ alert('你猜大了') }else{ alert('你猜对了') } } i++ } /script> ``` ![](https://img2023.cnblo 阅读全文
posted @ 2023-05-28 18:39 初中生./ 阅读(7) 评论(0) 推荐(0) 编辑
摘要: ``` Document 显示自我介绍 ``` ![](https://img2023.cnblogs.com/blog/3120004/202305/3120004-20230521221448400-2030874091.png) ![](https://img2023.cnblogs.com/ 阅读全文
posted @ 2023-05-21 22:17 初中生./ 阅读(14) 评论(0) 推荐(0) 编辑
摘要: <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta 阅读全文
posted @ 2023-05-14 20:55 初中生./ 阅读(3) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>函数</title> </head> <body> <script src="./函数.js"> var a=prompt( 阅读全文
posted @ 2023-04-25 09:48 初中生./ 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>冒泡排序</title> </head> <body> <script src="./冒泡排序.js"> arr=[98,3 阅读全文
posted @ 2023-04-18 09:43 初中生./ 阅读(9) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title> 数组 </title> </head> <body> <h2> <script src="./数组.js"> var a= 阅读全文
posted @ 2023-04-15 22:50 初中生./ 阅读(15) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title> 循环 </title> </head> <body> <script src="./循环.js"> var i=promp 阅读全文
posted @ 2023-04-09 14:15 初中生./ 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 第一次作业https://www.cnblogs.com/wqnmz/p/17281055.html <html> <head> <meta charset="UTF-8"> <title> 11 </title> <body> <script src="./11.js"> var m=prompt 阅读全文
posted @ 2023-04-02 19:17 初中生./ 阅读(17) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-04-02 19:16 初中生./ 阅读(0) 评论(0) 推荐(0) 编辑