登录
首页 » C# » ElectClass

ElectClass

于 2010-04-15 发布 文件大小:319KB
0 193
下载积分: 1 下载次数: 1

代码说明:

说明:  本章实现了网上选课系统,通过该系统,学校不同角色的用户可以通过网路完成选课系统功能:管理员通过该系统实现对学生、教师、课程的添加和维护和学生成绩的维护;教师通过该系统实现查看课程选修情况和录入学生成绩;学生通过该系统实现选课、退课等功能(This chapter to achieve an online course system, through the system, the role of schools of different network users can complete the course selection system functions: administrator of the system implementation by students, teachers, curriculum additions, and maintenance and the maintenance of student achievement teachers View courses through the system to achieve elective conditions and student achievement entry students through the system to achieve enrollment, class functions return)

文件列表:

ElectClass\Admin.aspx
ElectClass\Admin.aspx.cs
ElectClass\Admin.aspx.resx
ElectClass\AdminHeaderControl.ascx
ElectClass\AdminHeaderControl.ascx.cs
ElectClass\AdminHeaderControl.ascx.resx
ElectClass\AdminRoom.aspx
ElectClass\AdminRoom.aspx.cs
ElectClass\AdminRoom.aspx.resx
ElectClass\AdminUser.aspx
ElectClass\AdminUser.aspx.cs
ElectClass\AdminUser.aspx.resx
ElectClass\App_Code\AssemblyInfo.cs
ElectClass\App_Code\Db.cs
ElectClass\App_Code\ErrorInfo.cs
ElectClass\App_Code\Global.asax.cs
ElectClass\App_Code\MyUtility.cs
ElectClass\bin\_vti_cnf\sc.dll
ElectClass\bxCourse.aspx
ElectClass\bxCourse.aspx.cs
ElectClass\bxCourse.aspx.resx
ElectClass\CourseTime.aspx
ElectClass\CourseTime.aspx.cs
ElectClass\CourseTime.aspx.resx
ElectClass\DB\mc.mdb
ElectClass\DB\sc.sql
ElectClass\DB\sc_Data.MDF
ElectClass\DB\sc_Log.LDF
ElectClass\Error.aspx
ElectClass\Error.aspx.cs
ElectClass\Error.aspx.resx
ElectClass\Global.asax
ElectClass\Global.asax.resx
ElectClass\img\head.jpg
ElectClass\img\Thumbs.db
ElectClass\Login.aspx
ElectClass\Login.aspx.cs
ElectClass\Login.aspx.resx
ElectClass\Logout.aspx
ElectClass\Logout.aspx.cs
ElectClass\Logout.aspx.resx
ElectClass\NewCourse.aspx
ElectClass\NewCourse.aspx.cs
ElectClass\NewCourse.aspx.resx
ElectClass\SC.aspx
ElectClass\SC.aspx.cs
ElectClass\SC.aspx.resx
ElectClass\sc.sln
ElectClass\SelectedCourse.aspx
ElectClass\SelectedCourse.aspx.cs
ElectClass\SelectedCourse.aspx.resx
ElectClass\Student.aspx
ElectClass\Student.aspx.cs
ElectClass\Student.aspx.resx
ElectClass\StudentHeadControl.ascx
ElectClass\StudentHeadControl.ascx.cs
ElectClass\StudentHeadControl.ascx.resx
ElectClass\StudentMain.aspx
ElectClass\StudentMain.aspx.cs
ElectClass\StudentMain.aspx.resx
ElectClass\Teacher.aspx
ElectClass\Teacher.aspx.cs
ElectClass\Teacher.aspx.resx
ElectClass\TeacherHeadControl.ascx
ElectClass\TeacherHeadControl.ascx.cs
ElectClass\TeacherHeadControl.ascx.resx
ElectClass\TeacherMain.aspx
ElectClass\TeacherMain.aspx.cs
ElectClass\TeacherMain.aspx.resx
ElectClass\time.txt
ElectClass\ViewCourse.aspx
ElectClass\ViewCourse.aspx.cs
ElectClass\ViewCourse.aspx.resx
ElectClass\ViewCourseTime.aspx
ElectClass\ViewCourseTime.aspx.cs
ElectClass\ViewCourseTime.aspx.resx
ElectClass\ViewStudent.aspx
ElectClass\ViewStudent.aspx.cs
ElectClass\ViewStudent.aspx.resx
ElectClass\ViewTeacher.aspx
ElectClass\ViewTeacher.aspx.cs
ElectClass\ViewTeacher.aspx.resx
ElectClass\Web.config
ElectClass\xxCourse.aspx
ElectClass\xxCourse.aspx.cs
ElectClass\xxCourse.aspx.resx
ElectClass\本系统说明.txt
ElectClass\bin\_vti_cnf
ElectClass\App_Code
ElectClass\bin
ElectClass\DB
ElectClass\img
ElectClass

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TFT_ILI9481
    STM32F051R8的ili9481液晶驱动(STM32F051R8 of ili9481 LCD driver)
    2014-04-08 13:19:36下载
    积分:1
  • SOC
    安时法准确估算SOC,程序自带两种修正SOC方法函数。(An accurate estimate of when the law SOC, SOC program comes with two modified method functions.)
    2020-12-14 18:19:14下载
    积分:1
  • STM32LED
    奋斗STM32开发板例程stm32GPIO口LED闪烁(Struggle STM32 development board routines stm32GPIO of port LED blinks)
    2012-09-03 11:40:31下载
    积分:1
  • PGA2310
    PGA2310的stm32驱动程序,可以任意选择通道放大倍数(PGA2310 driver for stm32)
    2019-06-07 16:43:13下载
    积分:1
  • SPIads8332
    spi接口的ad芯片ads8332驱动代码,主芯片为c8051f3xx系列,更改IO口配置即可使用,包含AD数字滤波部分。(spi interface ad chip ads8332 driver code, the main chip for c8051f3xx series, change IO port configuration can be used, including AD digital filter section.)
    2013-07-26 16:32:20下载
    积分:1
  • My_STM32(19719)
    说明:  自己画的开发板,用的STM32F103VGT6芯片,代码中使用了很多功能,基本的I2C,SPI,Flash读取,串口通信(WIFI,Enocean协议),等都有涉及,驱动代码不全是自己写的,所以有些地方没去在意备注,但是每个使用修改的地方都有我自己的备注,基本上就是自己的开发板,自己在研究学习验证的过程中一点一点整合起来的(I drew my own development board and used stm32f103vgt6 chip. Many functions were used in the code, such as basic I2C, SPI, flash reading, serial communication (WiFi, enocean protocol), and so on. The driver code was not written by myself, so some places didn't pay attention to the remarks, but every place I used and modified had my own remarks, which was basically my own development board In the process of research, learning and verification, I integrated them bit by bit)
    2020-08-24 17:37:12下载
    积分:1
  • iCAN
    周立功对CAN通信中的iCAN协议文本规范。(The text of the agreement specification ZLG iCAN)
    2014-01-08 14:27:39下载
    积分:1
  • 在线聊天系统
    在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统在线聊天系统
    2023-02-11 12:30:04下载
    积分:1
  • 基于STM32血氧仪程序
    脉搏血氧仪采用无创式技术测量血液中的氧含量。(The pulse oximeter was used to measure the oxygen content in the blood by noninvasive technique.)
    2020-11-25 20:09:31下载
    积分:1
  • 时钟
    此代码为在proteus中仿真代码,实现功能:利用液晶显示时间,通过按键调节时分秒。(This code is a simulation code in proteus. It realizes the function of adjusting the time and seconds by keystrokes using liquid crystal display time.)
    2019-01-01 10:42:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载