資源簡介
代碼片段和文件信息
//======================================================================
//Copyright?(C)?2009?ARTM
//All?rights?reserved
//Filename?:About
//Created?by?Miao?at??01/12/2009?15:20:10
//Description?:關于
//======================================================================
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Reflection;
namespace?H31DHTMgr
{
????public?partial?class?About?:?Form
????{
????????public?About()
????????{
????????????InitializeComponent();
????????????this.Text?=?String.Format(“關于?{0}“?Assemblytitle);
????????????this.labelProductName.Text?=?AssemblyProduct;
????????????this.labelVersion.Text?=?String.Format(“版本?{0}“?AssemblyVersion);
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-08-08?04:53??H31DHTMgr-master\
?????文件?????????483??2013-08-08?04:53??H31DHTMgr-master\.gitattributes
?????文件????????2643??2013-08-08?04:53??H31DHTMgr-master\.gitignore
?????文件????????4490??2013-08-08?04:53??H31DHTMgr-master\About.cs
?????文件???????11824??2013-08-08?04:53??H31DHTMgr-master\About.designer.cs
?????文件???????54122??2013-08-08?04:53??H31DHTMgr-master\About.resx
?????目錄???????????0??2013-08-08?04:53??H31DHTMgr-master\Core\
?????文件????????3286??2013-08-08?04:53??H31DHTMgr-master\Core\H31Debug.cs
?????文件???????10590??2013-08-08?04:53??H31DHTMgr-master\Core\H31Down.cs
?????文件???????25813??2013-08-08?04:53??H31DHTMgr-master\Core\TorrentFile.cs
?????文件??????864256??2013-08-08?04:53??H31DHTMgr-master\H31DHT.mdb
?????文件????????4685??2013-08-08?04:53??H31DHTMgr-master\H31DHTMgr.csproj
?????目錄???????????0??2013-08-08?04:53??H31DHTMgr-master\H31DHTexe\
?????文件??????368640??2013-08-08?04:53??H31DHTMgr-master\H31DHTexe\H31DHT.exe
?????目錄???????????0??2013-08-08?04:53??H31DHTMgr-master\H31SQL\
?????文件????????6983??2013-08-08?04:53??H31DHTMgr-master\H31SQL\H31Access.cs
?????文件????????2142??2013-08-08?04:53??H31DHTMgr-master\H31SQL\H31DBPage.cs
?????文件????????9936??2013-08-08?04:53??H31DHTMgr-master\H31SQL\H31DBSQL.cs
?????文件???????15352??2013-08-08?04:53??H31DHTMgr-master\H31SQL\H31SQL.cs
?????文件????????7133??2013-08-08?04:53??H31DHTMgr-master\H31SQL\H31SQL2000.cs
?????文件????????1572??2013-08-08?04:53??H31DHTMgr-master\H31SQL\IH31DBSQL.cs
?????文件???????19744??2013-08-08?04:53??H31DHTMgr-master\MainForm.Designer.cs
?????文件???????94232??2013-08-08?04:53??H31DHTMgr-master\MainForm.cs
?????文件????????6083??2013-08-08?04:53??H31DHTMgr-master\MainForm.resx
?????文件?????????687??2013-08-08?04:53??H31DHTMgr-master\Program.cs
?????目錄???????????0??2013-08-08?04:53??H31DHTMgr-master\Properties\
?????文件????????1224??2013-08-08?04:53??H31DHTMgr-master\Properties\AssemblyInfo.cs
?????文件????????2874??2013-08-08?04:53??H31DHTMgr-master\Properties\Resources.Designer.cs
?????文件????????5496??2013-08-08?04:53??H31DHTMgr-master\Properties\Resources.resx
?????文件????????1064??2013-08-08?04:53??H31DHTMgr-master\Properties\Settings.Designer.cs
?????文件?????????242??2013-08-08?04:53??H31DHTMgr-master\Properties\Settings.settings
............此處省略2個文件信息
評論
共有 條評論