04 2022 档案

摘要:<%-- Created by IntelliJ IDEA. User: 97442 Date: 2022/4/24 Time: 20:05 To change this template use File | Settings | File Templates. --%> <%@ page con 阅读全文
posted @ 2022-04-24 20:33 董梦坤 阅读(31) 评论(0) 推荐(0)
摘要:1. <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> <!DOCTYPE HTML> <html> <head> <title>首页</title> </head> <body bgcolor="#ffccff 阅读全文
posted @ 2022-04-17 15:52 董梦坤 阅读(26) 评论(0) 推荐(0)
摘要:1. <body> <h2></h2> <form action="chuan.jsp" method="post"> <table> <tr> <td>用户名 :</td> <td><input type="text"name="name"></td> </tr> <tr> <td height= 阅读全文
posted @ 2022-04-10 19:52 董梦坤 阅读(46) 评论(0) 推荐(0)