91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.25M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 文件更名??C#??

資源簡介

批量修改文件名,支持 簡體、繁體轉換

資源截圖

代碼片段和文件信息

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??批量更名器\FileBatchChangeName\AboutBox1.cs

?????文件??????10540??2008-12-09?09:04??批量更名器\FileBatchChangeName\AboutBox1.Designer.cs

?????文件??????49723??2008-12-09?09:04??批量更名器\FileBatchChangeName\AboutBox1.resx

?????文件??????78848??2010-08-18?17:51??批量更名器\FileBatchChangeName\bin\Debug\FileBatchChangeName.exe

?????文件??????60928??2009-01-06?08:55??批量更名器\FileBatchChangeName\bin\Debug\FileBatchChangeName.pdb

?????文件??????14328??2010-08-18?17:51??批量更名器\FileBatchChangeName\bin\Debug\FileBatchChangeName.vshost.exe

?????文件????????490??2010-08-18?17:51??批量更名器\FileBatchChangeName\bin\Debug\FileBatchChangeName.vshost.exe.manifest

?????文件????????373??2010-08-18?17:51??批量更名器\FileBatchChangeName\copy.gif

?????文件???????4553??2008-12-09?09:04??批量更名器\FileBatchChangeName\FileBatchChangeName.csproj

?????文件??????14951??2010-08-18?17:51??批量更名器\FileBatchChangeName\Form1.cs

?????文件??????33919??2009-01-06?08:54??批量更名器\FileBatchChangeName\Form1.Designer.cs

?????文件???????6821??2010-08-18?17:51??批量更名器\FileBatchChangeName\Form1.resx

?????文件??????12769??2010-08-18?17:51??批量更名器\FileBatchChangeName\gg.gif

?????文件????????369??2010-08-18?17:51??批量更名器\FileBatchChangeName\netspell.gif

?????文件??????29561??2010-08-18?17:51??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.AboutBox1.resources

?????文件???????2435??2009-01-12?10:15??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.csproj.FileListAbsolute.txt

?????文件???????1140??2009-01-06?08:55??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.csproj.GenerateResource.Cache

?????文件??????78848??2010-08-18?17:51??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.exe

?????文件????????180??2009-01-06?08:55??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.Form1.resources

?????文件??????60928??2010-08-18?17:51??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.pdb

?????文件??????16982??2008-12-09?09:05??批量更名器\FileBatchChangeName\obj\Debug\FileBatchChangeName.Properties.Resources.resources

?????文件???????5632??2008-12-09?09:02??批量更名器\FileBatchChangeName\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件????????500??2008-12-05?15:22??批量更名器\FileBatchChangeName\Program.cs

?????文件???????1395??2009-01-06?08:55??批量更名器\FileBatchChangeName\Properties\AssemblyInfo.cs

?????文件???????4661??2008-12-09?09:02??批量更名器\FileBatchChangeName\Properties\Resources.Designer.cs

?????文件???????7623??2008-12-09?09:02??批量更名器\FileBatchChangeName\Properties\Resources.resx

?????文件???????1104??2010-08-18?17:51??批量更名器\FileBatchChangeName\Properties\Settings.Designer.cs

?????文件????????249??2008-12-05?15:22??批量更名器\FileBatchChangeName\Properties\Settings.settings

?????文件???????2862??2008-12-09?08:58??批量更名器\FileBatchChangeName\圖標?(166).ico

?????文件???????2862??2008-12-09?08:59??批量更名器\FileBatchChangeName\圖標?(179).ico

............此處省略16個文件信息

評論

共有 條評論