C#在线考试管理系统带数据库
usingSystem;
usingSystem.Collections.Generic;
usingSystem.Windows.Forms;
namespaceMySchool
{
staticclassProgram
{
///
///应用程序的主入口点。
///
[STAThread]
staticvoidMain()
{
Application.EnableVisualStyles();
下载地址
用户评论
简单实用的设计,学生考试部分有待改进
这个还是挺实用的,,只是少了学生考试的那个界面