首页 课程资源 网页制作     /    JSP学生点名系统(文档+全部代码+配置环境)

JSP学生点名系统(文档+全部代码+配置环境)

上传者: heiye_duxing | 上传时间:2018/5/14 6:05:13 | 文件大小:1.51MB | 文件类型:zip
JSP
JSP学生点名系统(文档+全部代码+配置环境)
文档包括需求分析、概要设计、详细设计,代码开发使用javabean+jsp技术,开发环境为myeclipse+tomcat8+sqlserver2014,内含全部代码和配置环境说明,web工程和数据库的创建方法已经在配置环境说明里详细说明,本人再去下个jdbc4.0就可以直接用了。
适用于jsp初学者和相关专业课设参考使用

文件下载

资源详情

[{"title":"(47个子文件1.51MB)JSP学生点名系统(文档+全部代码+配置环境)","children":[{"title":"学生点名系统","children":[{"title":"我的学生点名程序","children":[{"title":".project <span style='color:#111;'>1.32KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"service","children":[{"title":"Register.java <span style='color:#111;'>50B</span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"Teacher.java <span style='color:#111;'>2.71KB</span>","children":null,"spread":false},{"title":"Course.java <span style='color:#111;'>580B</span>","children":null,"spread":false},{"title":"Student.java <span style='color:#111;'>5.89KB</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"Conn.java <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"Test.java <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"Conn_help.java <span style='color:#111;'>2.56KB</span>","children":null,"spread":false},{"title":"Logout.java <span style='color:#111;'>1.82KB</span>","children":null,"spread":false},{"title":"Test2.java <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":"TeacherDao.java <span style='color:#111;'>1.53KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"WebRoot","children":[{"title":"WEB-INF","children":[{"title":"classes","children":[{"title":"service","children":[{"title":"Register.class <span style='color:#111;'>265B</span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"Course.class <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"Teacher.class <span style='color:#111;'>3.44KB</span>","children":null,"spread":false},{"title":"Student.class <span style='color:#111;'>6.41KB</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"Conn.class <span style='color:#111;'>1.59KB</span>","children":null,"spread":false},{"title":"Test2.class <span style='color:#111;'>1.99KB</span>","children":null,"spread":false},{"title":"TeacherDao.class <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"Conn_help.class <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"Test.class <span style='color:#111;'>2.32KB</span>","children":null,"spread":false},{"title":"Logout.class <span style='color:#111;'>2.48KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"jtds-1.2_to_sqlserver2014.jar <span style='color:#111;'>278.94KB</span>","children":null,"spread":false},{"title":"sqljdbc4.jar <span style='color:#111;'>524.71KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"register.jsp <span style='color:#111;'>867B</span>","children":null,"spread":false},{"title":"logout.jsp <span style='color:#111;'>901B</span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'>1.17KB</span>","children":null,"spread":false},{"title":"1.jpg <span style='color:#111;'>57.19KB</span>","children":null,"spread":false},{"title":"call.jsp <span style='color:#111;'>2.11KB</span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>39B</span>","children":null,"spread":false}],"spread":true},{"title":"head.txt <span style='color:#111;'>565B</span>","children":null,"spread":false},{"title":"register2.jsp <span style='color:#111;'>827B</span>","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'>737B</span>","children":null,"spread":false},{"title":"test.jsp <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"index2.jsp <span style='color:#111;'>1.49KB</span>","children":null,"spread":false},{"title":"login2.jsp <span style='color:#111;'>806B</span>","children":null,"spread":false}],"spread":false},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'>414B</span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>598B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'>65B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'>531B</span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'>522B</span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"程序环境配置说明.docx <span style='color:#111;'>54.40KB</span>","children":null,"spread":false}],"spread":true},{"title":"详细设计说明书.docx <span style='color:#111;'>524.70KB</span>","children":null,"spread":false},{"title":"需求分析.docx <span style='color:#111;'>21.14KB</span>","children":null,"spread":false},{"title":"概要设计.docx <span style='color:#111;'>109.32KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • 子宸2017:
    下载了跑不起来!没有数据库2018-10-15

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明