91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 12.65MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-06-20
  • 語言: Java
  • 標(biāo)簽: ssh??jsp??java??

資源簡介

管理員登陸有,考生信息管理,考生成績查詢,試卷管理,題目管理;考生登錄,在線考試,成績查詢,以及個(gè)人信息修改。完整的源代碼和數(shù)據(jù)庫文件。

資源截圖

代碼片段和文件信息

package?com.ischoolbar.programmer.action;

import?java.sql.Date;
import?java.util.HashMap;
import?java.util.Iterator;
import?java.util.List;
import?java.util.Map;
import?java.util.Map.Entry;

import?javax.servlet.http.HttpServletRequest;
import?javax.servlet.http.HttpSession;

import?org.apache.struts2.interceptor.ServletRequestAware;

import?com.ischoolbar.programmer.dao.ExamDao;
import?com.ischoolbar.programmer.dao.QuestionDao;
import?com.ischoolbar.programmer.model.Exam;
import?com.ischoolbar.programmer.model.PageBean;
import?com.ischoolbar.programmer.model.Question;
import?com.ischoolbar.programmer.model.Student;
import?com.ischoolbar.programmer.util.PageUtil;
import?com.ischoolbar.programmer.util.PropertiesUtil;
import?com.ischoolbar.programmer.util.StringUtil;
import?com.opensymphony.xwork2.ActionSupport;

/**
?*?考試Action類
?*?@author?Administrator
?*
?*/
public?class?ExamAction?extends?ActionSupport?implements?ServletRequestAware{

/**
?*?
?*/
private?static?final?long?serialVersionUID?=?1L;

private?ExamDao?examDao=new?ExamDao();
private?QuestionDao?questionDao=new?QuestionDao();

private?HttpServletRequest?request;

private?String?mainPage;

private?Exam?exam;
private?Exam?s_exam;

private?List?examList;

private?String?page;
private?int?total;
private?String?pageCode;

public?String?getMainPage()?{
return?mainPage;
}

public?void?setMainPage(String?mainPage)?{
this.mainPage?=?mainPage;
}

public?Exam?getExam()?{
return?exam;
}

public?void?setExam(Exam?exam)?{
this.exam?=?exam;
}



public?List?getExamList()?{
return?examList;
}

public?void?setExamList(List?examList)?{
this.examList?=?examList;
}




public?Exam?getS_exam()?{
return?s_exam;
}

public?void?setS_exam(Exam?s_exam)?{
this.s_exam?=?s_exam;
}



public?String?getPage()?{
return?page;
}

public?void?setPage(String?page)?{
this.page?=?page;
}

public?int?getTotal()?{
return?total;
}

public?void?setTotal(int?total)?{
this.total?=?total;
}

public?String?getPageCode()?{
return?pageCode;
}

public?void?setPageCode(String?pageCode)?{
this.pageCode?=?pageCode;
}

/**
?*?計(jì)算/添加考試成績
?*?@return
?*?@throws?Exception
?*/
public?String?add()throws?Exception{
Map?keyMap?=?new?HashMap();
????????keyMap?=?request.getParameterMap();
????????Iterator>?it2?=?keyMap.entrySet().iterator();
????????int?totalScore=0;
????????int?singleScore=0;
????????int?moreScore=0;
????????while?(it2.hasNext())?{
????????????Entry?entry?=?it2.next();??
????????????String?keyStr=entry.getKey();
????????????String?values[]=entry.getValue();
????????????String?key;
????????????String?value=““;
????????????if(keyStr.equals(“exam.student.id“)||keyStr.equals(“exam.paper.id“)){
???????????? continue;
??

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件?????895488??2018-06-27?10:27??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼.doc

?????文件??????56299??2018-04-28?21:15??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\1.JPG

?????文件??????80121??2018-04-28?21:22??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\10.JPG

?????文件??????46243??2018-04-28?21:23??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\11.JPG

?????文件??????27640??2018-04-28?21:35??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\111.JPG

?????文件??????40679??2018-04-28?21:16??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\2.JPG

?????文件??????98592??2018-04-28?21:20??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\3.JPG

?????文件?????109545??2018-04-28?21:20??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\4.JPG

?????文件??????78517??2018-04-28?21:21??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\5.JPG

?????文件?????152882??2018-04-28?21:21??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\6.JPG

?????文件??????52530??2018-04-28?21:22??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\7.JPG

?????文件??????39385??2018-04-28?21:22??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\8.JPG

?????文件??????36915??2018-04-28?21:22??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\截圖\9.JPG

?????文件??????11246??2018-04-28?00:19??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\數(shù)據(jù)庫文件\db_exam(帶演示數(shù)據(jù)).sql

?????文件???????3660??2018-04-28?00:20??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\數(shù)據(jù)庫文件\db_exam(無演示數(shù)據(jù)).sql

?????文件????????226??2018-04-28?21:11??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\運(yùn)行環(huán)境.txt

?????文件????????795??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.classpath

?????文件???????1043??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.project

?????文件????????503??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.settings\.jsdtscope

?????文件????????364??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.settings\org.eclipse.jdt.core.prefs

?????文件????????482??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.settings\org.eclipse.wst.common.component

?????文件????????345??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.settings\org.eclipse.wst.common.project.facet.core.xml

?????文件?????????49??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2018-04-27?21:26??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????文件???????7392??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\build\classes\com\ischoolbar\programmer\action\ExamAction.class

?????文件???????2229??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\build\classes\com\ischoolbar\programmer\action\ManagerAction.class

?????文件???????6689??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\build\classes\com\ischoolbar\programmer\action\PaperAction.class

?????文件???????7014??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\build\classes\com\ischoolbar\programmer\action\QuestionAction.class

?????文件???????7365??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\build\classes\com\ischoolbar\programmer\action\StudentAction.class

?????文件???????3812??2018-06-26?16:05??jsp+ssh+mysql實(shí)現(xiàn)的在線考試系統(tǒng)源碼\項(xiàng)目源碼\OnlineExam\build\classes\com\ischoolbar\programmer\dao\ExamDao.class

............此處省略187個(gè)文件信息

評論

共有 條評論