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

  • 大小: 1.85MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-11
  • 語言: C/C++
  • 標簽: C#??SQL??Se??火車定票??

資源簡介

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.Windows.Forms;

namespace?_1
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

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

????????}

????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????Form3?f3?=?new?Form3();
????????????f3.Show();
????????????this.Hide();
????????}

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

????????}

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????Form2?f2?=?new?Form2();
????????????f2.Show();
????????????this.Hide();
????????}

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

????????private?void?button4_Click(object?sender?EventArgs?e)
????????{
????????????Form21?f21?=?new?Form21();
????????????f21.Show();
????????????this.Close();
????????}
????}
}

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

????..A..H.?????78848??2018-12-14?13:30??1\.vs\1\v15\.suo

?????文件??????????0??2018-12-02?13:22??1\.vs\1\v15\Server\sqlite3\db.lock

?????文件?????638976??2018-12-07?19:04??1\.vs\1\v15\Server\sqlite3\storage.ide

?????文件??????32768??2018-12-02?13:32??1\.vs\1\v15\Server\sqlite3\storage.ide-shm

?????文件????4140632??2018-12-14?13:32??1\.vs\1\v15\Server\sqlite3\storage.ide-wal

?????文件??????10905??2018-12-07?18:06??1\1\1.csproj

?????文件?????477696??2018-12-13?14:31??1\1\bin\Debug\1.exe

?????文件?????169472??2018-12-13?14:31??1\1\bin\Debug\1.pdb

?????文件??????11600??2018-11-30?19:15??1\1\bin\Debug\1.vshost.exe

?????文件????????490??2010-03-17?22:39??1\1\bin\Debug\1.vshost.exe.manifest

?????文件???????1173??2018-12-07?20:18??1\1\Form1.cs

?????文件???????5506??2018-12-07?20:18??1\1\Form1.Designer.cs

?????文件???????5817??2018-12-07?20:18??1\1\Form1.resx

?????文件???????2184??2018-12-07?19:03??1\1\Form10.cs

?????文件???????6357??2018-12-07?19:03??1\1\Form10.Designer.cs

?????文件???????5817??2018-12-07?19:03??1\1\Form10.resx

?????文件???????4140??2018-12-07?19:03??1\1\Form11.cs

?????文件???????4198??2018-12-07?19:03??1\1\Form11.Designer.cs

?????文件???????5817??2018-12-07?19:03??1\1\Form11.resx

?????文件???????1637??2018-12-07?19:03??1\1\Form12.cs

?????文件???????4049??2018-12-07?19:03??1\1\Form12.Designer.cs

?????文件???????5817??2018-12-07?19:03??1\1\Form12.resx

?????文件???????2777??2018-12-07?19:03??1\1\Form13.cs

?????文件???????4188??2018-12-07?19:03??1\1\Form13.Designer.cs

?????文件???????5817??2018-12-07?19:03??1\1\Form13.resx

?????文件???????4567??2018-12-07?19:04??1\1\Form14.cs

?????文件???????8614??2018-12-07?19:04??1\1\Form14.Designer.cs

?????文件???????5817??2018-12-07?19:04??1\1\Form14.resx

?????文件???????2992??2018-12-07?19:04??1\1\Form15.cs

?????文件???????6716??2018-12-07?19:04??1\1\Form15.Designer.cs

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

評論

共有 條評論