# 软件开发与管理 **Repository Path**: wang-yuying2001/web-framework ## Basic Information - **Project Name**: 软件开发与管理 - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 511 - **Created**: 2021-03-18 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 软件开发与管理项目 - 作业 ## 基于Model2的登录功能 #### 介绍 基于Model2的登录功能 包括: * 页面:Login.jsp,LoginSuccess(main).jsp * Java类:LoginServlet.java,User.java * 数据库:user表 #### 补充说明 1. idea已安装 2. mysql已安装 3. jdk,maven,tomcat已安装