資源簡(jiǎn)介
數(shù)據(jù)庫(kù)用的 access,如果你的機(jī)器是 64位的,請(qǐng)右鍵項(xiàng)目>>屬性>>運(yùn)行平臺(tái)>>改成x86
登陸賬號(hào) Tsoft
登陸密碼 111
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Windows.Forms;
using?System.Reflection;
namespace?SMS
{
????partial?class?AboutBox1?:?Form
????{
????????public?AboutBox1()
????????{
????????????InitializeComponent();
????????????//??初始化?AboutBox?以顯示程序集信息中包含的產(chǎn)品信息。
????????????//??也可以通過(guò)以下方法更改應(yīng)用程序的程序集信息設(shè)置:
????????????//??-?項(xiàng)目->屬性->應(yīng)用程序->程序集信息
????????????//??-?AssemblyInfo.cs
????????????this.Text?=?String.Format(“關(guān)于?{0}“?Assemblytitle);
????????????this.labelProductName.Text?=?AssemblyProduct;
????????????this.labelVersion.Text?=?String.Format(“版本?{0}“?AssemblyVersion);
????????????this.labelCopyright.Text?=?AssemblyCopyright;
????????????this.labelCompanyName.Text?=?AssemblyCompany;
????????????this
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????128512??2008-11-29?13:46??02\readme.doc
?????文件???????5384??2008-11-29?13:51??02\SMS\SMS\AboutBox1.cs
?????文件??????10819??2008-11-29?13:51??02\SMS\SMS\AboutBox1.Designer.cs
?????文件??????49720??2008-11-29?13:51??02\SMS\SMS\AboutBox1.resx
?????文件????????648??2008-11-29?13:52??02\SMS\SMS\ba
?????文件???????2884??2008-11-29?13:52??02\SMS\SMS\ba
?????文件??????53248??2008-11-29?13:54??02\SMS\SMS\bin\Debug\AxInterop.WMPLib.dll
?????文件?????290816??2008-11-29?13:54??02\SMS\SMS\bin\Debug\Interop.WMPLib.dll
?????文件?????380928??2008-11-29?13:54??02\SMS\SMS\bin\Debug\SMS.exe
?????文件?????177664??2008-11-29?13:54??02\SMS\SMS\bin\Debug\SMS.pdb
?????文件???????5632??2008-11-29?13:54??02\SMS\SMS\bin\Debug\SMS.vshost.exe
?????文件?????524288??2008-11-29?13:52??02\SMS\SMS\Databa
?????文件???????1361??2008-11-29?13:51??02\SMS\SMS\frmAddDy.cs
?????文件???????5425??2008-11-29?13:51??02\SMS\SMS\frmAddDy.Designer.cs
?????文件???????5814??2008-11-29?13:51??02\SMS\SMS\frmAddDy.resx
?????文件???????2023??2008-11-29?13:51??02\SMS\SMS\frmAddUser.cs
?????文件???????7640??2008-11-29?13:51??02\SMS\SMS\frmAddUser.Designer.cs
?????文件???????5814??2008-11-29?13:51??02\SMS\SMS\frmAddUser.resx
?????文件???????1802??2008-11-29?13:51??02\SMS\SMS\frmChangePwd.cs
?????文件???????6587??2008-11-29?13:51??02\SMS\SMS\frmChangePwd.Designer.cs
?????文件???????5814??2008-11-29?13:51??02\SMS\SMS\frmChangePwd.resx
?????文件???????2250??2008-11-29?13:51??02\SMS\SMS\frmCydy.cs
?????文件???????8322??2008-11-29?13:51??02\SMS\SMS\frmCydy.Designer.cs
?????文件???????6182??2008-11-29?13:52??02\SMS\SMS\frmCydy.resx
?????文件???????1464??2008-11-29?13:52??02\SMS\SMS\frmDy.cs
?????文件???????7510??2008-11-29?13:52??02\SMS\SMS\frmDy.Designer.cs
?????文件???????6366??2008-11-29?13:52??02\SMS\SMS\frmDy.resx
?????文件???????1324??2008-11-29?13:52??02\SMS\SMS\frmDyChange.cs
?????文件???????5824??2008-11-29?13:52??02\SMS\SMS\frmDyChange.Designer.cs
?????文件???????5814??2008-11-29?13:52??02\SMS\SMS\frmDyChange.resx
............此處省略101個(gè)文件信息
評(píng)論
共有 條評(píng)論