登录
首页 » ASP » OnlineExaminationSystem

OnlineExaminationSystem

于 2009-02-17 发布 文件大小:1468KB
0 213
下载积分: 1 下载次数: 1

代码说明:

  一个在线考试系统,时使用visual stdio做的(An online examination system, make use of visual stdio)

文件列表:

Online Examination System
.........................\OES
.........................\...\OES.wdproj
.........................\OES.Common
.........................\..........\bin
.........................\..........\...\Debug
.........................\..........\obj
.........................\..........\...\Debug
.........................\..........\Properties
.........................\..........\..........\AssemblyInfo.cs
.........................\..........\RandomArray.cs
.........................\OES.Data
.........................\........\bin
.........................\........\...\Debug
.........................\........\IDataProvider.cs
.........................\........\obj
.........................\........\...\Debug
.........................\........\...\OES.Data.csproj.FileListAbsolute.txt
.........................\........\OES.Data.csproj
.........................\........\Properties
.........................\........\..........\AssemblyInfo.cs
.........................\OES.Data.Access
.........................\...............\AccessProvider.cs
.........................\...............\bin
.........................\...............\...\Debug
.........................\...............\obj
.........................\...............\...\Debug
.........................\...............\OES.Data.Access.csproj
.........................\...............\Properties
.........................\...............\..........\AssemblyInfo.cs
.........................\OES.Entity
.........................\..........\AdminGroupInfo.cs
.........................\..........\AdminInfo.cs
.........................\..........\bin
.........................\..........\...\Debug
.........................\..........\NewsInfo.cs
.........................\..........\obj
.........................\..........\...\Debug
.........................\..........\...\OES.Entity.csproj.FileListAbsolute.txt
.........................\..........\OES.Entity.csproj
.........................\..........\Properties
.........................\..........\..........\AssemblyInfo.cs
.........................\OES.WebPage
.........................\...........\OES.WebPage.wdproj
.........................\Online Examination System.sln
.........................\WebSite
.........................\.......\administrator
.........................\.......\.............\Default.aspx
.........................\.......\.............\Default.aspx.cs
.........................\.......\App_Data
.........................\.......\........\OES.mdb
.........................\.......\App_GlobalResources
.........................\.......\App_Master
.........................\.......\..........\default.master
.........................\.......\..........\default.master.cs
.........................\.......\App_Themes
.........................\.......\..........\default
.........................\.......\..........\.......\default.skin
.........................\.......\..........\.......\StyleSheet.css
.........................\.......\..........\login
.........................\.......\..........\.....\login.skin
.........................\.......\..........\.....\StyleSheet.css
.........................\.......\Bin
.........................\.......\...\Castle.DynamicProxy.dll
.........................\.......\...\Castle.DynamicProxy.dll.exclude
.........................\.......\...\Castle.DynamicProxy.xml
.........................\.......\...\Castle.DynamicProxy.xml.exclude
.........................\.......\...\Iesi.Collections.dll
.........................\.......\...\Iesi.Collections.dll.exclude
.........................\.......\...\Iesi.Collections.xml
.........................\.......\...\Iesi.Collections.xml.exclude
.........................\.......\...\log4net.dll
.........................\.......\...\log4net.dll.exclude
.........................\.......\...\log4net.xml
.........................\.......\...\log4net.xml.exclude
.........................\.......\...\NHibernate.dll
.........................\.......\...\NHibernate.dll.exclude
.........................\.......\...\NHibernate.dll.refresh
.........................\.......\...\NHibernate.dll.refresh.exclude
.........................\.......\...\NHibernate.JetDriver.dll.exclude
.........................\.......\...\NHibernate.JetDriver.dll.refresh.exclude
.........................\.......\...\NHibernate.JetDriver.xml.exclude
.........................\.......\...\NHibernate.xml
.........................\.......\...\NHibernate.xml.exclude
.........................\.......\Candidates
.........................\.......\..........\Default.aspx
.........................\.......\..........\Default.aspx.cs
.........................\.......\exam
.........................\.......\Global.asax
.........................\.......\index
.........................\.......\login
.........................\.......\.....\Default.aspx
.........................\.......\.....\Default.aspx.cs
.........................\.......\news
.........................\.......\....\Default.aspx
.........................\.......\....\Default.aspx.cs
.........................\.......\Web.config
.........................\.......\Web.sitemap
.........................\在线考试系统分析.doc

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

