資源簡介
非常精美的一款學生管理綜合程序
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Diagnostics;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?學生綜合程序
{
????public?partial?class?FrmAbout?:?Form
????{
????????public?FrmAbout()
????????{
????????????InitializeComponent();
????????}
????????private?void?llMail_linkClicked(object?sender?linkLabellinkClickedEventArgs?e)
????????{
????????????Process.Start(“mailto:“?+?this.llWeb.Text);
????????}
????????private?void?llWeb_linkClicked(object?sender?linkLabellinkClickedEventArgs?e)
????????{
????????????Process.Start(this.llWeb.Text);
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-27?19:52??學生綜合程序(IrisSkin版)\
?????目錄???????????0??2017-11-27?19:52??學生綜合程序(IrisSkin版)\.vs\
?????目錄???????????0??2017-11-27?19:52??學生綜合程序(IrisSkin版)\.vs\學生綜合程序\
?????目錄???????????0??2017-11-27?19:52??學生綜合程序(IrisSkin版)\.vs\學生綜合程序\v15\
?????文件???????59392??2017-11-27?20:00??學生綜合程序(IrisSkin版)\.vs\學生綜合程序\v15\.suo
?????目錄???????????0??2017-11-27?20:00??學生綜合程序(IrisSkin版)\.vs\學生綜合程序\v15\sqlite3\
?????文件??????729088??2017-11-27?20:00??學生綜合程序(IrisSkin版)\.vs\學生綜合程序\v15\sqlite3\storage.ide
?????目錄???????????0??2017-11-27?20:00??學生綜合程序(IrisSkin版)\學生綜合程序\
?????文件????????6486??2017-11-24?08:33??學生綜合程序(IrisSkin版)\學生綜合程序\FrmAbout.Designer.cs
?????文件?????????728??2017-11-24?08:34??學生綜合程序(IrisSkin版)\學生綜合程序\FrmAbout.cs
?????文件???????13012??2017-11-24?08:33??學生綜合程序(IrisSkin版)\學生綜合程序\FrmAbout.resx
?????文件????????9847??2017-11-27?19:59??學生綜合程序(IrisSkin版)\學生綜合程序\FrmLogin.Designer.cs
?????文件????????3253??2017-11-27?19:59??學生綜合程序(IrisSkin版)\學生綜合程序\FrmLogin.cs
?????文件???????50482??2017-11-27?19:59??學生綜合程序(IrisSkin版)\學生綜合程序\FrmLogin.resx
?????文件???????23674??2017-11-27?20:00??學生綜合程序(IrisSkin版)\學生綜合程序\FrmMain.Designer.cs
?????文件????????8454??2017-11-27?20:00??學生綜合程序(IrisSkin版)\學生綜合程序\FrmMain.cs
?????文件??????132873??2017-11-27?20:00??學生綜合程序(IrisSkin版)\學生綜合程序\FrmMain.resx
?????文件???????17228??2017-11-20?16:09??學生綜合程序(IrisSkin版)\學生綜合程序\FrmStudent.Designer.cs
?????文件????????2815??2017-11-24?08:49??學生綜合程序(IrisSkin版)\學生綜合程序\FrmStudent.cs
?????文件??????113568??2017-11-20?16:09??學生綜合程序(IrisSkin版)\學生綜合程序\FrmStudent.resx
?????文件?????????720??2017-11-20?15:46??學生綜合程序(IrisSkin版)\學生綜合程序\Program.cs
?????目錄???????????0??2017-11-27?19:52??學生綜合程序(IrisSkin版)\學生綜合程序\Properties\
?????文件????????1360??2017-11-15?08:27??學生綜合程序(IrisSkin版)\學生綜合程序\Properties\AssemblyInfo.cs
?????文件????????2888??2017-11-15?08:27??學生綜合程序(IrisSkin版)\學生綜合程序\Properties\Resources.Designer.cs
?????文件????????5612??2017-11-15?08:27??學生綜合程序(IrisSkin版)\學生綜合程序\Properties\Resources.resx
?????文件????????1105??2017-11-15?08:27??學生綜合程序(IrisSkin版)\學生綜合程序\Properties\Settings.Designer.cs
?????文件?????????249??2017-11-15?08:27??學生綜合程序(IrisSkin版)\學生綜合程序\Properties\Settings.settings
?????文件?????????816??2017-11-24?08:43??學生綜合程序(IrisSkin版)\學生綜合程序\Student.cs
?????目錄???????????0??2017-11-27?19:52??學生綜合程序(IrisSkin版)\學生綜合程序\bin\
?????目錄???????????0??2017-11-27?19:58??學生綜合程序(IrisSkin版)\學生綜合程序\bin\Debug\
?????文件??????557056??2011-07-14?10:46??學生綜合程序(IrisSkin版)\學生綜合程序\bin\Debug\IrisSkin4.dll
............此處省略91個文件信息
評論
共有 條評論