摘要: ``` ``` ![](https://img2023.cnblogs.com/blog/3119505/202306/3119505-20230626225135979-1832107744.png) ![](https://img2023.cnblogs.com/blog/3119505/202 阅读全文
posted @ 2023-06-26 22:53 乔文涛 阅读(6) 评论(0) 推荐(0) 编辑
摘要: ``` ``` ![](https://img2023.cnblogs.com/blog/3119505/202306/3119505-20230626225135979-1832107744.png) ![](https://img2023.cnblogs.com/blog/3119505/202 阅读全文
posted @ 2023-06-26 22:52 乔文涛 阅读(3) 评论(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:44 乔文涛 阅读(4) 评论(0) 推荐(0) 编辑
摘要: ``` Document 显示自我介绍 ``` ![](https://img2023.cnblogs.com/blog/3119505/202305/3119505-20230521215923360-1348528280.png) ![](https://img2023.cnblogs.com/ 阅读全文
posted @ 2023-05-21 22:00 乔文涛 阅读(8) 评论(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 21:02 乔文涛 阅读(9) 评论(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 21:05 乔文涛 阅读(34) 评论(0) 推荐(0) 编辑
摘要: 第七次作业 <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title> 数组 </title> </head> <body> <h2> <script src="./数组.js"> 阅读全文
posted @ 2023-04-15 22:57 乔文涛 阅读(21) 评论(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:23 乔文涛 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 第一次作业https://www.cnblogs.com/qiaowentao/p/17281047.html <html> <head> <meta charset="UTF-8"> <title> 11 </title> <body> <script src="./11.js"> var m=p 阅读全文
posted @ 2023-04-02 19:14 乔文涛 阅读(7) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-04-02 19:12 乔文涛 阅读(0) 评论(0) 推荐(0) 编辑