发表评论

0 个回复

  • MyProgram
    学生成绩管理系统,有学生和老师两种登陆权限,对学生基本信息、课程和成绩等的查询、添加、修改;c#+sql server 2005,简易实用。(Student achievement management system, there are two kinds of students and teachers landing rights, basic information on students, curriculum and performance such as query, add, modify c#+ sql server 2005, simple and practical.)
    2010-05-17 07:18:49下载
    积分:1
  • ieee11
    11节点matlab的matpower原始数据(11 node matlab Matpower raw data)
    2017-07-19 11:57:04下载
    积分:1
  • FMDB
    基于VC++和数据库的学生成绩管理 程序能运行 基本没什么错误
    2010-12-08 14:10:32下载
    积分:1
  • softhy479d
    说明:  vb实验作业,用vb做的一个图书管理系统(vb experimental work, using vb to do a library management system)
    2011-04-08 09:45:40下载
    积分:1
  • SRMS
    学生学籍管理系统(the Student Management System)
    2004-12-15 16:40:39下载
    积分:1
  • assignment1
    用ODBC连接MySQL的一个图书馆管理系统(ODBC connection to MySQL with a library management system)
    2013-11-17 11:36:02下载
    积分:1
  • Student
    编程实现: 1)编写Student类,主要属性包括学号、姓名、成绩 2)编写Score类,主要属性包括:课程、成绩 3)模拟期末考试的成绩统计应用场景,要求可以输入所有成 绩(可以界面输入,也可以Excel导入),要求输出每门课程的所有学生的平均成绩。 4)输出某门课程的最高成绩,最低成绩 5)可以查询某个学生的所有成绩。(Programming: 1) preparation of the Student class, the main attributes include Student ID, name, performance 2) to prepare Score category, key attributes include: curriculum, achievement 3) statistical simulation of the final exam scenarios, requirements can enter all the results (you can input interface, you can also import Excel), required output of all students in each course grade point average. Highest score 4) output of a course, the lowest score 5) can check all the results of a student.)
    2015-12-16 10:57:39下载
    积分:1
  • libraryManager
    实现图书馆管理功能,包含读者信息添加、图书信息管理、图书借阅、添加新书、图书验收、图书归还、图书查询等等功能(Implement library management features, including reader information to add, library information management, borrow books, add new book, books acceptance, return books, book search functions etc.)
    2015-12-28 22:43:25下载
    积分:1
  • ruxin360_coder
    如新360,是一个轻量级的网站内容管理系统,适合初学者拿来学习用(If the new 360 is a lightweight web content management system, suitable for beginners to learn brought)
    2014-05-01 22:43:19下载
    积分:1
  • sdkkts
    //需求分析:写一个成绩管理系统。其中的一个功能是实现成绩录入。要求能根据课程名称在系统里找到学生和课程信息;在结果区域中添加成绩。 //规则:要求对输入成绩的操作要有有效性检验。成绩只接受大于0且小于100的数字;同一记录不能反复提交;当点击“提交”,告知用户操作是否成功,并给出相应信息;课程名下拉列表中的课程列表根据数据库中的课程表,自动生成。 (/ / Demand analysis: to write a performance management system. A function is to achieve results entry. Requirements depending on the course name to find the students and course information in the system results added in the results area. / / Rules: to have a validation of the operation of the input results. Results will only accept greater than 0 and less than 100 figures the same record can not be repeatedly submitted When you click on "Submit" to inform the user whether the operation successfully, and gives the appropriate information list of courses under the course name in the drop-down list in the database curriculum, automatically generated.)
    2012-04-16 16:10:35下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载