# Test **Repository Path**: qi__lin/Test ## Basic Information - **Project Name**: Test - **Description**: 软件缺陷预测 Software Defect Prediction - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: demo - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-09-23 - **Last Updated**: 2024-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Software Defect Prediction [![Fork me on Gitee](https://gitee.com/qi__lin/Test/widgets/widget_3.svg)](https://gitee.com/qi__lin/Test) #### 介绍 **以下是软件缺陷预测项目简介** #### 软件架构 软件架构说明: - 采用JavaWeb,MVC框架 #### 目录结构描述 ```` |————SoftwareDefectPrediction |———— .idea | |————... |———— lib | |————... |———— src | |————main | | |————java | | | |————com.sdp.softwaredefectprediction | | | | |————dao | | | | |————pojo | | | | |————service | | | | |————utils | | | | |————web | | |————resources | | | |————jdbc.properties | | |————webapp | | | |————assets | | | | |————... | | | |————WEB-INF | | | | |————lib | | | | | |————... | | | | |————web.xml | | | |————index.jsp |———— target | |————... |———— .gitignore |———— LICENSE |———— pom.xml |———— README.md |————外部库 | |————... |————临时文件和控制台 | |————... ```` #### 注意 1. 2. 3. #### 安装教程 1. 最好使用idea专业版 2. 确保所用到的包已导入lib ![img.png](src/main/webapp/assets/imgs/img.png) 3. 确保配置正确 #### 使用说明 1. 先运行Tomcat,再打开网页界面 ![img_1.png](src/main/webapp/assets/imgs/img_1.png) ![img_2.png](src/main/webapp/assets/imgs/img_2.png) 2. #### 参与贡献 1. 组长:祁麟 2. 客户端、服务端工程师:梁子煜、马佳颖 3. 算法:祁麟、林千琬、张启洋 #### 部分截图 - 注册登录 #### 仓库地址 - https://github.com/RowdyKid/Test (github镜像) - https://gitee.com/qi__lin/Test (gitee) [![祁麟/Test](https://gitee.com/qi__lin/Test/widgets/widget_card.svg?colors=393222,ebdfc1,fffae5,d8ca9f,393222,a28b40)](https://gitee.com/qi__lin/Test)