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

資源簡(jiǎn)介

研究生信息管理系統(tǒng),C#源代碼 Access數(shù)據(jù)庫(kù),功能有,系統(tǒng)管理、專業(yè)管理、課程管理、研究生信息管理、成績(jī)管理、用戶管理、專業(yè)瀏覽、課程及研究生信息瀏覽等。

資源截圖

代碼片段和文件信息

using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data.OleDb;

namespace?MasterMIS
{
///?
///?AddRoles?的摘要說(shuō)明。
///?

public?class?AddRoles?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.GroupBox?groupBox2;
private?System.Windows.Forms.TextBox?textRole;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.GroupBox?groupBox1;
private?System.Windows.Forms.CheckBox?ckSys;
private?System.Windows.Forms.Button?btClose;
private?System.Windows.Forms.Button?btAdd;
///?
///?必需的設(shè)計(jì)器變量。
///?

private?System.ComponentModel.Container?components?=?null;
private?OleDbConnection?oleConnection1?=?null;
private?System.Windows.Forms.CheckBox?ckCourse;
private?System.Windows.Forms.CheckBox?ckMajor;
private?System.Windows.Forms.CheckBox?ckScore;
private?OleDbCommand?oleCommand1?=?null;

public?AddRoles()
{
//
//?Windows?窗體設(shè)計(jì)器支持所必需的
//
InitializeComponent();
this.oleConnection1=new?OleDbConnection(MasterMIS.database.dbConnection.connection);
this.oleCommand1?=?new?OleDbCommand();
this.oleCommand1.Connection?=?this.oleConnection1;

//
//?TODO:?在?InitializeComponent?調(diào)用后添加任何構(gòu)造函數(shù)代碼
//
}

///?
///?清理所有正在使用的資源。
///?

protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}

#region?Windows?窗體設(shè)計(jì)器生成的代碼
///?
///?設(shè)計(jì)器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內(nèi)容。
///?

private?void?InitializeComponent()
{
this.groupBox2?=?new?System.Windows.Forms.GroupBox();
this.textRole?=?new?System.Windows.Forms.TextBox();
this.label1?=?new?System.Windows.Forms.Label();
this.groupBox1?=?new?System.Windows.Forms.GroupBox();
this.ckCourse?=?new?System.Windows.Forms.CheckBox();
this.ckMajor?=?new?System.Windows.Forms.CheckBox();
this.ckSys?=?new?System.Windows.Forms.CheckBox();
this.ckScore?=?new?System.Windows.Forms.CheckBox();
this.btClose?=?new?System.Windows.Forms.Button();
this.btAdd?=?new?System.Windows.Forms.Button();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//?
//?groupBox2
//?
this.groupBox2.Controls.Add(this.textRole);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Location?=?new?System.Drawing.Point(18?11);
this.groupBox2.Name?=?“groupBox2“;
this.groupBox2.Size?=?new?System.Drawing.Size(228?56);
this.groupBox2.TabIndex?=?20;
this.groupBox2.TabStop?=?false;
this.groupBox2.Text?=?“角色“;
//?
//?textRole
//?
this.textRole.Borderstyle?=?System.Windows.Forms.Borderstyle.FixedSingle;
this.textRole.Location?=?new?System.Drawing.Point(66?19);
this.textRole.Name?=?“textRole

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2021-01-06?05:01??MasterMIS\
?????文件?????????177??2021-01-06?05:01??__MACOSX\._MasterMIS
?????目錄???????????0??2011-05-30?06:14??MasterMIS\database\
?????文件?????????177??2011-05-30?06:14??__MACOSX\MasterMIS\._database
?????文件????????1895??2007-09-20?02:29??MasterMIS\MasterMIS.csproj.user
?????文件?????????177??2007-09-20?02:29??__MACOSX\MasterMIS\._MasterMIS.csproj.user
?????文件????????9454??2007-08-22?08:13??MasterMIS\ScoreAdd.cs
?????文件?????????177??2007-08-22?08:13??__MACOSX\MasterMIS\._ScoreAdd.cs
?????文件????????6148??2021-01-06?05:01??MasterMIS\.DS_Store
?????文件?????????120??2021-01-06?05:01??__MACOSX\MasterMIS\._.DS_Store
?????文件????????1859??2007-08-19?12:02??MasterMIS\AssemblyInfo.cs
?????文件?????????177??2007-08-19?12:02??__MACOSX\MasterMIS\._AssemblyInfo.cs
?????文件???????10831??2007-08-21?05:06??MasterMIS\CourseModify.cs
?????文件?????????177??2007-08-21?05:06??__MACOSX\MasterMIS\._CourseModify.cs
?????目錄???????????0??2021-01-06?05:01??MasterMIS\bin\
?????文件?????????177??2021-01-06?05:01??__MACOSX\MasterMIS\._bin
?????文件???????12046??2007-08-22?05:35??MasterMIS\ModifyCode.resx
?????文件?????????177??2007-08-22?05:35??__MACOSX\MasterMIS\._ModifyCode.resx
?????目錄???????????0??2011-06-25?14:11??MasterMIS\Images\
?????文件?????????177??2011-06-25?14:11??__MACOSX\MasterMIS\._Images
?????文件???????12043??2007-08-20?08:11??MasterMIS\AddUser.resx
?????文件?????????177??2007-08-20?08:11??__MACOSX\MasterMIS\._AddUser.resx
?????文件????????6897??2007-08-20?11:04??MasterMIS\MajorAdd.cs
?????文件?????????177??2007-08-20?11:04??__MACOSX\MasterMIS\._MajorAdd.cs
?????文件????????9737??2007-08-22?05:36??MasterMIS\ModifyCode.cs
?????文件?????????177??2007-08-22?05:36??__MACOSX\MasterMIS\._ModifyCode.cs
?????文件????????7983??2007-08-20?10:40??MasterMIS\MajorModify.cs
?????文件?????????177??2007-08-20?10:40??__MACOSX\MasterMIS\._MajorModify.cs
?????文件???????12013??2007-08-20?10:23??MasterMIS\MajorModify.resx
?????文件?????????177??2007-08-20?10:23??__MACOSX\MasterMIS\._MajorModify.resx
?????文件???????10331??2007-08-24?13:15??MasterMIS\Login.resx
............此處省略85個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源