【例子介绍】基于WEB的考务管理系统的设计与实现(JSP SQL2000)
【相关图片】
【源码结构】
.
├── 基于WEB的考务管理系统的设计与实现(JSP SQL2000)已经登上网
│ ├── DB
│ │ ├── test_Data.MDF
│ │ └── test_Log.LDF
│ ├── Paper
│ │ ├── NSI2007毕业设计_基于WEB的考务管理系统的设计与实现.doc
│ │ ├── part.doc
│ │ ├── 新建 BMP 图像 (2).bmp
│ │ ├── 新建 BMP 图像.bmp
│ │ ├── 毕业论文.doc
│ │ └── 中英文翻译
│ │ ├── 中文翻译.doc
│ │ ├── 英文原文.doc
│ │ └── 中英文翻译封页.doc
│ ├── Source
│ │ ├── dbconfig.properties
│ │ ├── mm
│ │ │ ├── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ └── com
│ │ │ │ │ └── db
│ │ │ │ │ ├── DBCon.class
│ │ │ │ │ └── DBCon.java
│ │ │ │ ├── lib
│ │ │ │ └── web.xml
│ │ │ ├── course
│ │ │ │ ├── course.jsp
│ │ │ │ └── courseadd.jsp
│ │ │ ├── err
│ │ │ │ └── err.jsp
│ │ │ ├── images
│ │ │ │ ├── 01.jpg
│ │ │ │ ├── 01ch3.gif
│ │ │ │ ├── 032bf.jpg
│ │ │ │ ├── 035bi.jpg
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 1600green_7001(1).jpg
│ │ │ │ ├── 1ao.gif
│ │ │ │ ├── SR170.JPG
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── b_bf_bu.gif
│ │ │ │ ├── b_heart_o.gif
│ │ │ │ ├── b_heart_p.gif
│ │ │ │ ├── b_heart_s.gif
│ │ │ │ ├── back_2.gif
│ │ │ │ ├── beas1.gif
│ │ │ │ ├── bg-hane1.gif
│ │ │ │ ├── bg-hane2.gif
│ │ │ │ ├── bg-hane5.gif
│ │ │ │ ├── bg_c1.gif
│ │ │ │ ├── bg_c4.gif
│ │ │ │ ├── bg_s3.gif
│ │ │ │ ├── c018.gif
│ │ │ │ ├── c31.gif
│ │ │ │ ├── c34.gif
│ │ │ │ ├── c36.gif
│ │ │ │ ├── c39.gif
│ │ │ │ ├── c45.gif
│ │ │ │ ├── cakaa12.gif
│ │ │ │ ├── calendar.gif
│ │ │ │ ├── cd23.gif
│ │ │ │ ├── cd24.gif
│ │ │ │ ├── cd28.gif
│ │ │ │ ├── chao02.gif
│ │ │ │ ├── cheche5.gif
│ │ │ │ ├── error_r2_c1.jpg
│ │ │ │ ├── fish3.gif
│ │ │ │ ├── flo1.gif
│ │ │ │ ├── flo2.gif
│ │ │ │ ├── flo3.gif
│ │ │ │ ├── flo4.gif
│ │ │ │ ├── flo6.gif
│ │ │ │ ├── flo7.gif
│ │ │ │ ├── gif001.gif
│ │ │ │ ├── gif002.gif
│ │ │ │ ├── gif003.gif
│ │ │ │ ├── gif004.gif
│ │ │ │ ├── green3.jpg
│ │ │ │ ├── heart3.gif
│ │ │ │ ├── heart5.gif
│ │ │ │ ├── hituji06.gif
│ │ │ │ ├── hituji07.gif
│ │ │ │ ├── kamite10.gif
│ │ │ │ ├── kamite4.gif
│ │ │ │ ├── kamite8.gif
│ │ │ │ ├── kamite9.gif
│ │ │ │ ├── khmm.gif
│ │ │ │ ├── l192.gif
│ │ │ │ ├── music1.gif
│ │ │ │ ├── pixel057.gif
│ │ │ │ ├── purple.jpg
│ │ │ │ ├── star6.gif
│ │ │ │ ├── star9.gif
│ │ │ │ ├── t-hosi10.gif
│ │ │ │ ├── t-hosi11.gif
│ │ │ │ ├── t-hosi12.gif
│ │ │ │ ├── t-hosi13.gif
│ │ │ │ ├── t1
│ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ ├── bg.gif
│ │ │ │ │ ├── center_1.gif
│ │ │ │ │ ├── center_2.gif
│ │ │ │ │ ├── left_1.gif
│ │ │ │ │ ├── left_2.gif
│ │ │ │ │ ├── left_3.gif
│ │ │ │ │ ├── right_1.gif
│ │ │ │ │ ├── right_2.gif
│ │ │ │ │ ├── right_3.gif
│ │ │ │ │ └── 获取更新.txt
│ │ │ │ └── wel6.gif
│ │ │ ├── login.jsp
│ │ │ ├── login_hide.jsp
│ │ │ ├── manager
│ │ │ │ ├── admin.jsp
│ │ │ │ ├── manage.jsp
│ │ │ │ ├── manage_hide.jsp
│ │ │ │ ├── manager
│ │ │ │ │ ├── delete.jsp
│ │ │ │ │ ├── index.jsp
│ │ │ │ │ ├── insert.jsp
│ │ │ │ │ ├── insert_hide.jsp
│ │ │ │ │ ├── update.jsp
│ │ │ │ │ └── update_hide.jsp
│ │ │ │ ├── pic.htm
│ │ │ │ ├── plan
│ │ │ │ │ ├── delete.jsp
│ │ │ │ │ ├── error.jsp
│ │ │ │ │ ├── insert.jsp
│ │ │ │ │ ├── insert_hide.jsp
│ │ │ │ │ ├── plan.jsp
│ │ │ │ │ ├── update.jsp
│ │ │ │ │ └── update_hide.jsp
│ │ │ │ ├── room
│ │ │ │ │ ├── delete.jsp
│ │ │ │ │ ├── index.jsp
│ │ │ │ │ ├── insert.jsp
│ │ │ │ │ ├── insert_hide.jsp
│ │ │ │ │ ├── update.jsp
│ │ │ │ │ └── update_hide.jsp
│ │ │ │ ├── student
│ │ │ │ │ ├── delete.jsp
│ │ │ │ │ ├── index.jsp
│ │ │ │ │ ├── insert.jsp
│ │ │ │ │ ├── insert_hide.jsp
│ │ │ │ │ ├── update.jsp
│ │ │ │ │ └── update_hide.jsp
│ │ │ │ ├── teacher
│ │ │ │ │ ├── delete.jsp
│ │ │ │ │ ├── index.jsp
│ │ │ │ │ ├── insert.jsp
│ │ │ │ │ ├── insert_hide.jsp
│ │ │ │ │ ├── update.jsp
│ │ │ │ │ └── update_hide.jsp
│ │ │ │ └── tj
│ │ │ │ ├── classtj.jsp
│ │ │ │ ├── intj.jsp
│ │ │ │ ├── pic.htm
│ │ │ │ ├── pic2.htm
│ │ │ │ └── tj.jsp
│ │ │ ├── scripts
│ │ │ ├── student
│ │ │ │ └── student.jsp
│ │ │ └── teacher
│ │ │ └── teacher.jsp
│ │ ├── readme.txt
│ │ └── 说明.txt
│ ├── 中英文封页22222.doc
│ └── 张霞开题报告.doc
└── 5t6t网_基于WEB的考务管理系统的设计与实现(JSP SQL2000)已经登上网.zip
25 directories, 145 files
评论