lidaye2396

博客园 首页 新随笔 联系 订阅 管理
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 30 下一页

2020年12月15日 #

摘要: 员工培训系统: package dao; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import j 阅读全文
posted @ 2020-12-15 11:11 lidaye2396 阅读(87) 评论(0) 推荐(0) 编辑

2020年12月13日 #

摘要: 员工培训系统, servlet层: package sevelet; import java.io.IOException; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import 阅读全文
posted @ 2020-12-13 11:11 lidaye2396 阅读(49) 评论(0) 推荐(0) 编辑

2020年12月12日 #

摘要: 员工培训系统, 教师或用户查询界面: <%@ page language="java" contentType="text/ html; charset=UTF-8" pageEncoding="UTF-8" import = "java.util.*"%> <%@page import="bean 阅读全文
posted @ 2020-12-12 11:11 lidaye2396 阅读(35) 评论(0) 推荐(0) 编辑

2020年12月11日 #

摘要: 员工培训系统: 教师个人修改系统: <%@ page language="java" contentType="text/ html; charset=UTF-8" pageEncoding="UTF-8" import = "java.util.*"%> <%@page import="bean. 阅读全文
posted @ 2020-12-11 11:11 lidaye2396 阅读(40) 评论(0) 推荐(0) 编辑

2020年12月10日 #

摘要: 员工培训系统: 修改个人信息界面: <%@ page language="java" contentType="text/ html; charset=UTF-8" pageEncoding="UTF-8" import = "java.util.*"%> <%@page import="bean. 阅读全文
posted @ 2020-12-10 11:11 lidaye2396 阅读(47) 评论(0) 推荐(0) 编辑

2020年12月9日 #

摘要: 员工培训系统: 修改部门界面: <%@ page language="java" contentType="text/ html; charset=UTF-8" pageEncoding="UTF-8" import = "java.util.*"%> <%@page import="bean.se 阅读全文
posted @ 2020-12-09 11:11 lidaye2396 阅读(51) 评论(0) 推荐(0) 编辑

2020年12月8日 #

摘要: 员工培训系统: 修改职称界面: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UT 阅读全文
posted @ 2020-12-08 11:11 lidaye2396 阅读(29) 评论(0) 推荐(0) 编辑

2020年12月7日 #

摘要: 员工培训系统, 部门设置界面1: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="U 阅读全文
posted @ 2020-12-07 11:11 lidaye2396 阅读(39) 评论(0) 推荐(0) 编辑

2020年12月6日 #

摘要: 员工培训系统: 员工登录系统: <%@ page language="java" contentType="text/ html; charset=UTF-8" pageEncoding="UTF-8" import = "java.util.*"%> <%@page import="bean.st 阅读全文
posted @ 2020-12-06 11:11 lidaye2396 阅读(42) 评论(0) 推荐(0) 编辑

2020年12月5日 #

摘要: 员工培训系统,管理登录系统: <%@ page language="java" contentType="text/ html; charset=UTF-8" pageEncoding="UTF-8" import = "java.util.*"%> <!DOCTYPE html> <html> < 阅读全文
posted @ 2020-12-05 11:11 lidaye2396 阅读(39) 评论(0) 推荐(0) 编辑

上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 30 下一页