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

  • 大小: 15.73MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-08-01
  • 語言: C#
  • 標簽: C#??

資源簡介

學籍管理系統(內含數據庫)。

資源截圖

代碼片段和文件信息

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;

namespace?學籍管理系統
{
????public?partial?class?Form2?:?Form
????{
????????public?Form2()
????????{
????????????InitializeComponent();
????????}

????????private?void?Form2_Load(object?sender?EventArgs?e)
????????{

????????}

????????private?void?textBox1_TextChanged(object?sender?EventArgs?e)
????????{

????????}

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????string?username?=?textBox1.Text.Trim();
????????????string?password?=?textBox2.Text.Trim();
????????????if(username?==“admin“&&password?==“admin“)
????????????{
????????????????Form3?form?=?new?Form3();
????????????????form.Show();
????????????????this.Hide();
????????????}
????????????else
????????????{
????????????????MessageBox.Show(“請輸入正確的用戶名和密碼!“);
????????????}
????????}

????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

????..A..H.?????66048??2017-06-16?15:13??學籍管理系統\學籍管理系統\.vs\學籍管理系統\v14\.suo

?????文件????????187??2016-12-07?17:12??學籍管理系統\學籍管理系統\學籍管理系統\App.config

?????文件????4012544??2017-01-09?23:33??學籍管理系統\學籍管理系統\學籍管理系統\bin\Debug\學籍管理系統.exe

?????文件????????187??2016-12-07?17:12??學籍管理系統\學籍管理系統\學籍管理系統\bin\Debug\學籍管理系統.exe.config

?????文件??????75264??2017-01-09?23:33??學籍管理系統\學籍管理系統\學籍管理系統\bin\Debug\學籍管理系統.pdb

?????文件??????22696??2017-06-16?14:53??學籍管理系統\學籍管理系統\學籍管理系統\bin\Debug\學籍管理系統.vshost.exe

?????文件????????187??2016-12-07?17:12??學籍管理系統\學籍管理系統\學籍管理系統\bin\Debug\學籍管理系統.vshost.exe.config

?????文件????????490??2013-03-18?17:00??學籍管理系統\學籍管理系統\學籍管理系統\bin\Debug\學籍管理系統.vshost.exe.manifest

?????文件???????5817??2017-01-09?21:27??學籍管理系統\學籍管理系統\學籍管理系統\Form1.resx

?????文件???????1206??2017-01-09?23:29??學籍管理系統\學籍管理系統\學籍管理系統\Form2.cs

?????文件???????7544??2017-01-09?21:45??學籍管理系統\學籍管理系統\學籍管理系統\Form2.Designer.cs

?????文件???????5817??2017-01-09?21:45??學籍管理系統\學籍管理系統\學籍管理系統\Form2.resx

?????文件????????996??2017-01-09?23:29??學籍管理系統\學籍管理系統\學籍管理系統\Form3.cs

?????文件???????5274??2017-01-09?20:41??學籍管理系統\學籍管理系統\學籍管理系統\Form3.Designer.cs

?????文件???????5817??2017-01-09?20:41??學籍管理系統\學籍管理系統\學籍管理系統\Form3.resx

?????文件??????13151??2017-01-09?23:29??學籍管理系統\學籍管理系統\學籍管理系統\Form4.cs

?????文件??????15220??2017-01-09?22:39??學籍管理系統\學籍管理系統\學籍管理系統\Form4.Designer.cs

?????文件???????5817??2017-01-09?22:39??學籍管理系統\學籍管理系統\學籍管理系統\Form4.resx

?????文件???????4465??2017-01-09?23:29??學籍管理系統\學籍管理系統\學籍管理系統\Form5.cs

?????文件???????6539??2017-01-09?22:18??學籍管理系統\學籍管理系統\學籍管理系統\Form5.Designer.cs

?????文件???????5817??2017-01-09?22:18??學籍管理系統\學籍管理系統\學籍管理系統\Form5.resx

?????文件??????15959??2017-01-09?23:31??學籍管理系統\學籍管理系統\學籍管理系統\Form6.cs

?????文件??????35842??2017-01-09?23:24??學籍管理系統\學籍管理系統\學籍管理系統\Form6.Designer.cs

?????文件???????5817??2017-01-09?23:24??學籍管理系統\學籍管理系統\學籍管理系統\Form6.resx

?????文件???????1608??2017-01-09?23:15??學籍管理系統\學籍管理系統\學籍管理系統\obj\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????7648??2017-01-09?21:36??學籍管理系統\學籍管理系統\學籍管理系統\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件??????????0??2016-12-07?17:12??學籍管理系統\學籍管理系統\學籍管理系統\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

?????文件??????????0??2016-12-07?17:12??學籍管理系統\學籍管理系統\學籍管理系統\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

?????文件??????????0??2016-12-07?17:12??學籍管理系統\學籍管理系統\學籍管理系統\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

?????文件???????4096??2017-01-09?20:27??學籍管理系統\學籍管理系統\學籍管理系統\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

............此處省略45個文件信息

評論

共有 條評論