資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Linq;
using?System.Reflection;
using?System.Windows.Forms;
namespace?CorporationEmployeeICCard
{
????partial?class?AboutBox1?:?Form
????{
????????public?AboutBox1()
????????{
????????????InitializeComponent();
????????????this.Text?=?String.Format(“關于?{0}“?“企業員工IC卡考勤系統“);
????????????this.labelProductName.Text?=?“產品名稱:企業員工IC卡考勤系統“;
????????????this.labelVersion.Text?=?String.Format(“版本:?{0}““V1.0“);
????????????this.labelCopyright.Text?=?“版權:“+AssemblyCopyright;
????????????this.labelCompanyName.Text?=?“開發團隊:吉林省明日科技有限公司“;
????????????this.textBoxDescription.Text?=?“本系統是為企業內部員工IC卡考勤而開發的,功能強大,使用方便,是中小型企業必備之軟件!“;
????????}
????????#region?程序集屬性訪問器
?????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-01-30?14:48??IC卡讀寫\
?????目錄???????????0??2013-01-30?14:48??IC卡讀寫\CorporationEmployeeICCard\
?????文件?????????965??2008-12-18?08:38??IC卡讀寫\CorporationEmployeeICCard.sln
?????文件???????18432??2010-08-18?17:51??IC卡讀寫\CorporationEmployeeICCard.suo
?????文件????????3745??2008-12-18?15:53??IC卡讀寫\CorporationEmployeeICCard\AboutBox1.cs
?????文件???????10546??2008-12-18?15:53??IC卡讀寫\CorporationEmployeeICCard\AboutBox1.Designer.cs
?????文件???????49723??2008-12-18?15:53??IC卡讀寫\CorporationEmployeeICCard\AboutBox1.resx
?????文件???????16873??2008-12-18?17:02??IC卡讀寫\CorporationEmployeeICCard\ba
?????目錄???????????0??2013-01-30?14:48??IC卡讀寫\CorporationEmployeeICCard\bin\
?????目錄???????????0??2013-01-30?14:48??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\
?????文件??????141824??2010-08-18?17:51??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.exe
?????文件???????62976??2008-12-19?08:58??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.pdb
?????文件???????14328??2009-02-10?14:45??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.vshost.exe
?????文件?????????490??2007-07-21?01:33??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\CorporationEmployeeICCard.vshost.exe.manifest
?????文件??????946176??2010-08-18?17:51??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\Interop.Excel.dll
?????文件??????155648??2010-08-18?17:51??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\Interop.Office.dll
?????文件???????57344??2008-12-18?14:21??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\Interop.VBIDE.dll
?????文件??????495616??2008-12-18?14:22??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\Interop.Word.dll
?????文件??????????78??2009-02-23?16:54??IC卡讀寫\CorporationEmployeeICCard\bin\Debug\程序使用說明.txt
?????文件????????7833??2008-12-18?15:52??IC卡讀寫\CorporationEmployeeICCard\CorporationEmployeeICCard.csproj
?????文件?????????530??2008-12-18?15:52??IC卡讀寫\CorporationEmployeeICCard\CorporationEmployeeICCard.csproj.user
?????文件??????237568??2010-08-18?17:51??IC卡讀寫\CorporationEmployeeICCard\db1.mdb
?????文件????????5962??2008-12-18?16:39??IC卡讀寫\CorporationEmployeeICCard\Form1.cs
?????文件???????23134??2008-12-18?15:52??IC卡讀寫\CorporationEmployeeICCard\Form1.Designer.cs
?????文件????????6798??2008-12-18?15:52??IC卡讀寫\CorporationEmployeeICCard\Form1.resx
?????文件????????2963??2008-12-19?08:58??IC卡讀寫\CorporationEmployeeICCard\Form2.cs
?????文件???????11722??2008-12-19?08:58??IC卡讀寫\CorporationEmployeeICCard\Form2.Designer.cs
?????文件????????5814??2008-12-19?08:53??IC卡讀寫\CorporationEmployeeICCard\Form2.resx
?????文件????????1808??2008-12-18?16:44??IC卡讀寫\CorporationEmployeeICCard\Form3.cs
?????文件????????7916??2008-12-18?16:42??IC卡讀寫\CorporationEmployeeICCard\Form3.Designer.cs
?????文件????????6018??2008-12-18?16:42??IC卡讀寫\CorporationEmployeeICCard\Form3.resx
............此處省略27個文件信息
評論
共有 條評論