基本信息
源码名称:在线考试系统(C#开发实战宝典)
源码大小:0.56M
文件格式:.zip
开发语言:C#
更新时间:2023-08-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
在线考试系统(C#开发实战宝典)

.
├── 09
│   ├── ExamOnLine
│   │   ├── App_Code
│   │   │   ├── BaseClass.cs
│   │   │   ├── MessageBox.cs
│   │   │   └── projClass.cs
│   │   ├── App_Data
│   │   │   ├── db_ExamOnline.ldf
│   │   │   └── db_ExamOnline.mdf
│   │   ├── Image
│   │   │   ├── back_01.gif
│   │   │   ├── back_03.gif
│   │   │   ├── back_13.gif
│   │   │   ├── bg.gif
│   │   │   ├── emame_03.gif
│   │   │   ├── exame_02.gif
│   │   │   ├── exame_05.gif
│   │   │   ├── kemu_03.gif
│   │   │   ├── login.gif
│   │   │   └── rule_03.gif
│   │   ├── Image.aspx
│   │   ├── Image.aspx.cs
│   │   ├── Login.aspx
│   │   ├── Login.aspx.cs
│   │   ├── Mystyle.css
│   │   ├── UserControls
│   │   │   ├── Fooder.ascx
│   │   │   ├── Fooder.ascx.cs
│   │   │   ├── Header1.ascx
│   │   │   ├── Header1.ascx.cs
│   │   │   ├── Header2.ascx
│   │   │   └── Header2.ascx.cs
│   │   ├── Web.Config
│   │   ├── admin
│   │   │   ├── AddExamination.aspx
│   │   │   ├── AddExamination.aspx.cs
│   │   │   ├── AddStudentInfo.aspx
│   │   │   ├── AddStudentInfo.aspx.cs
│   │   │   ├── AddTeacherInfo.aspx
│   │   │   ├── AddTeacherInfo.aspx.cs
│   │   │   ├── AdminChangePwd.aspx
│   │   │   ├── AdminChangePwd.aspx.cs
│   │   │   ├── AdminManage.aspx
│   │   │   ├── AdminManage.aspx.cs
│   │   │   ├── ChangeStudentInfo.aspx
│   │   │   ├── ChangeStudentInfo.aspx.cs
│   │   │   ├── ExaminationDetail.aspx
│   │   │   ├── ExaminationDetail.aspx.cs
│   │   │   ├── ExaminationInfo.aspx
│   │   │   ├── ExaminationInfo.aspx.cs
│   │   │   ├── ExaminationResult.aspx
│   │   │   ├── ExaminationResult.aspx.cs
│   │   │   ├── Img
│   │   │   │   ├── back_08.gif
│   │   │   │   ├── back_11.gif
│   │   │   │   └── back_left_06.gif
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── StudentInfo.aspx
│   │   │   ├── StudentInfo.aspx.cs
│   │   │   ├── Subject.aspx
│   │   │   ├── Subject.aspx.cs
│   │   │   ├── TeacherInfo.aspx
│   │   │   ├── TeacherInfo.aspx.cs
│   │   │   ├── TeacherXXinfo.aspx
│   │   │   ├── TeacherXXinfo.aspx.cs
│   │   │   └── left.htm
│   │   ├── student
│   │   │   ├── StartExam.aspx
│   │   │   ├── StartExam.aspx.cs
│   │   │   ├── result.aspx
│   │   │   ├── result.aspx.cs
│   │   │   ├── studentexam.aspx
│   │   │   └── studentexam.aspx.cs
│   │   └── teacher
│   │       ├── Img
│   │       │   ├── back_08.gif
│   │       │   ├── back_11.gif
│   │       │   └── back_left_06.gif
│   │       ├── TAddExamination.aspx
│   │       ├── TAddExamination.aspx.cs
│   │       ├── TExaminationDetail.aspx
│   │       ├── TExaminationDetail.aspx.cs
│   │       ├── TExaminationInfo.aspx
│   │       ├── TExaminationInfo.aspx.cs
│   │       ├── TExaminationResult.aspx
│   │       ├── TExaminationResult.aspx.cs
│   │       ├── TLogout.aspx
│   │       ├── TLogout.aspx.cs
│   │       ├── TeacherChangePwd.aspx
│   │       ├── TeacherChangePwd.aspx.cs
│   │       ├── TeacherManage.aspx
│   │       ├── TeacherManage.aspx.cs
│   │       └── Tleft.htm
│   └── readme.doc
└── 在线考试系统(C#开发实战宝典)_examOnLine.zip

11 directories, 85 files