资源简介
用户登录以后,系统会自动随机给你一份试卷,你搭好好提交,系统会自动修改你的试卷,并把你的成绩给你.关于怎么使用,里面有说明书

代码片段和文件信息
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个文件信息
相关资源
- 在线考试系统源代码(jsp)
- jsp mysql在线考试系统 文档
- 哈工大J2EE课程设计
- JSP+SQL学生在线考试系统(毕业设计)
- Java的web在线考试系统设计(含源码
- javase项目:学生在线考试系统
- 基于Java的在线考试系统266258
- JAVA 英语在线考试系统源码+SQL2005数据
- jsp+mysql在线考试系统+文档
- 基于JAVA的在线考试系统 可做毕业设计
- 在线考试系统需求规格说明书
- 基于JavaEE技术的在线考试系统的设计
- 基于Jsp网络在线考试系统源码
- Jsp网络在线考试系统源码分享
- 基于java SSH的在线考试系统源代码
- 用于毕设的Java无纸化在线考试系统
- JAVA在线考试管理系统
- jsp在线考试系统217958
- NIIT jsp 试题 有答案
- 在线考试系统,oracle,jsp
- MVC模式_jsp+javabean+servlet开发“在线考
- Java Web 网络在线考试系统源码
- JavaWeb在线考试系统200891
- jsp+sql 在线考试系统
- 一个简单的基于jsp的在线考试系统
- 网络在线考试B/S架构源码
- 在线考试系统,JSP+TOMCAT+JAVABEAN+JQUER
- javaweb在线考试系统
- 基于java的在线考试系统
- jsp在线考试系统完整源代码
评论
共有 条评论