上一页 1 2 3 4 5 6 ··· 8 下一页
摘要: <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>老年人能力评估表< 阅读全文
posted @ 2025-02-20 19:02 呓语-MSHK 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>老年人能力评估基本 阅读全文
posted @ 2025-02-20 19:01 呓语-MSHK 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 页头 <!-- 头部 start --> <script src="js/getParameter.js"></script> <script> $(function () { //查询用户信息 $.get("findUserServlet",{},function (data) { //{uid: 阅读全文
posted @ 2025-02-20 18:54 呓语-MSHK 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 前端 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>注销账号</ 阅读全文
posted @ 2025-02-20 18:49 呓语-MSHK 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 前端 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>查询调剂计划</title> </head> <body> <h2>根据 专业课名称 查找调剂计划</h2> <form action="/yjs/fin 阅读全文
posted @ 2025-02-20 18:47 呓语-MSHK 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 前端 <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>注册</title> <link rel="stylesheet" type="text/css" href="css/common.css"> <lin 阅读全文
posted @ 2025-02-20 18:43 呓语-MSHK 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 前端 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=dev 阅读全文
posted @ 2025-02-20 18:41 呓语-MSHK 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 首先,建筑作为软件开发的比喻并不能完全反映软件的演化过程。建筑工程的开发过程是严格、线性的,通常是“从上到下”的规划,完成后就是最终的产品。然而,软件开发并非如此,它更像是园艺。园艺中,种植的花木并非一开始就能完美成长,而是需要根据环境的变化不断调整、修剪和养护。同样,软件开发也是一个持续演化的过程 阅读全文
posted @ 2025-01-26 20:52 呓语-MSHK 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 1、 制作一个登录表单,输入账号和密码相同时显示“登录成功”,否则显示“登陆失败”。当用户选择成为会员时,显示“注册成功,欢迎成为会员”。 <%@ page language="java" contentType="text/html; charset=UTF-8"%> <html> <body> 阅读全文
posted @ 2025-01-22 15:58 呓语-MSHK 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 1、语法: 选择器{ 属性:值; 属性:值; ... } 例如: <html> <head> <meta charset="utf-8"> <style> p { color:red; text-align:center; } </style> </head> <body> <p>Hello Wor 阅读全文
posted @ 2025-01-20 15:11 呓语-MSHK 阅读(4) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 8 下一页
点击右上角即可分享
微信分享提示