资源简介
用户登录以后,系统会自动随机给你一份试卷,你搭好好提交,系统会自动修改你的试卷,并把你的成绩给你.关于怎么使用,里面有说明书
代码片段和文件信息
package mybean.data;
public class Login
{ String logname
password
backNews=““;
boolean success=false;
public void setLogname(String name)
{ logname=name;
}
public String getLogname()
{return logname;
}
public void setPassword(String pw)
{ password=pw;
}
public String getPassword()
{return password;
}
public String getBackNews()
{ return backNews;
}
public void setBackNews(String s)
{ backNews=s;
}
public void setSuccess(boolean b)
{ success=b;
}
public boolean getSuccess()
{ return success;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
.CA.... 417 2008-12-23 10:29 JSP\在线考试系统\exam\choiceModifyMess.jsp
.CA.... 655 2007-07-24 08:20 JSP\在线考试系统\exam\common\input.htc
.CA.... 171 2007-07-24 08:20 JSP\在线考试系统\exam\common\popwin.js
.CA.... 1758 2007-07-24 08:20 JSP\在线考试系统\exam\common\st
.C.D... 0 2008-12-25 17:54 JSP\在线考试系统\exam\common
.CA.... 233676 2008-12-23 16:20 JSP\在线考试系统\exam\e.jsp
.CA.... 5453 2007-07-24 08:19 JSP\在线考试系统\exam\editor\addimage.jsp
.CA.... 941 2007-07-24 08:19 JSP\在线考试系统\exam\editor\deal.jsp
.CA.... 1790 2007-07-24 08:19 JSP\在线考试系统\exam\editor\default.asp
.CA.... 2508 2007-07-24 08:19 JSP\在线考试系统\exam\editor\edit.css
.CA.... 8382 2007-07-24 08:19 JSP\在线考试系统\exam\editor\edit.jsp
.CA.... 850 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\aleft.gif
.CA.... 848 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\aright.gif
.CA.... 82 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\bold.gif
.CA.... 861 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\bullist.gif
.CA.... 850 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\center.gif
.CA.... 104 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\copy.gif
.CA.... 91 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\cut.gif
.CA.... 76 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\delete.gif
.CA.... 180 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\fgcolor.gif
.CA.... 342 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\help.gif
.CA.... 67 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\hr.gif
.CA.... 140 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\img.gif
.CA.... 98 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\indent.gif
.CA.... 93 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\italic.gif
.CA.... 5485 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\mayalogo.gif
.CA.... 864 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\numlist.gif
.CA.... 98 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\outdent.gif
.CA.... 137 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\paste.gif
.CA.... 859 2007-07-24 08:19 JSP\在线考试系统\exam\editor\images\redo.gif
............此处省略470个文件信息
相关资源
- 在线考试系统 java源码
- java版学生在线考试系统完整源码
- java+mysql在线考试系统
- MVC3 层开发 在线考试系统(内容多,
- jsp ssh mvc java web j2ee bs 在线考试系统
- 基于Jsp 网络在线考试系统源码,Jav
- 2018 JAVA的在线考试系统(毕业设计
- java ee 在线考试系统-ssh框架
- 毕业设计 JAVA在线考试管理系统(源代
- JAVA在线考试管理系统(源代码+论文
- ssm整合开发java在线考试系统通过mav
- java在线考试系统SSH框架源代码
- 毕业设计 jsp网络在线考试系统
- 在线考试系统 jsp
- Android在线考试系统源代码
- 在线考试系统-Swing
- 计算机专业毕业论文+英文文献+文献翻
- java网络在线考试系统源代码大全
- 在线考试系统(B/S模式)
- 网上在线考试系统 带完整数据库
- Jsp网络在线考试系统源码
- JSP+MySQL 在线考试系统源码
- 基于java web的在线考试系统
- 课程设计——在线考试系统JSP
- JSP在线考试系统完整(论文+源码+数据
- JavaWeb设计在线考试系统报告
- 基于JSP的在线考试系统
- 基于WEB的在线考试系统的设计与实现
- 基于JSP+Servlet的在线考试系统
- 毕设-在线考试系统.zip
评论
共有 条评论