資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Linq;
using?System.Reflection;
using?System.Windows.Forms;
namespace?FileBatchChangeName
{
????partial?class?AboutBox1?:?Form
????{
????????public?AboutBox1()
????????{
????????????InitializeComponent();
????????????this.Text?=?String.Format(“關于{0}““嘯天批量更名器“);
????????????this.labelProductName.Text?=?“嘯天批量更名器“;
????????????this.labelVersion.Text?=?String.Format(“版本?{0}““V1.0“);
????????????this.labelCopyright.Text?=?AssemblyCopyright;
????????????this.labelCompanyName.Text?=“吉林省明日科技有限公司“;
????????????this.textBoxDescription.Text?=?“本程序可以對制定的文件進行批量更名,程序中設置有更名的模板使用起來方便快捷。“;
????????}
????????#region?程序集屬性訪問器
????????public?string?Assemblytitle
???????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3664??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\AboutBox1.cs
?????文件??????10540??2008-12-09?09:04??批量更名器\Backup\FileBatchChangeName\AboutBox1.Designer.cs
?????文件??????49723??2008-12-09?09:04??批量更名器\Backup\FileBatchChangeName\AboutBox1.resx
?????文件????????373??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\copy.gif
?????文件???????4553??2008-12-09?09:04??批量更名器\Backup\FileBatchChangeName\FileBatchChangeName.csproj
?????文件??????14951??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\Form1.cs
?????文件??????33919??2009-01-06?08:54??批量更名器\Backup\FileBatchChangeName\Form1.Designer.cs
?????文件???????6821??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\Form1.resx
?????文件??????12769??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\gg.gif
?????文件????????369??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\netspell.gif
?????文件????????500??2008-12-05?15:22??批量更名器\Backup\FileBatchChangeName\Program.cs
?????文件???????1395??2009-01-06?08:55??批量更名器\Backup\FileBatchChangeName\Properties\AssemblyInfo.cs
?????文件???????4661??2008-12-09?09:02??批量更名器\Backup\FileBatchChangeName\Properties\Resources.Designer.cs
?????文件???????7623??2008-12-09?09:02??批量更名器\Backup\FileBatchChangeName\Properties\Resources.resx
?????文件???????1104??2010-08-18?17:51??批量更名器\Backup\FileBatchChangeName\Properties\Settings.Designer.cs
?????文件????????249??2008-12-05?15:22??批量更名器\Backup\FileBatchChangeName\Properties\Settings.settings
?????文件???????2862??2008-12-09?08:58??批量更名器\Backup\FileBatchChangeName\圖標?(166).ico
?????文件???????2862??2008-12-09?08:59??批量更名器\Backup\FileBatchChangeName\圖標?(179).ico
?????文件???????2862??2008-12-09?09:02??批量更名器\Backup\FileBatchChangeName\圖標?(99).ico
?????文件???????2862??2008-12-09?08:59??批量更名器\Backup\FileBatchChangeName\圖標.ico
?????文件????????947??2008-12-05?15:22??批量更名器\Backup\FileBatchChangeName.sln
?????文件???????3664??2010-08-18?17:51??批量更名器\Backup1\FileBatchChangeName\AboutBox1.cs
?????文件??????10540??2008-12-09?09:04??批量更名器\Backup1\FileBatchChangeName\AboutBox1.Designer.cs
?????文件??????49723??2008-12-09?09:04??批量更名器\Backup1\FileBatchChangeName\AboutBox1.resx
?????文件????????373??2010-08-18?17:51??批量更名器\Backup1\FileBatchChangeName\copy.gif
?????文件???????4553??2008-12-09?09:04??批量更名器\Backup1\FileBatchChangeName\FileBatchChangeName.csproj
?????文件??????14951??2010-08-18?17:51??批量更名器\Backup1\FileBatchChangeName\Form1.cs
?????文件??????33919??2009-01-06?08:54??批量更名器\Backup1\FileBatchChangeName\Form1.Designer.cs
?????文件???????6821??2010-08-18?17:51??批量更名器\Backup1\FileBatchChangeName\Form1.resx
?????文件??????12769??2010-08-18?17:51??批量更名器\Backup1\FileBatchChangeName\gg.gif
............此處省略76個文件信息
評論
共有 條評論