资源简介
采用java技术构建的一个管理系统。整个开发过程首先对系统进行需求分析,得出系统的主要功能。接着对系统进行总体设计和详细设计。总体设计主要包括系统功能设计、系统总体结构设计、系统数据结构设计和系统安全设计等;详细设计主要包括系统数据库访问的实现,主要功能模块的具体实现,模块实现关键代码等。最后对系统进行功能测试,并对测试结果进行分析总结。
包括程序毕设程序源代码一份,数据库一份,完美运行。配置环境里面有说明。如有不会运行源代码私信。
代码片段和文件信息
package com.controller;
import java.io.File;
import java.io.IOException;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.io.PrintWriter;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.multipart.MultipartFile;
import com.entity.Allusers;
//import com.chengxusheji.po.News;
import com.server.AllusersServer;
import com.util.PageBean;
import net.sf.json.JSONobject;
@Controller
public class AllusersController {
@Resource
private AllusersServer allusersService;
//
@RequestMapping(“showAllusers.do“)
public String showAllusers(int idModelMap mapHttpSession session){
/* Mapject> bmap=new HashMapject>();
bmap.put(“uid“ id);*/
// map.put(“blist“ allusersService.getAll(bmap));
map.put(“allusers“ allusersService.getById(id));
return “read“;
}
@RequestMapping(“addAllusers.do“)
public String addAllusers(HttpServletRequest requestAllusers allusersHttpSession session){
Timestamp time=new Timestamp(System.currentTimeMillis());
//Users u=(Users)session.getAttribute(“user“);
/*if(u==null||u.equals(““)){
return “redirect:showIndex.do“;
}else{*/
//bbs.setUid(u.getId());
/*bbs.setPubtime(time.toString());
bbs.setIsdel(“1“);*/
allusers.setAddtime(time.toString().substring(0 19));
allusersService.add(allusers);
return “redirect:allusersList.do“;
/*}*/
}
// 处理编辑
@RequestMapping(“doUpdateAllusers.do“)
public String doUpdateAllusers(int idModelMap mapAllusers allusers){
allusers=allusersService.getById(id);
map.put(“allusers“ allusers);
return “allusers_updt“;
}
//
@RequestMapping(“updateAllusers.do“)
public String updateAllusers(int idModelMap mapAllusers allusers){
allusersService.update(allusers);
return “redirect:allusersList.do“;
}
// 所有List
// @RequestMapping(“allusersList.do“)
// public String allusersList(ModelMap mapHttpSession session){
// map.put(“list“ allusersService.getAll(null));
// map.put(“clist“ allusersService.getAll(null));
// return “allusers“;
// }
// 分页查询
@RequestMapping(“allusersList.do“)
public String goodList(@RequestParam(value=“page“required=false)String page
ModelMap mapHttpSession sessionAllusers allusers String username String pwd String cx){
/*if(session.getAttribute(“user“)==null){
return “login“;
}*/
if(page==null||page.equals(““)){
page=“1“;
}
PageBean pageBean=new PageBean(Integer.parseInt(page) 15);
Mapject> pmap=new Ha
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-09-10 17:35 965ssm教务管理系统\
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\
文件 1052 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.classpath
文件 329 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.myme
文件 66 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.myumldata
文件 1767 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.project
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\
文件 500 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\.jsdtscope
文件 76 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\com.genuitec.eclipse.migration.prefs
文件 88 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\org.eclipse.core.resources.prefs
文件 364 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\org.eclipse.jdt.core.prefs
文件 584 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\org.eclipse.wst.common.component
文件 345 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2020-01-10 14:13 965ssm教务管理系统\ssmjwglxthsg9091B7\.settings\org.eclipse.wst.jsdt.ui.superType.name
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\me
文件 39 2020-01-10 14:14 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\me
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\
文件 3658 2020-01-10 16:18 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\applicationContext.xm
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\
目录 0 2020-09-09 21:02 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\
文件 7327 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\AllusersController.class
文件 5860 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\BanjixinxiController.class
文件 8171 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\ChengjitongjiController.class
文件 11886 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\ChengjixinxiController.class
文件 9758 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\DatixinxiController.class
文件 9473 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\JiaoshixinxiController.class
文件 10990 2020-01-13 22:50 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\KaoshixinxiController.class
文件 9103 2020-01-13 23:05 965ssm教务管理系统\ssmjwglxthsg9091B7\WebRoot\WEB-INF\classes\com\controller\KechengxinxiController.class
............此处省略580个文件信息
相关资源
- 基于SSM学校教务管理系统javaweb毕业设
- javaweb教务管理系统源码
- Java 教务管理系统
- TM00584-java教务管理系统源码.7z
- Java+mysql 教务管理系统 带数据库
- JAVA教务管理系统毕业论文.docx
- 基于java教务管理系统的教师端
- 教务管理系统jsp/java全部源代码
- 数据库课程设计教务管理系统
- 教务管理系统课程设计
- javaweb教务管理系统项目设计.zip
- 教务管理系统javaweb项目
- JSP 学校教务管理系统(jsp+servlet+jav
- jsp项目简单的教务管理系统
- jsp+servlet+SqlServer教务管理系统
- JSP+SQL教务管理系统-毕业设计
- android教务管理系统教师版
评论
共有 条评论