• 大小: 2.65M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-08
  • 语言: 其他
  • 标签: 其他  

资源简介

计算机考试系统_Bak.rar

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using Tester.Login;
using Tester.CommonClass;
using Tester.GradePaper;
using Tester.OtherForm;
using System.IO;

namespace Tester
{
    public partial class frmMain : Form
    {
        private GradeWord helpWord = new GradeWord();
        private GradeWindows helpWindows = new GradeWindows();
        private GradePowerPoint helpPowerPoint = new GradePowerPoint();
        private GradeExcel helpExcel = new GradeExcel();

        private bool IsFinished = false;
        
        private CommonClass.Help help = null;
        private int time = 0;
        private int min = 0;
        private int sec = 0;
        private string[] ChiTypeContent;
        private string[] EngTypeContent;
        private int curChiRow = 0;
        private int curEngRow = 0;

        private int selstart;
        private int totalword;
        private int totalshow=1;//显示的字符数
private int totalshow2=1;//显示的字符数

private int []curpos=new int[2000];//当前输入位置
private string []strinput=new string[2000];//用户所输入的字符
private int []curlong=new int[2000];//当前行的当前长度
private int delcount;//前后两次输入相差的字符数

        private int chiTime = 300;
        private int chiUsedTime = 0;
        private int chiMin = 0;
        private int chiSec = 0;
        private float chiRate;
        private float chiSpeed;
        private int i = 0;
        private int j = 0;
        private int k = 0;

        private int engTime = 300;
        private int engUsedTime = 0;
        private int engMin = 0;
        private int engSec = 0;
        private float engRate = 0;
        private float engSpeed = 0;

        private static int CurChooseRow=0;
        private static int CurJudgementRow = 0;
        private int MaxAmountJudgement = 0;
        private int MaxAmountChoose = 0;

        public frmMain()
        {
            InitializeComponent();
        }
        private void Init()
        {
            string tipstr = ““;
            tipstr = “注意:本次考试时长为“ + CommonClass.Tester.TestTime.ToString() + “分钟。\n“;
            tipstr += “(1)选择题共“ + CommonClass.Tester.SelectAmount.ToString() + “题,“ + “每题“ + CommonClass.Tester.SelectValue.ToString() + “分;\n“;
            tipstr += “(2)判断题共“ + CommonClass.Tester.JudgementAmount.ToString() + “题,“ + “每题“ + CommonClass.Tester.JudgementValue.ToString() + “分;\n“;
            tipstr += “(3)英文打字题共1题,每题“ + CommonClass.Tester.EngTypeValue.ToString() + “分;\n“;
            tipstr += “(4)中文打字题共1题,每题“ + CommonClass.Tester.ChiTypeValue.ToString() + “分;\n“;
            tipstr += “(5)Word试题共1题,每题“ + CommonClass.Tester.WordValue.ToString() + “分;\n“;
            tipstr += “(6)Excel试题共1题,每题“ + CommonClass.Tester.ExcelValue.ToString() + “分;\n“;
            tipstr += “(7)PowerPoint试题共1题,每题“ + CommonClass.Tester.PowerPointValue.ToString()

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         28  2007-01-09 15:39  计算机考试系统\数据库\说明.txt

     文件    2228224  2007-10-11 18:11  计算机考试系统\数据库\NoPaperTesingMIS_Data.MDF

     文件    1048576  2007-10-11 18:11  计算机考试系统\数据库\NoPaperTesingMIS_Log.LDF

     文件        219  2007-01-10 20:20  计算机考试系统\TestingMIS\说明.txt

     文件       3999  2007-01-07 10:34  计算机考试系统\TestingMIS\TestingMIS\dsLogin.xsd

     文件      14832  2007-01-20 14:43  计算机考试系统\TestingMIS\TestingMIS\TestingMIS.csproj

     文件        471  2007-01-05 15:47  计算机考试系统\TestingMIS\TestingMIS\Program.cs

     文件        653  2007-01-09 14:04  计算机考试系统\TestingMIS\TestingMIS\TestingMIS.csproj.user

     文件      27213  2007-01-08 15:45  计算机考试系统\TestingMIS\TestingMIS\dsLogin.Designer.cs

     文件        846  2007-01-07 10:34  计算机考试系统\TestingMIS\TestingMIS\dsLogin.xss

     文件        374  2007-01-06 16:43  计算机考试系统\TestingMIS\TestingMIS\app.config

     文件        381  2007-01-07 10:34  计算机考试系统\TestingMIS\TestingMIS\dsLogin.xsc

     文件       1393  2007-06-06 13:12  计算机考试系统\TestingMIS\TestingMIS\TestingMIS.sln

    ..A..H.     59904  2007-06-17 12:42  计算机考试系统\TestingMIS\TestingMIS\TestingMIS.suo

     文件     155164  2007-01-08 15:45  计算机考试系统\TestingMIS\TestingMIS\dsSubject.Designer.cs

     文件      25830  2007-01-07 17:01  计算机考试系统\TestingMIS\TestingMIS\dsSubject.xsd

     文件        931  2007-01-08 20:59  计算机考试系统\TestingMIS\TestingMIS\dsSubject.xsc

     文件       2282  2007-01-07 17:01  计算机考试系统\TestingMIS\TestingMIS\dsSubject.xss

     文件       9889  2007-01-20 15:21  计算机考试系统\TestingMIS\TestingMIS\dsSysSetting.xsd

     文件      58873  2007-01-20 15:21  计算机考试系统\TestingMIS\TestingMIS\dsSysSetting.Designer.cs

     文件       1069  2007-01-20 15:22  计算机考试系统\TestingMIS\TestingMIS\dsSysSetting.xss

     文件       1880  2007-01-20 15:22  计算机考试系统\TestingMIS\TestingMIS\dsSysSetting.xsc

     文件       2238  1999-08-31 15:21  计算机考试系统\TestingMIS\TestingMIS\Logo.ico

    ..A.SH.      4096  2007-01-20 14:41  计算机考试系统\TestingMIS\TestingMIS\Thumbs.db

     文件       7566  2007-06-17 12:25  计算机考试系统\TestingMIS\TestingMIS\frmMain.cs

     文件      29424  2007-06-17 12:25  计算机考试系统\TestingMIS\TestingMIS\frmMain.Designer.cs

     文件      10034  2007-06-17 12:25  计算机考试系统\TestingMIS\TestingMIS\frmMain.resx

     文件       1186  2007-01-04 20:32  计算机考试系统\TestingMIS\TestingMIS\Properties\AssemblyInfo.cs

     文件       2842  2007-01-08 15:52  计算机考试系统\TestingMIS\TestingMIS\Properties\Resources.Designer.cs

     文件       1662  2007-01-08 15:45  计算机考试系统\TestingMIS\TestingMIS\Properties\Settings.Designer.cs

............此处省略256个文件信息

评论

共有 条评论