在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 学生考评系统(毕业设计)全部资料.zip

学生考评系统(毕业设计)全部资料.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:14.13M
  • 下载次数:6
  • 浏览次数:194
  • 发布时间:2021-12-08
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
本人的毕业设计,涉及学生考评系统的项目文件、开题报告、中期检查、自我评价、论文、论文答辩PPT等全部资料,颇具参考价值。绝对独立完成,保证和任何他处的资料无重复,物超所值。要十分也算辛苦分吧。 摘 要:学生考评系统旨在使用当前行之有效的网站开发技术,结合学校的具体情况,通过数据记录、在线点名、作业管理等功能,实现对学生全面、准确而及时的考评。一方面有助于学校科学评价学生、衡量教学成绩及做出正确的决策;另一方面,有助于学生了解自己各学期的综合表现,提高自身约束力,及时调整自己,进而实现对自己的科学定位。本系统在Microsoft .NET 平台下,结合一系列网站技术进行开发。 关键词: 学生考评系统;网站开发; Microsoft .NET Student Assessment System Design and Implementation Author: Huqiang Dong Tutor: Bing Han (Department of Computer Science and Technology, School of Information Science and Technology, Hainan Normal University, Haikou, 571158) Abstract: Student Assessment System, using current effective website development technology, is to assess a student completely and accurately in time according to the college concrete condition, through the data records, online roll call, students' work management functions and so on. On the one hand, the system contribute to scientific evaluation of students, measure teaching performance and make the right decisions; On the other hand, the system helps student understand their overall performance of each semester to improve themselves, so as to realize their scientific orientation. The system is developed with a series of web technology in Microsoft.Net platform. Key words: Student Assessment System; website development; Microsoft .NET
【实例截图】
【核心代码】
4744302543451202963.zip
└── 学生考评系统(毕业设计)全部资料
└── 200924510106_董虎强
├── 09计算机专升本_200924510106_董虎强_毕业论文.doc
├── 09计算机专升本_董虎强_200924510106_毕业论文开题报告表.doc
├── MyPub
│   ├── AdminPages
│   │   ├── AcademyAdd.aspx
│   │   ├── AcademyAdd.aspx.cs
│   │   ├── AcademyAdd.aspx.designer.cs
│   │   ├── AcademyManage.aspx
│   │   ├── AcademyManage.aspx.cs
│   │   ├── AcademyManage.aspx.designer.cs
│   │   ├── AdminDefault.aspx
│   │   ├── AdminDefault.aspx.cs
│   │   ├── AdminDefault.aspx.designer.cs
│   │   ├── AdminIndex.aspx
│   │   ├── AdminIndex.aspx.cs
│   │   ├── AdminIndex.aspx.designer.cs
│   │   ├── Authority.aspx
│   │   ├── Authority.aspx.cs
│   │   ├── Authority.aspx.designer.cs
│   │   ├── ClassAdd.aspx
│   │   ├── ClassAdd.aspx.cs
│   │   ├── ClassAdd.aspx.designer.cs
│   │   ├── ClassCourseAdd.aspx
│   │   ├── ClassCourseAdd.aspx.cs
│   │   ├── ClassCourseAdd.aspx.designer.cs
│   │   ├── ClassView.aspx
│   │   ├── ClassView.aspx.cs
│   │   ├── ClassView.aspx.designer.cs
│   │   ├── CourseAdd.aspx
│   │   ├── CourseAdd.aspx.cs
│   │   ├── CourseAdd.aspx.designer.cs
│   │   ├── CourseView.aspx
│   │   ├── CourseView.aspx.cs
│   │   ├── CourseView.aspx.designer.cs
│   │   ├── DepartmentAdd.aspx
│   │   ├── DepartmentAdd.aspx.cs
│   │   ├── DepartmentAdd.aspx.designer.cs
│   │   ├── DepartmentManage.aspx
│   │   ├── DepartmentManage.aspx.cs
│   │   ├── DepartmentManage.aspx.designer.cs
│   │   ├── GenerateClassFinalScore.aspx
│   │   ├── GenerateClassFinalScore.aspx.cs
│   │   ├── GenerateClassFinalScore.aspx.designer.cs
│   │   ├── GenerateSingleStuFinalScore.aspx
│   │   ├── GenerateSingleStuFinalScore.aspx.cs
│   │   ├── GenerateSingleStuFinalScore.aspx.designer.cs
│   │   ├── GiveCourse.aspx
│   │   ├── GiveCourse.aspx.cs
│   │   ├── GiveCourse.aspx.designer.cs
│   │   ├── InputSingleStuScore.aspx
│   │   ├── InputSingleStuScore.aspx.cs
│   │   ├── InputSingleStuScore.aspx.designer.cs
│   │   ├── InputWholeClassScore.aspx
│   │   ├── InputWholeClassScore.aspx.cs
│   │   ├── InputWholeClassScore.aspx.designer.cs
│   │   ├── JiaowuDataManage.aspx
│   │   ├── JiaowuDataManage.aspx.cs
│   │   ├── JiaowuDataManage.aspx.designer.cs
│   │   ├── MessageAdd.aspx
│   │   ├── MessageAdd.aspx.cs
│   │   ├── MessageAdd.aspx.designer.cs
│   │   ├── NoticeAdd.aspx
│   │   ├── NoticeAdd.aspx.cs
│   │   ├── NoticeAdd.aspx.designer.cs
│   │   ├── NoticesView.aspx
│   │   ├── NoticesView.aspx.cs
│   │   ├── NoticesView.aspx.designer.cs
│   │   ├── PageBody
│   │   │   ├── AcademyAddBody.aspx
│   │   │   ├── AcademyAddBody.aspx.cs
│   │   │   ├── AcademyAddBody.aspx.designer.cs
│   │   │   ├── AcademyManaBody.aspx
│   │   │   ├── AcademyManaBody.aspx.cs
│   │   │   ├── AcademyManaBody.aspx.designer.cs
│   │   │   ├── ClassAddBody.aspx
│   │   │   ├── ClassAddBody.aspx.cs
│   │   │   ├── ClassAddBody.aspx.designer.cs
│   │   │   ├── ClassCourseAddBody.aspx
│   │   │   ├── ClassCourseAddBody.aspx.cs
│   │   │   ├── ClassCourseAddBody.aspx.designer.cs
│   │   │   ├── CourseAddBody.aspx
│   │   │   ├── CourseAddBody.aspx.cs
│   │   │   ├── CourseAddBody.aspx.designer.cs
│   │   │   ├── DepartmentAddBody.aspx
│   │   │   ├── DepartmentAddBody.aspx.cs
│   │   │   ├── DepartmentAddBody.aspx.designer.cs
│   │   │   ├── NoticeAddBody.aspx
│   │   │   ├── NoticeAddBody.aspx.cs
│   │   │   ├── NoticeAddBody.aspx.designer.cs
│   │   │   ├── OneStuUp.aspx
│   │   │   ├── OneStuUp.aspx.cs
│   │   │   ├── OneStuUp.aspx.designer.cs
│   │   │   ├── StudentAddBody.aspx
│   │   │   ├── StudentAddBody.aspx.cs
│   │   │   ├── StudentAddBody.aspx.designer.cs
│   │   │   ├── SubjectAddBody.aspx
│   │   │   ├── SubjectAddBody.aspx.cs
│   │   │   ├── SubjectAddBody.aspx.designer.cs
│   │   │   ├── TeacherDataAddBody.aspx
│   │   │   ├── TeacherDataAddBody.aspx.cs
│   │   │   └── TeacherDataAddBody.aspx.designer.cs
│   │   ├── PollsView.aspx
│   │   ├── PollsView.aspx.cs
│   │   ├── PollsView.aspx.designer.cs
│   │   ├── PubPolls.aspx
│   │   ├── PubPolls.aspx.cs
│   │   ├── PubPolls.aspx.designer.cs
│   │   ├── ScoreUpdate.aspx
│   │   ├── ScoreUpdate.aspx.cs
│   │   ├── ScoreUpdate.aspx.designer.cs
│   │   ├── StudentAdd.aspx
│   │   ├── StudentAdd.aspx.cs
│   │   ├── StudentAdd.aspx.designer.cs
│   │   ├── StudentScoreUpdate.aspx
│   │   ├── StudentScoreUpdate.aspx.cs
│   │   ├── StudentScoreUpdate.aspx.designer.cs
│   │   ├── StudentView.aspx
│   │   ├── StudentView.aspx.cs
│   │   ├── StudentView.aspx.designer.cs
│   │   ├── SubjectAdd.aspx
│   │   ├── SubjectAdd.aspx.cs
│   │   ├── SubjectAdd.aspx.designer.cs
│   │   ├── TeacherDataAdd.aspx
│   │   ├── TeacherDataAdd.aspx.cs
│   │   ├── TeacherDataAdd.aspx.designer.cs
│   │   ├── TeacherDataQuery.aspx
│   │   ├── TeacherDataQuery.aspx.cs
│   │   ├── TeacherDataQuery.aspx.designer.cs
│   │   └── web.config
│   ├── App_Browsers
│   │   └── CSSFriendlyAdapters.browser
│   ├── App_Data
│   │   ├── Appraiser_log.ldf
│   │   ├── Appraiser.mdf
│   │   ├── aspnetdb_log.LDF
│   │   └── ASPNETDB.MDF
│   ├── App_Themes
│   │   └── Default
│   │   ├── AbsentRecord.css
│   │   ├── CSS
│   │   │   ├── surfer5menu.css
│   │   │   └── surfer5_v1.css
│   │   ├── Default.css
│   │   ├── images
│   │   │   ├── activeArrowRight.gif
│   │   │   ├── arrowRight.gif
│   │   │   ├── bannerMenuBg.jpg
│   │   │   ├── logo01_bottom.jpg
│   │   │   ├── sidebarGraphic1.jpg
│   │   │   ├── sidebarGraphic.jpg
│   │   │   └── Thumbs.db
│   │   ├── Menu.css
│   │   ├── PostList.css
│   │   ├── Reset.css
│   │   ├── studentPage.css
│   │   └── TeacherPage.css
│   ├── Backup
│   │   ├── AdminPages
│   │   │   ├── AcademyAdd.aspx
│   │   │   ├── AcademyAdd.aspx.cs
│   │   │   ├── AcademyAdd.aspx.designer.cs
│   │   │   ├── AcademyManage.aspx
│   │   │   ├── AcademyManage.aspx.cs
│   │   │   ├── AcademyManage.aspx.designer.cs
│   │   │   ├── AdminDefault.aspx
│   │   │   ├── AdminDefault.aspx.cs
│   │   │   ├── AdminDefault.aspx.designer.cs
│   │   │   ├── AdminIndex.aspx
│   │   │   ├── AdminIndex.aspx.cs
│   │   │   ├── AdminIndex.aspx.designer.cs
│   │   │   ├── Authority.aspx
│   │   │   ├── Authority.aspx.cs
│   │   │   ├── Authority.aspx.designer.cs
│   │   │   ├── ClassAdd.aspx
│   │   │   ├── ClassAdd.aspx.cs
│   │   │   ├── ClassAdd.aspx.designer.cs
│   │   │   ├── ClassCourseAdd.aspx
│   │   │   ├── ClassCourseAdd.aspx.cs
│   │   │   ├── ClassCourseAdd.aspx.designer.cs
│   │   │   ├── ClassView.aspx
│   │   │   ├── ClassView.aspx.cs
│   │   │   ├── ClassView.aspx.designer.cs
│   │   │   ├── CourseAdd.aspx
│   │   │   ├── CourseAdd.aspx.cs
│   │   │   ├── CourseAdd.aspx.designer.cs
│   │   │   ├── CourseView.aspx
│   │   │   ├── CourseView.aspx.cs
│   │   │   ├── CourseView.aspx.designer.cs
│   │   │   ├── DepartmentAdd.aspx
│   │   │   ├── DepartmentAdd.aspx.cs
│   │   │   ├── DepartmentAdd.aspx.designer.cs
│   │   │   ├── DepartmentManage.aspx
│   │   │   ├── DepartmentManage.aspx.cs
│   │   │   ├── DepartmentManage.aspx.designer.cs
│   │   │   ├── GenerateClassFinalScore.aspx
│   │   │   ├── GenerateClassFinalScore.aspx.cs
│   │   │   ├── GenerateClassFinalScore.aspx.designer.cs
│   │   │   ├── GenerateSingleStuFinalScore.aspx
│   │   │   ├── GenerateSingleStuFinalScore.aspx.cs
│   │   │   ├── GenerateSingleStuFinalScore.aspx.designer.cs
│   │   │   ├── GiveCourse.aspx
│   │   │   ├── GiveCourse.aspx.cs
│   │   │   ├── GiveCourse.aspx.designer.cs
│   │   │   ├── InputSingleStuScore.aspx
│   │   │   ├── InputSingleStuScore.aspx.cs
│   │   │   ├── InputSingleStuScore.aspx.designer.cs
│   │   │   ├── InputWholeClassScore.aspx
│   │   │   ├── InputWholeClassScore.aspx.cs
│   │   │   ├── InputWholeClassScore.aspx.designer.cs
│   │   │   ├── JiaowuDataManage.aspx
│   │   │   ├── JiaowuDataManage.aspx.cs
│   │   │   ├── JiaowuDataManage.aspx.designer.cs
│   │   │   ├── MessageAdd.aspx
│   │   │   ├── MessageAdd.aspx.cs
│   │   │   ├── MessageAdd.aspx.designer.cs
│   │   │   ├── NoticeAdd.aspx
│   │   │   ├── NoticeAdd.aspx.cs
│   │   │   ├── NoticeAdd.aspx.designer.cs
│   │   │   ├── NoticesView.aspx
│   │   │   ├── NoticesView.aspx.cs
│   │   │   ├── NoticesView.aspx.designer.cs
│   │   │   ├── PageBody
│   │   │   │   ├── AcademyAddBody.aspx
│   │   │   │   ├── AcademyAddBody.aspx.cs
│   │   │   │   ├── AcademyAddBody.aspx.designer.cs
│   │   │   │   ├── AcademyManaBody.aspx
│   │   │   │   ├── AcademyManaBody.aspx.cs
│   │   │   │   ├── AcademyManaBody.aspx.designer.cs
│   │   │   │   ├── ClassAddBody.aspx
│   │   │   │   ├── ClassAddBody.aspx.cs
│   │   │   │   ├── ClassAddBody.aspx.designer.cs
│   │   │   │   ├── ClassCourseAddBody.aspx
│   │   │   │   ├── ClassCourseAddBody.aspx.cs
│   │   │   │   ├── ClassCourseAddBody.aspx.designer.cs
│   │   │   │   ├── CourseAddBody.aspx
│   │   │   │   ├── CourseAddBody.aspx.cs
│   │   │   │   ├── CourseAddBody.aspx.designer.cs
│   │   │   │   ├── DepartmentAddBody.aspx
│   │   │   │   ├── DepartmentAddBody.aspx.cs
│   │   │   │   ├── DepartmentAddBody.aspx.designer.cs
│   │   │   │   ├── NoticeAddBody.aspx
│   │   │   │   ├── NoticeAddBody.aspx.cs
│   │   │   │   ├── NoticeAddBody.aspx.designer.cs
│   │   │   │   ├── OneStuUp.aspx
│   │   │   │   ├── OneStuUp.aspx.cs
│   │   │   │   ├── OneStuUp.aspx.designer.cs
│   │   │   │   ├── StudentAddBody.aspx
│   │   │   │   ├── StudentAddBody.aspx.cs
│   │   │   │   ├── StudentAddBody.aspx.designer.cs
│   │   │   │   ├── SubjectAddBody.aspx
│   │   │   │   ├── SubjectAddBody.aspx.cs
│   │   │   │   ├── SubjectAddBody.aspx.designer.cs
│   │   │   │   ├── TeacherDataAddBody.aspx
│   │   │   │   ├── TeacherDataAddBody.aspx.cs
│   │   │   │   └── TeacherDataAddBody.aspx.designer.cs
│   │   │   ├── PollsView.aspx
│   │   │   ├── PollsView.aspx.cs
│   │   │   ├── PollsView.aspx.designer.cs
│   │   │   ├── PubPolls.aspx
│   │   │   ├── PubPolls.aspx.cs
│   │   │   ├── PubPolls.aspx.designer.cs
│   │   │   ├── ScoreUpdate.aspx
│   │   │   ├── ScoreUpdate.aspx.cs
│   │   │   ├── ScoreUpdate.aspx.designer.cs
│   │   │   ├── StudentAdd.aspx
│   │   │   ├── StudentAdd.aspx.cs
│   │   │   ├── StudentAdd.aspx.designer.cs
│   │   │   ├── StudentScoreUpdate.aspx
│   │   │   ├── StudentScoreUpdate.aspx.cs
│   │   │   ├── StudentScoreUpdate.aspx.designer.cs
│   │   │   ├── StudentView.aspx
│   │   │   ├── StudentView.aspx.cs
│   │   │   ├── StudentView.aspx.designer.cs
│   │   │   ├── SubjectAdd.aspx
│   │   │   ├── SubjectAdd.aspx.cs
│   │   │   ├── SubjectAdd.aspx.designer.cs
│   │   │   ├── TeacherDataAdd.aspx
│   │   │   ├── TeacherDataAdd.aspx.cs
│   │   │   ├── TeacherDataAdd.aspx.designer.cs
│   │   │   ├── TeacherDataQuery.aspx
│   │   │   ├── TeacherDataQuery.aspx.cs
│   │   │   ├── TeacherDataQuery.aspx.designer.cs
│   │   │   └── web.config
│   │   ├── App_Browsers
│   │   │   └── CSSFriendlyAdapters.browser
│   │   ├── App_Data
│   │   │   ├── Appraiser_log.ldf
│   │   │   └── Appraiser.mdf
│   │   ├── App_Themes
│   │   │   └── Default
│   │   │   ├── AbsentRecord.css
│   │   │   ├── CSS
│   │   │   │   ├── surfer5menu.css
│   │   │   │   └── surfer5_v1.css
│   │   │   ├── Default.css
│   │   │   ├── images
│   │   │   │   ├── activeArrowRight.gif
│   │   │   │   ├── arrowRight.gif
│   │   │   │   ├── bannerMenuBg.jpg
│   │   │   │   ├── logo01_bottom.jpg
│   │   │   │   ├── sidebarGraphic1.jpg
│   │   │   │   └── sidebarGraphic.jpg
│   │   │   ├── Menu.css
│   │   │   ├── PostList.css
│   │   │   ├── Reset.css
│   │   │   ├── studentPage.css
│   │   │   └── TeacherPage.css
│   │   ├── bin
│   │   │   ├── StudentAppraiser.dll
│   │   │   └── StudentAppraiser.pdb
│   │   ├── BLL
│   │   │   └── AcademyYear.cs
│   │   ├── ckeditor
│   │   │   ├── adapters
│   │   │   │   └── jquery.js
│   │   │   ├── ckeditor.asp
│   │   │   ├── ckeditor_basic.js
│   │   │   ├── ckeditor_basic_source.js
│   │   │   ├── ckeditor.js
│   │   │   ├── ckeditor.pack
│   │   │   ├── ckeditor.php
│   │   │   ├── ckeditor_php4.php
│   │   │   ├── ckeditor_php5.php
│   │   │   ├── ckeditor_source.js
│   │   │   ├── config.js
│   │   │   ├── contents.css
│   │   │   ├── images
│   │   │   │   └── spacer.gif
│   │   │   ├── lang
│   │   │   │   ├── en-au.js
│   │   │   │   ├── en-ca.js
│   │   │   │   ├── en-gb.js
│   │   │   │   ├── en.js
│   │   │   │   ├── _languages.js
│   │   │   │   ├── uk.js
│   │   │   │   └── zh-cn.js
│   │   │   ├── plugins
│   │   │   │   ├── a11yhelp
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── a11yhelp.js
│   │   │   │   │   └── lang
│   │   │   │   │   ├── en.js
│   │   │   │   │   └── he.js
│   │   │   │   ├── about
│   │   │   │   │   └── dialogs
│   │   │   │   │   ├── about.js
│   │   │   │   │   └── logo_ckeditor.png
│   │   │   │   ├── adobeair
│   │   │   │   │   └── plugin.js
│   │   │   │   ├── ajax
│   │   │   │   │   └── plugin.js
│   │   │   │   ├── autogrow
│   │   │   │   │   └── plugin.js
│   │   │   │   ├── clipboard
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── paste.js
│   │   │   │   ├── colordialog
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── colordialog.js
│   │   │   │   ├── dialog
│   │   │   │   │   └── dialogDefinition.js
│   │   │   │   ├── div
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── div.js
│   │   │   │   ├── find
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── find.js
│   │   │   │   ├── flash
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── flash.js
│   │   │   │   │   └── images
│   │   │   │   │   └── placeholder.png
│   │   │   │   ├── forms
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   ├── button.js
│   │   │   │   │   │   ├── checkbox.js
│   │   │   │   │   │   ├── form.js
│   │   │   │   │   │   ├── hiddenfield.js
│   │   │   │   │   │   ├── radio.js
│   │   │   │   │   │   ├── select.js
│   │   │   │   │   │   ├── textarea.js
│   │   │   │   │   │   └── textfield.js
│   │   │   │   │   └── images
│   │   │   │   │   └── hiddenfield.gif
│   │   │   │   ├── iframe
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── iframe.js
│   │   │   │   │   └── images
│   │   │   │   │   └── placeholder.png
│   │   │   │   ├── iframedialog
│   │   │   │   │   └── plugin.js
│   │   │   │   ├── image
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── image.js
│   │   │   │   ├── link
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   ├── anchor.js
│   │   │   │   │   │   └── link.js
│   │   │   │   │   └── images
│   │   │   │   │   └── anchor.gif
│   │   │   │   ├── liststyle
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── liststyle.js
│   │   │   │   ├── pagebreak
│   │   │   │   │   └── images
│   │   │   │   │   └── pagebreak.gif
│   │   │   │   ├── pastefromword
│   │   │   │   │   └── filter
│   │   │   │   │   └── default.js
│   │   │   │   ├── pastetext
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── pastetext.js
│   │   │   │   ├── placeholder
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── placeholder.js
│   │   │   │   │   ├── lang
│   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   └── he.js
│   │   │   │   │   ├── placeholder.gif
│   │   │   │   │   └── plugin.js
│   │   │   │   ├── scayt
│   │   │   │   │   └── dialogs
│   │   │   │   │   ├── options.js
│   │   │   │   │   └── toolbar.css
│   │   │   │   ├── showblocks
│   │   │   │   │   └── images
│   │   │   │   │   ├── block_address.png
│   │   │   │   │   ├── block_blockquote.png
│   │   │   │   │   ├── block_div.png
│   │   │   │   │   ├── block_h1.png
│   │   │   │   │   ├── block_h2.png
│   │   │   │   │   ├── block_h3.png
│   │   │   │   │   ├── block_h4.png
│   │   │   │   │   ├── block_h5.png
│   │   │   │   │   ├── block_h6.png
│   │   │   │   │   ├── block_p.png
│   │   │   │   │   └── block_pre.png
│   │   │   │   ├── smiley
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── smiley.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── angel_smile.gif
│   │   │   │   │   ├── angry_smile.gif
│   │   │   │   │   ├── broken_heart.gif
│   │   │   │   │   ├── confused_smile.gif
│   │   │   │   │   ├── cry_smile.gif
│   │   │   │   │   ├── devil_smile.gif
│   │   │   │   │   ├── embaressed_smile.gif
│   │   │   │   │   ├── envelope.gif
│   │   │   │   │   ├── heart.gif
│   │   │   │   │   ├── kiss.gif
│   │   │   │   │   ├── lightbulb.gif
│   │   │   │   │   ├── omg_smile.gif
│   │   │   │   │   ├── regular_smile.gif
│   │   │   │   │   ├── sad_smile.gif
│   │   │   │   │   ├── shades_smile.gif
│   │   │   │   │   ├── teeth_smile.gif
│   │   │   │   │   ├── thumbs_down.gif
│   │   │   │   │   ├── thumbs_up.gif
│   │   │   │   │   ├── tounge_smile.gif
│   │   │   │   │   ├── whatchutalkingabout_smile.gif
│   │   │   │   │   └── wink_smile.gif
│   │   │   │   ├── specialchar
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── specialchar.js
│   │   │   │   │   └── lang
│   │   │   │   │   └── en.js
│   │   │   │   ├── styles
│   │   │   │   │   └── styles
│   │   │   │   │   └── default.js
│   │   │   │   ├── table
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── table.js
│   │   │   │   ├── tableresize
│   │   │   │   │   └── plugin.js
│   │   │   │   ├── tabletools
│   │   │   │   │   └── dialogs
│   │   │   │   │   └── tableCell.js
│   │   │   │   ├── templates
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── templates.js
│   │   │   │   │   └── templates
│   │   │   │   │   ├── default.js
│   │   │   │   │   └── images
│   │   │   │   │   ├── template1.gif
│   │   │   │   │   ├── template2.gif
│   │   │   │   │   └── template3.gif
│   │   │   │   ├── uicolor
│   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── uicolor.js
│   │   │   │   │   ├── lang
│   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   └── he.js
│   │   │   │   │   ├── plugin.js
│   │   │   │   │   ├── uicolor.gif
│   │   │   │   │   └── yui
│   │   │   │   │   ├── assets
│   │   │   │   │   │   ├── hue_bg.png
│   │   │   │   │   │   ├── hue_thumb.png
│   │   │   │   │   │   ├── picker_mask.png
│   │   │   │   │   │   ├── picker_thumb.png
│   │   │   │   │   │   └── yui.css
│   │   │   │   │   └── yui.js
│   │   │   │   ├── wsc
│   │   │   │   │   └── dialogs
│   │   │   │   │   ├── ciframe.html
│   │   │   │   │   ├── tmpFrameset.html
│   │   │   │   │   ├── wsc.css
│   │   │   │   │   └── wsc.js
│   │   │   │   └── xml
│   │   │   │   └── plugin.js
│   │   │   ├── _samples
│   │   │   │   ├── adobeair
│   │   │   │   ├── api_dialog
│   │   │   │   ├── asp
│   │   │   │   ├── assets
│   │   │   │   └── php
│   │   │   ├── skins
│   │   │   │   ├── kama
│   │   │   │   │   ├── dialog.css
│   │   │   │   │   ├── editor.css
│   │   │   │   │   ├── icons.png
│   │   │   │   │   ├── icons_rtl.png
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── dialog_sides.gif
│   │   │   │   │   │   ├── dialog_sides.png
│   │   │   │   │   │   ├── dialog_sides_rtl.png
│   │   │   │   │   │   ├── mini.gif
│   │   │   │   │   │   ├── noimage.png
│   │   │   │   │   │   ├── sprites_ie6.png
│   │   │   │   │   │   ├── sprites.png
│   │   │   │   │   │   └── toolbar_start.gif
│   │   │   │   │   ├── skin.js
│   │   │   │   │   └── templates.css
│   │   │   │   ├── office2003
│   │   │   │   │   ├── dialog.css
│   │   │   │   │   ├── editor.css
│   │   │   │   │   ├── icons.png
│   │   │   │   │   ├── icons_rtl.png
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── dialog_sides.gif
│   │   │   │   │   │   ├── dialog_sides.png
│   │   │   │   │   │   ├── dialog_sides_rtl.png
│   │   │   │   │   │   ├── mini.gif
│   │   │   │   │   │   ├── noimage.png
│   │   │   │   │   │   ├── sprites_ie6.png
│   │   │   │   │   │   └── sprites.png
│   │   │   │   │   ├── skin.js
│   │   │   │   │   └── templates.css
│   │   │   │   └── v2
│   │   │   │   ├── dialog.css
│   │   │   │   ├── editor.css
│   │   │   │   ├── icons.png
│   │   │   │   ├── icons_rtl.png
│   │   │   │   ├── images
│   │   │   │   │   ├── dialog_sides.gif
│   │   │   │   │   ├── dialog_sides.png
│   │   │   │   │   ├── dialog_sides_rtl.png
│   │   │   │   │   ├── mini.gif
│   │   │   │   │   ├── noimage.png
│   │   │   │   │   ├── sprites_ie6.png
│   │   │   │   │   ├── sprites.png
│   │   │   │   │   └── toolbar_start.gif
│   │   │   │   ├── skin.js
│   │   │   │   └── templates.css
│   │   │   ├── _source
│   │   │   │   ├── adapters
│   │   │   │   ├── core
│   │   │   │   │   ├── dom
│   │   │   │   │   └── htmlparser
│   │   │   │   ├── lang
│   │   │   │   ├── plugins
│   │   │   │   │   ├── a11yhelp
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── lang
│   │   │   │   │   ├── about
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── adobeair
│   │   │   │   │   ├── ajax
│   │   │   │   │   ├── autogrow
│   │   │   │   │   ├── basicstyles
│   │   │   │   │   ├── bidi
│   │   │   │   │   ├── blockquote
│   │   │   │   │   ├── button
│   │   │   │   │   ├── clipboard
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── colorbutton
│   │   │   │   │   ├── colordialog
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── contextmenu
│   │   │   │   │   ├── dialog
│   │   │   │   │   ├── dialogadvtab
│   │   │   │   │   ├── dialogui
│   │   │   │   │   ├── div
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── domiterator
│   │   │   │   │   ├── editingblock
│   │   │   │   │   ├── elementspath
│   │   │   │   │   ├── enterkey
│   │   │   │   │   ├── entities
│   │   │   │   │   ├── fakeobjects
│   │   │   │   │   ├── filebrowser
│   │   │   │   │   ├── find
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── flash
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── floatpanel
│   │   │   │   │   ├── font
│   │   │   │   │   ├── format
│   │   │   │   │   ├── forms
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── horizontalrule
│   │   │   │   │   ├── htmldataprocessor
│   │   │   │   │   ├── htmlwriter
│   │   │   │   │   ├── iframe
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── iframedialog
│   │   │   │   │   ├── image
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── indent
│   │   │   │   │   ├── justify
│   │   │   │   │   ├── keystrokes
│   │   │   │   │   ├── link
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── list
│   │   │   │   │   ├── listblock
│   │   │   │   │   ├── liststyle
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── maximize
│   │   │   │   │   ├── menu
│   │   │   │   │   ├── menubutton
│   │   │   │   │   ├── newpage
│   │   │   │   │   ├── pagebreak
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── panel
│   │   │   │   │   ├── panelbutton
│   │   │   │   │   ├── pastefromword
│   │   │   │   │   │   └── filter
│   │   │   │   │   ├── pastetext
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── placeholder
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── lang
│   │   │   │   │   ├── popup
│   │   │   │   │   ├── preview
│   │   │   │   │   ├── print
│   │   │   │   │   ├── removeformat
│   │   │   │   │   ├── resize
│   │   │   │   │   ├── richcombo
│   │   │   │   │   ├── save
│   │   │   │   │   ├── scayt
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── selection
│   │   │   │   │   ├── showblocks
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── showborders
│   │   │   │   │   ├── smiley
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── sourcearea
│   │   │   │   │   ├── specialchar
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── lang
│   │   │   │   │   ├── styles
│   │   │   │   │   │   └── styles
│   │   │   │   │   ├── stylescombo
│   │   │   │   │   ├── tab
│   │   │   │   │   ├── table
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── tableresize
│   │   │   │   │   ├── tabletools
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── templates
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   └── templates
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── toolbar
│   │   │   │   │   ├── uicolor
│   │   │   │   │   │   ├── dialogs
│   │   │   │   │   │   ├── lang
│   │   │   │   │   │   └── yui
│   │   │   │   │   │   └── assets
│   │   │   │   │   ├── undo
│   │   │   │   │   ├── wsc
│   │   │   │   │   │   └── dialogs
│   │   │   │   │   ├── wysiwygarea
│   │   │   │   │   └── xml
│   │   │   │   ├── skins
│   │   │   │   │   ├── kama
│   │   │   │   │   │   └── images
│   │   │   │   │   ├── office2003
│   │   │   │   │   │   └── images
│   │   │   │   │   └── v2
│   │   │   │   │   └── images
│   │   │   │   └── themes
│   │   │   │   └── default
│   │   │   └── themes
│   │   │   └── default
│   │   │   └── theme.js
│   │   ├── ClassDiagram1.cd
│   │   ├── ClassDiagram2.cd
│   │   ├── DAL
│   │   │   ├── DataClasses1.dbml
│   │   │   ├── DataClasses1.dbml.layout
│   │   │   └── DataClasses1.designer.cs
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   ├── Default.aspx.designer.cs
│   │   ├── DLL
│   │   │   └── CKEditor.NET.dll
│   │   ├── Global.asax
│   │   ├── Global.asax.cs
│   │   ├── ifLoginFailed.ashx
│   │   ├── ifLoginFailed.ashx.cs
│   │   ├── images
│   │   │   ├── activeArrowRight.gif
│   │   │   ├── arrowRight.gif
│   │   │   ├── bannersmall.jpg
│   │   │   ├── bt_bg.gif
│   │   │   ├── close.jpg
│   │   │   ├── imgBanner1.jpg
│   │   │   ├── login_03.gif
│   │   │   ├── login_05.jpg
│   │   │   ├── login_09.jpg
│   │   │   ├── login_11.gif
│   │   │   ├── login_13.gif
│   │   │   ├── login_16.gif
│   │   │   ├── login_18.gif
│   │   │   └── yzm.jpg
│   │   ├── JavaScript
│   │   │   ├── AdapterUtils.js
│   │   │   └── MenuAdapter.js
│   │   ├── Login.ashx
│   │   ├── Login.ashx.cs
│   │   ├── Login.htm
│   │   ├── LoginOff.ashx
│   │   ├── LoginOff.ashx.cs
│   │   ├── MyTest
│   │   │   ├── CustomGridViewEditDelete.aspx
│   │   │   ├── CustomGridViewEditDelete.aspx.cs
│   │   │   ├── CustomGridViewEditDelete.aspx.designer.cs
│   │   │   ├── LessonCount.htm
│   │   │   ├── Pagination.aspx
│   │   │   ├── Pagination.aspx.cs
│   │   │   ├── Pagination.aspx.designer.cs
│   │   │   ├── TestNoleft.aspx
│   │   │   ├── TestNoleft.aspx.cs
│   │   │   ├── TestNoleft.aspx.designer.cs
│   │   │   ├── TimeStamp.aspx
│   │   │   ├── TimeStamp.aspx.cs
│   │   │   ├── TimeStamp.aspx.designer.cs
│   │   │   ├── WebForm1.aspx
│   │   │   ├── WebForm1.aspx.cs
│   │   │   └── WebForm1.aspx.designer.cs
│   │   ├── Noleft.Master
│   │   ├── Noleft.Master.cs
│   │   ├── Noleft.Master.designer.cs
│   │   ├── PageControl
│   │   │   ├── MasterBase.cs
│   │   │   ├── MenuAdapter.cs
│   │   │   ├── PageBase.cs
│   │   │   ├── PageFromMaster.cs
│   │   │   └── WebControlAdapterExtender.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── ScriptLib
│   │   │   ├── jquery-1.5.js
│   │   │   ├── jquery-1.5-vsdoc.js
│   │   │   └── jquery-ui-1.8.11.custom.min.js
│   │   ├── SharePages
│   │   │   ├── ChangePassword.aspx
│   │   │   ├── ChangePassword.aspx.cs
│   │   │   ├── ChangePassword.aspx.designer.cs
│   │   │   ├── DownLoadFileByPath.ashx
│   │   │   ├── DownLoadFileByPath.ashx.cs
│   │   │   ├── Notification.aspx
│   │   │   ├── Notification.aspx.cs
│   │   │   ├── Notification.aspx.designer.cs
│   │   │   ├── NotificationBody.aspx
│   │   │   ├── NotificationBody.aspx.cs
│   │   │   ├── NotificationBody.aspx.designer.cs
│   │   │   ├── PersonalInfo.aspx
│   │   │   ├── PersonalInfo.aspx.cs
│   │   │   ├── PersonalInfo.aspx.designer.cs
│   │   │   ├── ViewNotice.aspx
│   │   │   ├── ViewNotice.aspx.cs
│   │   │   └── ViewNotice.aspx.designer.cs
│   │   ├── Site1.Master
│   │   ├── Site1.Master.cs
│   │   ├── Site1.Master.designer.cs
│   │   ├── Site2AJAX.Master
│   │   ├── Site2AJAX.Master.cs
│   │   ├── Site2AJAX.Master.designer.cs
│   │   ├── StudentAppraiser.csproj
│   │   ├── StudentAppraiser.csproj.user
│   │   ├── StudentPages
│   │   │   ├── CheckAndRateResult.aspx
│   │   │   ├── CheckAndRateResult.aspx.cs
│   │   │   ├── CheckAndRateResult.aspx.designer.cs
│   │   │   ├── PageBody
│   │   │   │   ├── PubWorkDetail.aspx
│   │   │   │   ├── PubWorkDetail.aspx.cs
│   │   │   │   ├── PubWorkDetail.aspx.designer.cs
│   │   │   │   ├── PubWorkListBody.aspx
│   │   │   │   ├── PubWorkListBody.aspx.cs
│   │   │   │   ├── PubWorkListBody.aspx.designer.cs
│   │   │   │   ├── SubmitWorkPage1.aspx
│   │   │   │   ├── SubmitWorkPage1.aspx.cs
│   │   │   │   └── SubmitWorkPage1.aspx.designer.cs
│   │   │   ├── PubClassPolls.aspx
│   │   │   ├── PubClassPolls.aspx.cs
│   │   │   ├── PubClassPolls.aspx.designer.cs
│   │   │   ├── PubWorkList.aspx
│   │   │   ├── PubWorkList.aspx.cs
│   │   │   ├── PubWorkList.aspx.designer.cs
│   │   │   ├── StudentDefault.aspx
│   │   │   ├── StudentDefault.aspx.cs
│   │   │   ├── StudentDefault.aspx.designer.cs
│   │   │   ├── SubmitPolls.aspx
│   │   │   ├── SubmitPolls.aspx.cs
│   │   │   ├── SubmitPolls.aspx.designer.cs
│   │   │   ├── SubmitWork.aspx
│   │   │   ├── SubmitWork.aspx.cs
│   │   │   ├── SubmitWork.aspx.designer.cs
│   │   │   └── Web.config
│   │   ├── Styles
│   │   │   ├── Import.css
│   │   │   ├── login.css
│   │   │   ├── Menu.css
│   │   │   └── ui-lightness
│   │   │   ├── images
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│   │   │   │   ├── ui-bg_diagonals-thick_20_666666_40x40.png
│   │   │   │   ├── ui-bg_flat_10_000000_40x100.png
│   │   │   │   ├── ui-bg_glass_100_f6f6f6_1x400.png
│   │   │   │   ├── ui-bg_glass_100_fdf5ce_1x400.png
│   │   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │   │   ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│   │   │   │   ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│   │   │   │   ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│   │   │   │   ├── ui-icons_222222_256x240.png
│   │   │   │   ├── ui-icons_228ef1_256x240.png
│   │   │   │   ├── ui-icons_ef8c08_256x240.png
│   │   │   │   ├── ui-icons_ffd27a_256x240.png
│   │   │   │   └── ui-icons_ffffff_256x240.png
│   │   │   └── jquery-ui-1.8.11.custom.css
│   │   ├── swf
│   │   │   ├── 1.swf
│   │   │   ├── 2.swf
│   │   │   ├── hotels.swf
│   │   │   ├── logo.swf
│   │   │   └── starComing.swf
│   │   ├── TeacherPages
│   │   │   ├── AbsentRecord.aspx
│   │   │   ├── AbsentRecord.aspx.cs
│   │   │   ├── AbsentRecord.aspx.designer.cs
│   │   │   ├── AlterAbToLate.aspx
│   │   │   ├── AlterAbToLate.aspx.cs
│   │   │   ├── AlterAbToLate.aspx.designer.cs
│   │   │   ├── CheckStuWork.aspx
│   │   │   ├── CheckStuWork.aspx.cs
│   │   │   ├── CheckStuWork.aspx.designer.cs
│   │   │   ├── HighProbableRollCall.aspx
│   │   │   ├── HighProbableRollCall.aspx.cs
│   │   │   ├── HighProbableRollCall.aspx.designer.cs
│   │   │   ├── OrderRollCall.aspx
│   │   │   ├── OrderRollCall.aspx.cs
│   │   │   ├── OrderRollCall.aspx.designer.cs
│   │   │   ├── OtherGet.aspx
│   │   │   ├── OtherGet.aspx.cs
│   │   │   ├── OtherGet.aspx.designer.cs
│   │   │   ├── PageBody
│   │   │   │   ├── AbsentRecordBody.aspx
│   │   │   │   ├── AbsentRecordBody.aspx.cs
│   │   │   │   ├── AbsentRecordBody.aspx.designer.cs
│   │   │   │   ├── AlterAbToLateBody.aspx
│   │   │   │   ├── AlterAbToLateBody.aspx.cs
│   │   │   │   ├── AlterAbToLateBody.aspx.designer.cs
│   │   │   │   ├── AlterAbToLateByName.aspx
│   │   │   │   ├── AlterAbToLateByName.aspx.cs
│   │   │   │   ├── AlterAbToLateByName.aspx.designer.cs
│   │   │   │   ├── CheckByName.aspx
│   │   │   │   ├── CheckByName.aspx.cs
│   │   │   │   ├── CheckByName.aspx.designer.cs
│   │   │   │   ├── CheckSingleStuWork.aspx
│   │   │   │   ├── CheckSingleStuWork.aspx.cs
│   │   │   │   ├── CheckSingleStuWork.aspx.designer.cs
│   │   │   │   ├── CourseEvaluate.aspx
│   │   │   │   ├── CourseEvaluate.aspx.cs
│   │   │   │   ├── CourseEvaluate.aspx.designer.cs
│   │   │   │   ├── GroupCheck.aspx
│   │   │   │   ├── GroupCheck.aspx.cs
│   │   │   │   ├── GroupCheck.aspx.designer.cs
│   │   │   │   ├── HPRCBody.aspx
│   │   │   │   ├── HPRCBody.aspx.cs
│   │   │   │   ├── HPRCBody.aspx.designer.cs
│   │   │   │   ├── OneStuAbToLate.aspx
│   │   │   │   ├── OneStuAbToLate.aspx.cs
│   │   │   │   ├── OneStuAbToLate.aspx.designer.cs
│   │   │   │   ├── OneStuCheck.aspx
│   │   │   │   ├── OneStuCheck.aspx.cs
│   │   │   │   ├── OneStuCheck.aspx.designer.cs
│   │   │   │   ├── OrderRollCallBody.aspx
│   │   │   │   ├── OrderRollCallBody.aspx.cs
│   │   │   │   ├── OrderRollCallBody.aspx.designer.cs
│   │   │   │   ├── OtherGetBody.aspx
│   │   │   │   ├── OtherGetBody.aspx.cs
│   │   │   │   ├── OtherGetBody.aspx.designer.cs
│   │   │   │   ├── PubWorkBody.aspx
│   │   │   │   ├── PubWorkBody.aspx.cs
│   │   │   │   ├── PubWorkBody.aspx.designer.cs
│   │   │   │   ├── RandomRollCallBody.aspx
│   │   │   │   ├── RandomRollCallBody.aspx.cs
│   │   │   │   ├── RandomRollCallBody.aspx.designer.cs
│   │   │   │   ├── StudentCourseShowBody.aspx
│   │   │   │   ├── StudentCourseShowBody.aspx.cs
│   │   │   │   ├── StudentCourseShowBody.aspx.designer.cs
│   │   │   │   ├── ViewClassWorkBody.aspx
│   │   │   │   ├── ViewClassWorkBody.aspx.cs
│   │   │   │   └── ViewClassWorkBody.aspx.designer.cs
│   │   │   ├── PubStuWork.aspx
│   │   │   ├── PubStuWork.aspx.cs
│   │   │   ├── PubStuWork.aspx.designer.cs
│   │   │   ├── RandomRollCall.aspx
│   │   │   ├── RandomRollCall.aspx.cs
│   │   │   ├── RandomRollCall.aspx.designer.cs
│   │   │   ├── SendMessage.aspx
│   │   │   ├── SendMessage.aspx.cs
│   │   │   ├── SendMessage.aspx.designer.cs
│   │   │   ├── StuCourseRole.aspx
│   │   │   ├── StuCourseRole.aspx.cs
│   │   │   ├── StuCourseRole.aspx.designer.cs
│   │   │   ├── StudentCourseGrade.aspx
│   │   │   ├── StudentCourseGrade.aspx.cs
│   │   │   ├── StudentCourseGrade.aspx.designer.cs
│   │   │   ├── StudentCourseShow.aspx
│   │   │   ├── StudentCourseShow.aspx.cs
│   │   │   ├── StudentCourseShow.aspx.designer.cs
│   │   │   ├── TeacherDefault.aspx
│   │   │   ├── TeacherDefault.aspx.cs
│   │   │   ├── TeacherDefault.aspx.designer.cs
│   │   │   ├── ViewStudentWork.aspx
│   │   │   ├── ViewStudentWork.aspx.cs
│   │   │   ├── ViewStudentWork.aspx.designer.cs
│   │   │   └── Web.config
│   │   ├── Test.aspx
│   │   ├── Test.aspx.cs
│   │   ├── Test.aspx.designer.cs
│   │   ├── test.htm
│   │   ├── UserLoginYZM.ashx
│   │   ├── UserLoginYZM.ashx.cs
│   │   ├── Web.config
│   │   └── Web.sitemap
│   ├── bak
│   │   └── MyBakClass.cs
│   ├── bin
│   │   ├── CKEditor.NET.dll
│   │   ├── StudentAppraiser.dll
│   │   └── StudentAppraiser.pdb
│   ├── BLL
│   │   └── AcademyYear.cs
│   ├── ckeditor
│   │   ├── adapters
│   │   │   └── jquery.js
│   │   ├── ckeditor.asp
│   │   ├── ckeditor_basic.js
│   │   ├── ckeditor_basic_source.js
│   │   ├── ckeditor.js
│   │   ├── ckeditor.pack
│   │   ├── ckeditor.php
│   │   ├── ckeditor_php4.php
│   │   ├── ckeditor_php5.php
│   │   ├── ckeditor_source.js
│   │   ├── config.js
│   │   ├── contents.css
│   │   ├── images
│   │   │   ├── spacer.gif
│   │   │   └── Thumbs.db
│   │   ├── lang
│   │   │   ├── en-au.js
│   │   │   ├── en-ca.js
│   │   │   ├── en-gb.js
│   │   │   ├── en.js
│   │   │   ├── _languages.js
│   │   │   ├── uk.js
│   │   │   └── zh-cn.js
│   │   ├── plugins
│   │   │   ├── a11yhelp
│   │   │   │   ├── dialogs
│   │   │   │   │   └── a11yhelp.js
│   │   │   │   └── lang
│   │   │   │   ├── en.js
│   │   │   │   └── he.js
│   │   │   ├── about
│   │   │   │   └── dialogs
│   │   │   │   ├── about.js
│   │   │   │   └── logo_ckeditor.png
│   │   │   ├── adobeair
│   │   │   │   └── plugin.js
│   │   │   ├── ajax
│   │   │   │   └── plugin.js
│   │   │   ├── autogrow
│   │   │   │   └── plugin.js
│   │   │   ├── clipboard
│   │   │   │   └── dialogs
│   │   │   │   └── paste.js
│   │   │   ├── colordialog
│   │   │   │   └── dialogs
│   │   │   │   └── colordialog.js
│   │   │   ├── dialog
│   │   │   │   └── dialogDefinition.js
│   │   │   ├── div
│   │   │   │   └── dialogs
│   │   │   │   └── div.js
│   │   │   ├── find
│   │   │   │   └── dialogs
│   │   │   │   └── find.js
│   │   │   ├── flash
│   │   │   │   ├── dialogs
│   │   │   │   │   └── flash.js
│   │   │   │   └── images
│   │   │   │   └── placeholder.png
│   │   │   ├── forms
│   │   │   │   ├── dialogs
│   │   │   │   │   ├── button.js
│   │   │   │   │   ├── checkbox.js
│   │   │   │   │   ├── form.js
│   │   │   │   │   ├── hiddenfield.js
│   │   │   │   │   ├── radio.js
│   │   │   │   │   ├── select.js
│   │   │   │   │   ├── textarea.js
│   │   │   │   │   └── textfield.js
│   │   │   │   └── images
│   │   │   │   └── hiddenfield.gif
│   │   │   ├── iframe
│   │   │   │   ├── dialogs
│   │   │   │   │   └── iframe.js
│   │   │   │   └── images
│   │   │   │   └── placeholder.png
│   │   │   ├── iframedialog
│   │   │   │   └── plugin.js
│   │   │   ├── image
│   │   │   │   └── dialogs
│   │   │   │   └── image.js
│   │   │   ├── link
│   │   │   │   ├── dialogs
│   │   │   │   │   ├── anchor.js
│   │   │   │   │   └── link.js
│   │   │   │   └── images
│   │   │   │   └── anchor.gif
│   │   │   ├── liststyle
│   │   │   │   └── dialogs
│   │   │   │   └── liststyle.js
│   │   │   ├── pagebreak
│   │   │   │   └── images
│   │   │   │   └── pagebreak.gif
│   │   │   ├── pastefromword
│   │   │   │   └── filter
│   │   │   │   └── default.js
│   │   │   ├── pastetext
│   │   │   │   └── dialogs
│   │   │   │   └── pastetext.js
│   │   │   ├── placeholder
│   │   │   │   ├── dialogs
│   │   │   │   │   └── placeholder.js
│   │   │   │   ├── lang
│   │   │   │   │   ├── en.js
│   │   │   │   │   └── he.js
│   │   │   │   ├── placeholder.gif
│   │   │   │   └── plugin.js
│   │   │   ├── scayt
│   │   │   │   └── dialogs
│   │   │   │   ├── options.js
│   │   │   │   └── toolbar.css
│   │   │   ├── showblocks
│   │   │   │   └── images
│   │   │   │   ├── block_address.png
│   │   │   │   ├── block_blockquote.png
│   │   │   │   ├── block_div.png
│   │   │   │   ├── block_h1.png
│   │   │   │   ├── block_h2.png
│   │   │   │   ├── block_h3.png
│   │   │   │   ├── block_h4.png
│   │   │   │   ├── block_h5.png
│   │   │   │   ├── block_h6.png
│   │   │   │   ├── block_p.png
│   │   │   │   └── block_pre.png
│   │   │   ├── smiley
│   │   │   │   ├── dialogs
│   │   │   │   │   └── smiley.js
│   │   │   │   └── images
│   │   │   │   ├── angel_smile.gif
│   │   │   │   ├── angry_smile.gif
│   │   │   │   ├── broken_heart.gif
│   │   │   │   ├── confused_smile.gif
│   │   │   │   ├── cry_smile.gif
│   │   │   │   ├── devil_smile.gif
│   │   │   │   ├── embaressed_smile.gif
│   │   │   │   ├── envelope.gif
│   │   │   │   ├── heart.gif
│   │   │   │   ├── kiss.gif
│   │   │   │   ├── lightbulb.gif
│   │   │   │   ├── omg_smile.gif
│   │   │   │   ├── regular_smile.gif
│   │   │   │   ├── sad_smile.gif
│   │   │   │   ├── shades_smile.gif
│   │   │   │   ├── teeth_smile.gif
│   │   │   │   ├── thumbs_down.gif
│   │   │   │   ├── thumbs_up.gif
│   │   │   │   ├── tounge_smile.gif
│   │   │   │   ├── whatchutalkingabout_smile.gif
│   │   │   │   └── wink_smile.gif
│   │   │   ├── specialchar
│   │   │   │   ├── dialogs
│   │   │   │   │   └── specialchar.js
│   │   │   │   └── lang
│   │   │   │   └── en.js
│   │   │   ├── styles
│   │   │   │   └── styles
│   │   │   │   └── default.js
│   │   │   ├── table
│   │   │   │   └── dialogs
│   │   │   │   └── table.js
│   │   │   ├── tableresize
│   │   │   │   └── plugin.js
│   │   │   ├── tabletools
│   │   │   │   └── dialogs
│   │   │   │   └── tableCell.js
│   │   │   ├── templates
│   │   │   │   ├── dialogs
│   │   │   │   │   └── templates.js
│   │   │   │   └── templates
│   │   │   │   ├── default.js
│   │   │   │   └── images
│   │   │   │   ├── template1.gif
│   │   │   │   ├── template2.gif
│   │   │   │   └── template3.gif
│   │   │   ├── uicolor
│   │   │   │   ├── dialogs
│   │   │   │   │   └── uicolor.js
│   │   │   │   ├── lang
│   │   │   │   │   ├── en.js
│   │   │   │   │   └── he.js
│   │   │   │   ├── plugin.js
│   │   │   │   ├── uicolor.gif
│   │   │   │   └── yui
│   │   │   │   ├── assets
│   │   │   │   │   ├── hue_bg.png
│   │   │   │   │   ├── hue_thumb.png
│   │   │   │   │   ├── picker_mask.png
│   │   │   │   │   ├── picker_thumb.png
│   │   │   │   │   └── yui.css
│   │   │   │   └── yui.js
│   │   │   ├── wsc
│   │   │   │   └── dialogs
│   │   │   │   ├── ciframe.html
│   │   │   │   ├── tmpFrameset.html
│   │   │   │   ├── wsc.css
│   │   │   │   └── wsc.js
│   │   │   └── xml
│   │   │   └── plugin.js
│   │   ├── _samples
│   │   │   ├── adobeair
│   │   │   ├── api_dialog
│   │   │   ├── asp
│   │   │   ├── assets
│   │   │   └── php
│   │   ├── skins
│   │   │   ├── kama
│   │   │   │   ├── dialog.css
│   │   │   │   ├── editor.css
│   │   │   │   ├── icons.png
│   │   │   │   ├── icons_rtl.png
│   │   │   │   ├── images
│   │   │   │   │   ├── dialog_sides.gif
│   │   │   │   │   ├── dialog_sides.png
│   │   │   │   │   ├── dialog_sides_rtl.png
│   │   │   │   │   ├── mini.gif
│   │   │   │   │   ├── noimage.png
│   │   │   │   │   ├── sprites_ie6.png
│   │   │   │   │   ├── sprites.png
│   │   │   │   │   └── toolbar_start.gif
│   │   │   │   ├── skin.js
│   │   │   │   └── templates.css
│   │   │   ├── office2003
│   │   │   │   ├── dialog.css
│   │   │   │   ├── editor.css
│   │   │   │   ├── icons.png
│   │   │   │   ├── icons_rtl.png
│   │   │   │   ├── images
│   │   │   │   │   ├── dialog_sides.gif
│   │   │   │   │   ├── dialog_sides.png
│   │   │   │   │   ├── dialog_sides_rtl.png
│   │   │   │   │   ├── mini.gif
│   │   │   │   │   ├── noimage.png
│   │   │   │   │   ├── sprites_ie6.png
│   │   │   │   │   └── sprites.png
│   │   │   │   ├── skin.js
│   │   │   │   └── templates.css
│   │   │   └── v2
│   │   │   ├── dialog.css
│   │   │   ├── editor.css
│   │   │   ├── icons.png
│   │   │   ├── icons_rtl.png
│   │   │   ├── images
│   │   │   │   ├── dialog_sides.gif
│   │   │   │   ├── dialog_sides.png
│   │   │   │   ├── dialog_sides_rtl.png
│   │   │   │   ├── mini.gif
│   │   │   │   ├── noimage.png
│   │   │   │   ├── sprites_ie6.png
│   │   │   │   ├── sprites.png
│   │   │   │   └── toolbar_start.gif
│   │   │   ├── skin.js
│   │   │   └── templates.css
│   │   ├── _source
│   │   │   ├── adapters
│   │   │   ├── core
│   │   │   │   ├── dom
│   │   │   │   └── htmlparser
│   │   │   ├── lang
│   │   │   ├── plugins
│   │   │   │   ├── a11yhelp
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── lang
│   │   │   │   ├── about
│   │   │   │   │   └── dialogs
│   │   │   │   ├── adobeair
│   │   │   │   ├── ajax
│   │   │   │   ├── autogrow
│   │   │   │   ├── basicstyles
│   │   │   │   ├── bidi
│   │   │   │   ├── blockquote
│   │   │   │   ├── button
│   │   │   │   ├── clipboard
│   │   │   │   │   └── dialogs
│   │   │   │   ├── colorbutton
│   │   │   │   ├── colordialog
│   │   │   │   │   └── dialogs
│   │   │   │   ├── contextmenu
│   │   │   │   ├── dialog
│   │   │   │   ├── dialogadvtab
│   │   │   │   ├── dialogui
│   │   │   │   ├── div
│   │   │   │   │   └── dialogs
│   │   │   │   ├── domiterator
│   │   │   │   ├── editingblock
│   │   │   │   ├── elementspath
│   │   │   │   ├── enterkey
│   │   │   │   ├── entities
│   │   │   │   ├── fakeobjects
│   │   │   │   ├── filebrowser
│   │   │   │   ├── find
│   │   │   │   │   └── dialogs
│   │   │   │   ├── flash
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── images
│   │   │   │   ├── floatpanel
│   │   │   │   ├── font
│   │   │   │   ├── format
│   │   │   │   ├── forms
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── images
│   │   │   │   ├── horizontalrule
│   │   │   │   ├── htmldataprocessor
│   │   │   │   ├── htmlwriter
│   │   │   │   ├── iframe
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── images
│   │   │   │   ├── iframedialog
│   │   │   │   ├── image
│   │   │   │   │   └── dialogs
│   │   │   │   ├── indent
│   │   │   │   ├── justify
│   │   │   │   ├── keystrokes
│   │   │   │   ├── link
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── images
│   │   │   │   ├── list
│   │   │   │   ├── listblock
│   │   │   │   ├── liststyle
│   │   │   │   │   └── dialogs
│   │   │   │   ├── maximize
│   │   │   │   ├── menu
│   │   │   │   ├── menubutton
│   │   │   │   ├── newpage
│   │   │   │   ├── pagebreak
│   │   │   │   │   └── images
│   │   │   │   ├── panel
│   │   │   │   ├── panelbutton
│   │   │   │   ├── pastefromword
│   │   │   │   │   └── filter
│   │   │   │   ├── pastetext
│   │   │   │   │   └── dialogs
│   │   │   │   ├── placeholder
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── lang
│   │   │   │   ├── popup
│   │   │   │   ├── preview
│   │   │   │   ├── print
│   │   │   │   ├── removeformat
│   │   │   │   ├── resize
│   │   │   │   ├── richcombo
│   │   │   │   ├── save
│   │   │   │   ├── scayt
│   │   │   │   │   └── dialogs
│   │   │   │   ├── selection
│   │   │   │   ├── showblocks
│   │   │   │   │   └── images
│   │   │   │   ├── showborders
│   │   │   │   ├── smiley
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── images
│   │   │   │   ├── sourcearea
│   │   │   │   ├── specialchar
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── lang
│   │   │   │   ├── styles
│   │   │   │   │   └── styles
│   │   │   │   ├── stylescombo
│   │   │   │   ├── tab
│   │   │   │   ├── table
│   │   │   │   │   └── dialogs
│   │   │   │   ├── tableresize
│   │   │   │   ├── tabletools
│   │   │   │   │   └── dialogs
│   │   │   │   ├── templates
│   │   │   │   │   ├── dialogs
│   │   │   │   │   └── templates
│   │   │   │   │   └── images
│   │   │   │   ├── toolbar
│   │   │   │   ├── uicolor
│   │   │   │   │   ├── dialogs
│   │   │   │   │   ├── lang
│   │   │   │   │   └── yui
│   │   │   │   │   └── assets
│   │   │   │   ├── undo
│   │   │   │   ├── wsc
│   │   │   │   │   └── dialogs
│   │   │   │   ├── wysiwygarea
│   │   │   │   └── xml
│   │   │   ├── skins
│   │   │   │   ├── kama
│   │   │   │   │   └── images
│   │   │   │   ├── office2003
│   │   │   │   │   └── images
│   │   │   │   └── v2
│   │   │   │   └── images
│   │   │   └── themes
│   │   │   └── default
│   │   └── themes
│   │   └── default
│   │   └── theme.js
│   ├── ClassDiagram1.cd
│   ├── ClassDiagram2.cd
│   ├── DAL
│   │   ├── DataClasses1.dbml
│   │   ├── DataClasses1.dbml.layout
│   │   └── DataClasses1.designer.cs
│   ├── Default.aspx
│   ├── Default.aspx.cs
│   ├── Default.aspx.designer.cs
│   ├── DLL
│   │   └── CKEditor.NET.dll
│   ├── Files
│   │   ├── StudentFiles
│   │   │   └── 200924510106
│   │   │   ├── 20092451010610.txt
│   │   │   ├── 20092451010611.txt
│   │   │   └── 20092451010617.txt
│   │   └── TeacherFiles
│   │   └── hstea1
│   │   ├── 2011424102045135.rar
│   │   ├── 2011424102128154.rar
│   │   ├── 2011424102149161.rar
│   │   ├── 201142410220838.rar
│   │   ├── 2011424102233133.rar
│   │   ├── 201142410225575.rar
│   │   └── 20114241522323.txt
│   ├── Global.asax
│   ├── Global.asax.cs
│   ├── ifLoginFailed.ashx
│   ├── ifLoginFailed.ashx.cs
│   ├── images
│   │   ├── activeArrowRight.gif
│   │   ├── arrowRight.gif
│   │   ├── bannersmall.jpg
│   │   ├── bt_bg.gif
│   │   ├── close.jpg
│   │   ├── imgBanner1.jpg
│   │   ├── login_03.gif
│   │   ├── login_05.jpg
│   │   ├── login_09.jpg
│   │   ├── login_11.gif
│   │   ├── login_13.gif
│   │   ├── login_16.gif
│   │   ├── login_18.gif
│   │   ├── Thumbs.db
│   │   └── yzm.jpg
│   ├── JavaScript
│   │   ├── AdapterUtils.js
│   │   └── MenuAdapter.js
│   ├── Login.ashx
│   ├── Login.ashx.cs
│   ├── Login.htm
│   ├── LoginOff.ashx
│   ├── LoginOff.ashx.cs
│   ├── Log.txt
│   ├── MyTest
│   │   ├── CustomGridViewEditDelete.aspx
│   │   ├── CustomGridViewEditDelete.aspx.cs
│   │   ├── CustomGridViewEditDelete.aspx.designer.cs
│   │   ├── LessonCount.htm
│   │   ├── Pagination.aspx
│   │   ├── Pagination.aspx.cs
│   │   ├── Pagination.aspx.designer.cs
│   │   ├── TestNoleft.aspx
│   │   ├── TestNoleft.aspx.cs
│   │   ├── TestNoleft.aspx.designer.cs
│   │   ├── TimeStamp.aspx
│   │   ├── TimeStamp.aspx.cs
│   │   ├── TimeStamp.aspx.designer.cs
│   │   ├── WebForm1.aspx
│   │   ├── WebForm1.aspx.cs
│   │   └── WebForm1.aspx.designer.cs
│   ├── Noleft.Master
│   ├── Noleft.Master.cs
│   ├── Noleft.Master.designer.cs
│   ├── obj
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── TempPE
│   │   └── DAL.DataClasses1.designer.cs.dll
│   ├── PageControl
│   │   ├── MasterBase.cs
│   │   ├── MenuAdapter.cs
│   │   ├── PageBase.cs
│   │   ├── PageFromMaster.cs
│   │   └── WebControlAdapterExtender.cs
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── ScriptLib
│   │   ├── jquery-1.5.js
│   │   ├── jquery-1.5-vsdoc.js
│   │   └── jquery-ui-1.8.11.custom.min.js
│   ├── Service References
│   ├── SharePages
│   │   ├── ChangePassword.aspx
│   │   ├── ChangePassword.aspx.cs
│   │   ├── ChangePassword.aspx.designer.cs
│   │   ├── DownLoadFileByPath.ashx
│   │   ├── DownLoadFileByPath.ashx.cs
│   │   ├── Notification.aspx
│   │   ├── Notification.aspx.cs
│   │   ├── Notification.aspx.designer.cs
│   │   ├── NotificationBody.aspx
│   │   ├── NotificationBody.aspx.cs
│   │   ├── NotificationBody.aspx.designer.cs
│   │   ├── PersonalInfo.aspx
│   │   ├── PersonalInfo.aspx.cs
│   │   ├── PersonalInfo.aspx.designer.cs
│   │   ├── ViewNotice.aspx
│   │   ├── ViewNotice.aspx.cs
│   │   └── ViewNotice.aspx.designer.cs
│   ├── Site1.Master
│   ├── Site1.Master.cs
│   ├── Site1.Master.designer.cs
│   ├── Site2AJAX.Master
│   ├── Site2AJAX.Master.cs
│   ├── Site2AJAX.Master.designer.cs
│   ├── StudentAppraiser.csproj
│   ├── StudentAppraiser.csproj.user
│   ├── StudentAppraiser.Publish.xml
│   ├── StudentAppraiser.suo
│   ├── StudentPages
│   │   ├── CheckAndRateResult.aspx
│   │   ├── CheckAndRateResult.aspx.cs
│   │   ├── CheckAndRateResult.aspx.designer.cs
│   │   ├── PageBody
│   │   │   ├── PubWorkDetail.aspx
│   │   │   ├── PubWorkDetail.aspx.cs
│   │   │   ├── PubWorkDetail.aspx.designer.cs
│   │   │   ├── PubWorkListBody.aspx
│   │   │   ├── PubWorkListBody.aspx.cs
│   │   │   ├── PubWorkListBody.aspx.designer.cs
│   │   │   ├── SubmitWorkPage1.aspx
│   │   │   ├── SubmitWorkPage1.aspx.cs
│   │   │   └── SubmitWorkPage1.aspx.designer.cs
│   │   ├── PubClassPolls.aspx
│   │   ├── PubClassPolls.aspx.cs
│   │   ├── PubClassPolls.aspx.designer.cs
│   │   ├── PubWorkList.aspx
│   │   ├── PubWorkList.aspx.cs
│   │   ├── PubWorkList.aspx.designer.cs
│   │   ├── StudentDefault.aspx
│   │   ├── StudentDefault.aspx.cs
│   │   ├── StudentDefault.aspx.designer.cs
│   │   ├── SubmitPolls.aspx
│   │   ├── SubmitPolls.aspx.cs
│   │   ├── SubmitPolls.aspx.designer.cs
│   │   ├── SubmitWork.aspx
│   │   ├── SubmitWork.aspx.cs
│   │   ├── SubmitWork.aspx.designer.cs
│   │   └── Web.config
│   ├── Styles
│   │   ├── Import.css
│   │   ├── login.css
│   │   ├── Menu.css
│   │   └── ui-lightness
│   │   ├── images
│   │   │   ├── Thumbs.db
│   │   │   ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│   │   │   ├── ui-bg_diagonals-thick_20_666666_40x40.png
│   │   │   ├── ui-bg_flat_10_000000_40x100.png
│   │   │   ├── ui-bg_glass_100_f6f6f6_1x400.png
│   │   │   ├── ui-bg_glass_100_fdf5ce_1x400.png
│   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │   ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│   │   │   ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│   │   │   ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│   │   │   ├── ui-icons_222222_256x240.png
│   │   │   ├── ui-icons_228ef1_256x240.png
│   │   │   ├── ui-icons_ef8c08_256x240.png
│   │   │   ├── ui-icons_ffd27a_256x240.png
│   │   │   └── ui-icons_ffffff_256x240.png
│   │   └── jquery-ui-1.8.11.custom.css
│   ├── swf
│   │   ├── 1.swf
│   │   ├── 2.swf
│   │   ├── hotels.swf
│   │   ├── logo.swf
│   │   └── starComing.swf
│   ├── TeacherPages
│   │   ├── AbsentRecord.aspx
│   │   ├── AbsentRecord.aspx.cs
│   │   ├── AbsentRecord.aspx.designer.cs
│   │   ├── AlterAbToLate.aspx
│   │   ├── AlterAbToLate.aspx.cs
│   │   ├── AlterAbToLate.aspx.designer.cs
│   │   ├── CheckStuWork.aspx
│   │   ├── CheckStuWork.aspx.cs
│   │   ├── CheckStuWork.aspx.designer.cs
│   │   ├── HighProbableRollCall.aspx
│   │   ├── HighProbableRollCall.aspx.cs
│   │   ├── HighProbableRollCall.aspx.designer.cs
│   │   ├── OrderRollCall.aspx
│   │   ├── OrderRollCall.aspx.cs
│   │   ├── OrderRollCall.aspx.designer.cs
│   │   ├── OtherGet.aspx
│   │   ├── OtherGet.aspx.cs
│   │   ├── OtherGet.aspx.designer.cs
│   │   ├── PageBody
│   │   │   ├── AbsentRecordBody.aspx
│   │   │   ├── AbsentRecordBody.aspx.cs
│   │   │   ├── AbsentRecordBody.aspx.designer.cs
│   │   │   ├── AlterAbToLateBody.aspx
│   │   │   ├── AlterAbToLateBody.aspx.cs
│   │   │   ├── AlterAbToLateBody.aspx.designer.cs
│   │   │   ├── AlterAbToLateByName.aspx
│   │   │   ├── AlterAbToLateByName.aspx.cs
│   │   │   ├── AlterAbToLateByName.aspx.designer.cs
│   │   │   ├── CheckByName.aspx
│   │   │   ├── CheckByName.aspx.cs
│   │   │   ├── CheckByName.aspx.designer.cs
│   │   │   ├── CheckSingleStuWork.aspx
│   │   │   ├── CheckSingleStuWork.aspx.cs
│   │   │   ├── CheckSingleStuWork.aspx.designer.cs
│   │   │   ├── CourseEvaluate.aspx
│   │   │   ├── CourseEvaluate.aspx.cs
│   │   │   ├── CourseEvaluate.aspx.designer.cs
│   │   │   ├── GroupCheck.aspx
│   │   │   ├── GroupCheck.aspx.cs
│   │   │   ├── GroupCheck.aspx.designer.cs
│   │   │   ├── HPRCBody.aspx
│   │   │   ├── HPRCBody.aspx.cs
│   │   │   ├── HPRCBody.aspx.designer.cs
│   │   │   ├── OneStuAbToLate.aspx
│   │   │   ├── OneStuAbToLate.aspx.cs
│   │   │   ├── OneStuAbToLate.aspx.designer.cs
│   │   │   ├── OneStuCheck.aspx
│   │   │   ├── OneStuCheck.aspx.cs
│   │   │   ├── OneStuCheck.aspx.designer.cs
│   │   │   ├── OrderRollCallBody.aspx
│   │   │   ├── OrderRollCallBody.aspx.cs
│   │   │   ├── OrderRollCallBody.aspx.designer.cs
│   │   │   ├── OtherGetBody.aspx
│   │   │   ├── OtherGetBody.aspx.cs
│   │   │   ├── OtherGetBody.aspx.designer.cs
│   │   │   ├── PubWorkBody.aspx
│   │   │   ├── PubWorkBody.aspx.cs
│   │   │   ├── PubWorkBody.aspx.designer.cs
│   │   │   ├── RandomRollCallBody.aspx
│   │   │   ├── RandomRollCallBody.aspx.cs
│   │   │   ├── RandomRollCallBody.aspx.designer.cs
│   │   │   ├── StudentCourseShowBody.aspx
│   │   │   ├── StudentCourseShowBody.aspx.cs
│   │   │   ├── StudentCourseShowBody.aspx.designer.cs
│   │   │   ├── ViewClassWorkBody.aspx
│   │   │   ├── ViewClassWorkBody.aspx.cs
│   │   │   └── ViewClassWorkBody.aspx.designer.cs
│   │   ├── PubStuWork.aspx
│   │   ├── PubStuWork.aspx.cs
│   │   ├── PubStuWork.aspx.designer.cs
│   │   ├── RandomRollCall.aspx
│   │   ├── RandomRollCall.aspx.cs
│   │   ├── RandomRollCall.aspx.designer.cs
│   │   ├── SendMessage.aspx
│   │   ├── SendMessage.aspx.cs
│   │   ├── SendMessage.aspx.designer.cs
│   │   ├── StuCourseRole.aspx
│   │   ├── StuCourseRole.aspx.cs
│   │   ├── StuCourseRole.aspx.designer.cs
│   │   ├── StudentCourseGrade.aspx
│   │   ├── StudentCourseGrade.aspx.cs
│   │   ├── StudentCourseGrade.aspx.designer.cs
│   │   ├── StudentCourseShow.aspx
│   │   ├── StudentCourseShow.aspx.cs
│   │   ├── StudentCourseShow.aspx.designer.cs
│   │   ├── TeacherDefault.aspx
│   │   ├── TeacherDefault.aspx.cs
│   │   ├── TeacherDefault.aspx.designer.cs
│   │   ├── ViewStudentWork.aspx
│   │   ├── ViewStudentWork.aspx.cs
│   │   ├── ViewStudentWork.aspx.designer.cs
│   │   └── Web.config
│   ├── Test.aspx
│   ├── Test.aspx.cs
│   ├── Test.aspx.designer.cs
│   ├── test.htm
│   ├── UpgradeLog.XML
│   ├── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport_Minus.gif
│   │   ├── UpgradeReport_Plus.gif
│   │   └── UpgradeReport.xslt
│   ├── UserLoginYZM.ashx
│   ├── UserLoginYZM.ashx.cs
│   ├── Web.config
│   └── Web.sitemap
├── 毕业论文中期检查表.doc
├── 毕业论文学生自我评价表B.doc
├── 联系方式.txt
└── 董虎强毕业论文答辨.ppt

523 directories, 1127 files

标签:

实例下载地址

学生考评系统(毕业设计)全部资料.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警