• 大小: 498KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-07-27
  • 语言: C#
  • 标签: C#  

资源简介

可自动随机生成试卷,统计分数。上大学时给别人做的,赚点零花钱,有点久了。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;

namespace DriveLicenseExam
{
    public partial class About : Form
    {
        public About()
        {
            InitializeComponent();
        }
    }
}

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

     文件        346  2012-12-07 01:58  DriveLicenseExam\DriveLicenseExam\About.cs

     文件       5522  2012-12-07 01:58  DriveLicenseExam\DriveLicenseExam\About.Designer.cs

     文件       5817  2012-12-07 01:58  DriveLicenseExam\DriveLicenseExam\About.resx

     文件     263168  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\bin\Debug\DriveLicenseExam.exe

     文件      69120  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\bin\Debug\DriveLicenseExam.pdb

     文件      11608  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\bin\Debug\DriveLicenseExam.vshost.exe

     文件        490  2009-08-31 00:40  DriveLicenseExam\DriveLicenseExam\bin\Debug\DriveLicenseExam.vshost.exe.manifest

     文件       5300  2012-12-07 00:56  DriveLicenseExam\DriveLicenseExam\DriveLicenseExam.csproj

     文件     406528  2012-12-06 06:00  DriveLicenseExam\DriveLicenseExam\Driverexam.doc

     文件      48136  2012-12-07 18:49  DriveLicenseExam\DriveLicenseExam\Form1.cs

     文件      22593  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\Form1.Designer.cs

     文件       6185  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\Form1.resx

     文件       1661  2012-11-30 04:04  DriveLicenseExam\DriveLicenseExam\Form2.cs

     文件       3789  2012-11-30 04:04  DriveLicenseExam\DriveLicenseExam\Form2.Designer.cs

     文件       5817  2012-11-30 04:04  DriveLicenseExam\DriveLicenseExam\Form2.resx

     文件        344  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\Help.cs

     文件       4038  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\Help.Designer.cs

     文件       5817  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\Help.resx

     文件       5698  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        180  2012-12-07 01:58  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.About.resources

     文件       1176  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.csproj.FileListAbsolute.txt

     文件        952  2012-11-29 15:06  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.csproj.ResolveComReference.cache

     文件     263168  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.exe

     文件        180  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.Form1.resources

     文件        180  2012-12-07 00:56  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.Form2.resources

     文件        180  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.Help.resources

     文件      69120  2012-12-08 04:17  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.pdb

     文件     229632  2012-12-07 00:56  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\DriveLicenseExam.Properties.Resources.resources

     文件       2594  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\GenerateResource-ResGen.read.1.tlog

     文件       4142  2012-12-07 04:23  DriveLicenseExam\DriveLicenseExam\obj\x86\Debug\GenerateResource-ResGen.write.1.tlog

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

评论

共有 条评论