資源簡介
Windows ROBOCOPY 命令的 UI,依賴 .net 2.0
代碼片段和文件信息
using?System;
using?System.Diagnostics;
using?System.Text;
using?System.Windows.Forms;
namespace?ROBOCOPY_UI
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????//InitInfo();
????????}
????????///?
????????///?初始化
????????///?
????????//private?void?InitInfo()
????????//{
????????//????curProcess.OutputDataReceived?-=?new?DataReceivedEventHandler(ProcessOutDataReceived);
????????//????ProcessStartInfo?p?=?new?ProcessStartInfo();
????????//????p.FileName?=?“cmd.exe“;
????????//????p.UseShellExecute?=?false; //?是否使用外殼程序,重定向輸出的話必須設為false
????????//????p.Windowstyle?=?ProcessWindowstyle.Hi
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????40??2018-11-20?09:15??ROBOCOPY?UI\.git\COMMIT_EDITMSG
?????文件????????770??2018-11-20?09:15??ROBOCOPY?UI\.git\config
?????文件?????????73??2018-11-20?09:14??ROBOCOPY?UI\.git\desc
?????文件?????????23??2018-11-20?09:14??ROBOCOPY?UI\.git\HEAD
?????文件????????478??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\applypatch-msg.sample
?????文件????????896??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\commit-msg.sample
?????文件????????189??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\post-update.sample
?????文件????????424??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\pre-applypatch.sample
?????文件???????1642??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\pre-commit.sample
?????文件???????1348??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\pre-push.sample
?????文件???????4898??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\pre-reba
?????文件????????544??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\pre-receive.sample
?????文件???????1239??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\prepare-commit-msg.sample
?????文件???????3610??2018-11-20?09:14??ROBOCOPY?UI\.git\hooks\update.sample
?????文件???????1281??2018-11-20?09:15??ROBOCOPY?UI\.git\index
?????文件????????240??2018-11-20?09:14??ROBOCOPY?UI\.git\info\exclude
?????文件????????189??2018-11-20?09:15??ROBOCOPY?UI\.git\logs\HEAD
?????文件????????189??2018-11-20?09:15??ROBOCOPY?UI\.git\logs\refs\heads\master
?????文件????????308??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????751??2018-11-20?09:14??ROBOCOPY?UI\.git\ob
?????文件????????186??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件???????2112??2018-11-20?09:14??ROBOCOPY?UI\.git\ob
?????文件????????199??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????630??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????459??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????158??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件?????????89??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????715??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????191??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
?????文件????????197??2018-11-20?09:15??ROBOCOPY?UI\.git\ob
............此處省略99個文件信息
- 上一篇:C# 定時器(定時播放聲音)
- 下一篇:C# 仿spy++查找窗口句柄
評論
共有 條評論