摘要: | 这个作业属于哪个课程 | https://edu.cnblogs.com/campus/sdscfz/SF4 | | | | | 这个作业要求在哪里 | https://edu.cnblogs.com/campus/sdscfz/SF4/homework/12913 | | 作业的部署链接 | 阅读全文
posted @ 2023-06-26 21:18 张京普 阅读(16) 评论(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:41 张京普 阅读(7) 评论(0) 推荐(0) 编辑
摘要: ``` Document 显示自我介绍 ``` ![](https://img2023.cnblogs.com/blog/3119918/202305/3119918-20230521220954407-157380102.png) ![](https://img2023.cnblogs.com/b 阅读全文
posted @ 2023-05-21 22:12 张京普 阅读(9) 评论(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"> <me 阅读全文
posted @ 2023-05-14 20:59 张京普 阅读(7) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi 阅读全文
posted @ 2023-04-18 21:01 张京普 阅读(17) 评论(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:54 张京普 阅读(9) 评论(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:17 张京普 阅读(9) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-04-02 18:59 张京普 阅读(1) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta charset="UTF-8"> <title> 11 </title> <body> <script src="./11.js"> var m=prompt('请输入查询种类'); switch(m){ case '苹果': document.write(' 阅读全文
posted @ 2023-03-28 09:50 张京普 阅读(1) 评论(0) 推荐(0) 编辑
摘要: | 这个作业属于哪个课程 | https://edu.cnblogs.com/campus/sdscfz/SF4 | | | | | 这个作业要求在哪里 | [https://edu.cnblogs.com/campus/sdscfz/SF4/homework/12913 | | 这个作业的目标 | 阅读全文
posted @ 2023-03-26 19:40 张京普 阅读(5) 评论(0) 推荐(0) 编辑