91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

附加 數據庫后,修改 BaseClass.cs中的配置串即可,

教師端賬號 mr 密碼 mrsoft 學生端 賬號 Smr 密碼 mrsoft

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Windows.Forms;
using?System.Reflection;

namespace?Exam
{
????partial?class?AboutBox1?:?Form
????{
????????public?AboutBox1()
????????{
????????????InitializeComponent();

????????????//??初始化?AboutBox?以顯示程序集信息中包含的產品信息。
????????????//??也可以通過以下方法更改應用程序的程序集信息設置:
????????????//??-?項目->屬性->應用程序->程序集信息
????????????//??-?AssemblyInfo.cs
????????????this.Text?=?String.Format(“關于?{0}“?Assemblytitle);
????????????this.labelProductName.Text?=?AssemblyProduct;
????????????this.labelVersion.Text?=?String.Format(“版本?{0}“?AssemblyVersion);
????????????this.labelCopyright.Text?=?AssemblyCopyright;
????????????this.labelCompanyName.Text?=?AssemblyCompany;
????????????thi

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-07-09?10:10??Exam\
?????目錄???????????0??2009-07-09?10:10??Exam\Exam\
?????文件?????????902??2017-06-27?00:52??Exam\Exam.sln
?????文件???????26624??2008-08-21?16:23??Exam\Exam.suo
?????文件????????5452??2008-08-02?16:31??Exam\Exam\AboutBox1.cs
?????文件???????10610??2008-08-02?16:31??Exam\Exam\AboutBox1.Designer.cs
?????文件???????49720??2008-08-02?16:31??Exam\Exam\AboutBox1.resx
?????文件????????2276??2008-08-01?08:58??Exam\Exam\baseClass.cs
?????目錄???????????0??2009-07-09?10:10??Exam\Exam\bin\
?????目錄???????????0??2009-07-09?10:10??Exam\Exam\bin\Debug\
?????文件?????1024000??2008-08-21?16:23??Exam\Exam\bin\Debug\Exam.exe
?????文件??????161280??2008-08-21?16:23??Exam\Exam\bin\Debug\Exam.pdb
?????文件????????5632??2005-11-11?22:25??Exam\Exam\bin\Debug\Exam.vshost.exe
?????目錄???????????0??2009-07-09?10:10??Exam\Exam\Database\
?????文件?????1310720??2008-11-05?13:20??Exam\Exam\Database\db_Exam_Data.MDF
?????文件?????1048576??2008-11-05?13:20??Exam\Exam\Database\db_Exam_Log.LDF
?????文件????????8049??2017-06-27?00:52??Exam\Exam\Exam.csproj
?????文件????????3005??2008-08-08?15:51??Exam\Exam\frmAdminAddJudgeExam.cs
?????文件????????5474??2008-08-08?15:01??Exam\Exam\frmAdminAddJudgeExam.Designer.cs
?????文件????????5814??2008-08-08?15:01??Exam\Exam\frmAdminAddJudgeExam.resx
?????文件????????3582??2008-08-08?15:43??Exam\Exam\frmAdminAddSelectExam.cs
?????文件???????11074??2008-08-08?14:53??Exam\Exam\frmAdminAddSelectExam.Designer.cs
?????文件????????5814??2008-08-08?14:53??Exam\Exam\frmAdminAddSelectExam.resx
?????文件????????5192??2008-08-08?15:37??Exam\Exam\frmAdminExamSet.cs
?????文件???????14669??2008-08-02?10:38??Exam\Exam\frmAdminExamSet.Designer.cs
?????文件????????5814??2008-08-02?10:38??Exam\Exam\frmAdminExamSet.resx
?????文件????????2327??2008-08-08?15:52??Exam\Exam\frmAdminFillExam.cs
?????文件????????5243??2008-08-08?14:54??Exam\Exam\frmAdminFillExam.Designer.cs
?????文件????????5814??2008-08-08?14:54??Exam\Exam\frmAdminFillExam.resx
?????文件????????3087??2008-08-02?17:09??Exam\Exam\frmAdminFindScore.cs
?????文件????????7723??2008-08-02?17:09??Exam\Exam\frmAdminFindScore.Designer.cs
............此處省略57個文件信息

評論

共有 條評論