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

  • 大小: 8.22M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 系統??源碼??管理??

資源簡介

研究生信息管理系統源碼

源碼描述:
一、源碼特點
      基于winform開發的學生信息管理系統,登錄驗證、信息管理等,適用于畢業設計和學習使用
二、菜單功能
      1、系統管理:增加用戶、新建角色
      2、專業管理:添加專業、瀏覽專業
      3、課程管理:添加課程、瀏覽課程
      4、研究生管理:添加信息、瀏覽信息
      5、成績管理:添加成績、瀏覽成績
      6、用戶管理:更改密碼、重新登陸
      7、幫助
      8、專業瀏覽、課程瀏覽、研究生瀏覽、成績瀏覽、修改密碼
三、注意事項
      1、開發環境為Visual Studio 2010,數據庫為ACCESS,使用.net 2.0開發。
      2、管理員登陸名密碼均為:admin

資源截圖

代碼片段和文件信息

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

namespace?MasterMIS
{
///?
///?AddRoles?的摘要說明。
///?

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;
///?
///?必需的設計器變量。
///?

private?System.ComponentModel.Container?components?=?null;
private?OleDbConnection?oleConnection1?=?null;
priva

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????3249??2015-07-15?13:13??51Aspx源碼必讀.txt
?????文件????????7443??2007-08-22?10:54??AddRoles.cs
?????文件???????13108??2007-08-22?10:54??AddRoles.resx
?????文件????????9950??2007-08-25?09:40??AddUser.cs
?????文件???????12043??2007-08-20?16:11??AddUser.resx
?????文件????????1078??2007-08-19?20:02??App.ico
?????文件????????1859??2007-08-19?20:02??AssemblyInfo.cs
?????文件????????9853??2007-08-21?17:07??Course.cs
?????文件???????10356??2007-08-21?17:07??Course.resx
?????文件???????11546??2007-08-20?20:36??CourseAdd.cs
?????文件???????14804??2007-08-20?20:36??CourseAdd.resx
?????文件???????10831??2007-08-21?13:06??CourseModify.cs
?????文件???????14799??2007-08-20?20:43??CourseModify.resx
?????目錄???????????0??2015-07-15?11:24??Images\
?????文件?????1013820??2003-12-05?18:45??Images\Sample_Picture05.jpg
?????文件?????????896??2007-02-07?09:01??Images\copyfolder.gif
?????文件?????????916??2007-01-16?15:56??Images\fee.gif
?????文件?????????891??2007-01-16?15:56??Images\information.gif
?????文件????????1009??2007-02-07?09:01??Images\mnuWindow.gif
?????文件?????????907??2007-02-07?09:01??Images\os.gif
?????文件?????????917??2007-01-16?15:56??Images\query.gif
?????文件????????7085??2015-07-15?13:13??Login.cs
?????文件???????10331??2007-08-24?21:15??Login.resx
?????文件???????19946??2007-09-11?14:41??Main.cs
?????文件?????1546841??2007-09-11?14:41??Main.resx
?????文件????????8229??2007-08-27?16:15??Major.cs
?????文件????????9232??2007-08-20?22:33??Major.resx
?????文件????????6897??2007-08-20?19:04??MajorAdd.cs
?????文件???????10896??2007-08-20?19:04??MajorAdd.resx
?????文件????????8006??2015-07-15?13:14??MajorModify.cs
?????文件???????12013??2007-08-20?18:23??MajorModify.resx
............此處省略91個文件信息

評論

共有 條評論