資源簡介
自己做的用于班級評分,個人評分的評分器
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
using?System.IO;
namespace?Super評分器
{
????public?partial?class?FrmMain?:?Form
????{
????????public?FrmMain()
????????{
????????????InitializeComponent();
????????}
????????List?answer?=?new?List();??????????????//存儲標準答案
????????List?students?=?new?List();????????????//存儲答題卡答案
????????List?index?=?new?List();???????????????//存儲標記的重要題號
????????List?people?=?new?List();????????????//參考名單
????????int?danxuan;???????????????????????????????????????????//標記單選題個數
????????int?duoxuan;??????????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????187??2016-01-20?14:58??評分器\Super評分器\Super評分器\App.config
?????文件????????187??2016-01-20?14:58??評分器\Super評分器\Super評分器\bin\Debug\app.publish\Application?Files\Super評分器_1_0_0_0\Super評分器.exe.config.deploy
?????文件??????20992??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\app.publish\Application?Files\Super評分器_1_0_0_0\Super評分器.exe.deploy
?????文件???????7281??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\app.publish\Application?Files\Super評分器_1_0_0_0\Super評分器.exe.manifest
?????文件?????432656??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\app.publish\setup.exe
?????文件???????5870??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\app.publish\Super評分器.application
?????文件???????1971??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.application
?????文件??????20992??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.exe
?????文件????????187??2016-01-20?14:58??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.exe.config
?????文件???????3459??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.exe.manifest
?????文件??????42496??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.pdb
?????文件???????1971??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.vshost.application
?????文件??????22984??2016-03-01?15:15??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.vshost.exe
?????文件????????187??2016-01-20?14:58??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.vshost.exe.config
?????文件???????3459??2016-02-05?00:18??評分器\Super評分器\Super評分器\bin\Debug\Super評分器.vshost.exe.manifest
?????文件??????15909??2016-01-21?10:28??評分器\Super評分器\Super評分器\FrmMain.cs
?????文件??????16607??2016-01-21?08:50??評分器\Super評分器\Super評分器\FrmMain.Designer.cs
?????文件???????5817??2016-01-21?08:50??評分器\Super評分器\Super評分器\FrmMain.resx
?????文件???????1451??2016-01-20?19:20??評分器\Super評分器\Super評分器\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7005??2016-02-05?00:20??評分器\Super評分器\Super評分器\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1971??2016-02-05?00:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.application
?????文件???????1814??2016-03-01?15:15??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.csproj.FileListAbsolute.txt
?????文件????????977??2016-01-21?10:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.csproj.GenerateResource.Cache
?????文件???????2209??2016-01-20?15:07??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.csprojResolveAssemblyReference.cache
?????文件??????20992??2016-02-05?00:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.exe
?????文件???????3459??2016-02-05?00:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.exe.manifest
?????文件????????180??2016-02-05?00:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.FrmMain.resources
?????文件??????42496??2016-02-05?00:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.pdb
?????文件????????180??2016-02-05?00:18??評分器\Super評分器\Super評分器\obj\Debug\Super評分器.Properties.Resources.resources
?????文件??????????0??2016-01-20?14:58??評分器\Super評分器\Super評分器\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
............此處省略30個文件信息
- 上一篇:數據抓包
- 下一篇:AutoCAD .NET開發指南-2012版》
評論
共有 條評論