資源簡介
C#文件加密解密及備份恢復工具,工具類代碼可以打開dll查看,或者可以查看:https://github.com/yuzhengyang/Fork

代碼片段和文件信息
using?Oreo.FileMan.Commons;
using?Oreo.FileMan.Views;
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows.Forms;
using?Y.Utils.AppUtils;
using?Y.Utils.IOUtils.LogUtils;
namespace?Oreo.FileMan
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????if?(AppUnique.IsUnique(“Oreo.FileMan“))
????????????{
????????????????R.Log?=?new?Log(true?“Oreo.FileMan.Log“);
????????????????Log.AllocConsole();
????????????????R.Services.FBS.Start();
????????????????R.Log.i(“App?is?Runing...“);
????????????????Application.EnableVisualstyles();
????????????????Application.SetCompatibleTextRenderingDefault(false);
????????????????Application.Run(new?MainForm());
????????????}
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2683??2017-07-12?19:26??Oreo.FileMan\App.config
?????文件????4976848??2017-05-03?20:08??Oreo.FileMan\bin\Debug\Entityfr
?????文件?????601808??2017-05-03?20:08??Oreo.FileMan\bin\Debug\Entityfr
?????文件?????145441??2017-05-03?20:08??Oreo.FileMan\bin\Debug\Entityfr
?????文件????3229543??2017-05-03?20:08??Oreo.FileMan\bin\Debug\Entityfr
?????文件??????40960??2017-07-27?23:16??Oreo.FileMan\bin\Debug\FileMan.db
?????文件?????522240??2017-04-02?17:46??Oreo.FileMan\bin\Debug\Newtonsoft.Json.dll
?????文件?????527790??2017-04-02?17:46??Oreo.FileMan\bin\Debug\Newtonsoft.Json.xm
?????文件?????688640??2017-07-27?23:13??Oreo.FileMan\bin\Debug\Oreo.FileMan.exe
?????文件???????2683??2017-07-12?19:26??Oreo.FileMan\bin\Debug\Oreo.FileMan.exe.config
?????文件??????37240??2017-07-06?23:10??Oreo.FileMan\bin\Debug\Oreo.FileMan.Log\2017-07-06.txt
?????文件?????????35??2017-07-26?23:16??Oreo.FileMan\bin\Debug\Oreo.FileMan.Log\2017-07-26.txt
?????文件?????????70??2017-07-27?23:26??Oreo.FileMan\bin\Debug\Oreo.FileMan.Log\2017-07-27.txt
?????文件?????169472??2017-07-27?23:13??Oreo.FileMan\bin\Debug\Oreo.FileMan.pdb
?????文件??????22688??2017-07-27?23:29??Oreo.FileMan\bin\Debug\Oreo.FileMan.vshost.exe
?????文件???????2683??2017-07-12?19:26??Oreo.FileMan\bin\Debug\Oreo.FileMan.vshost.exe.config
?????文件???????3092??2017-06-21?22:48??Oreo.FileMan\bin\Debug\Oreo.FileMan.vshost.exe.manifest
?????文件??????43008??2017-06-01?06:50??Oreo.FileMan\bin\Debug\SQLite.CodeFirst.dll
?????文件?????320512??2017-06-10?20:54??Oreo.FileMan\bin\Debug\System.Data.SQLite.dll
?????文件?????186368??2017-06-10?20:55??Oreo.FileMan\bin\Debug\System.Data.SQLite.EF6.dll
?????文件??????37376??2017-01-17?22:10??Oreo.FileMan\bin\Debug\System.Data.SQLite.EF6.Migrations.dll
?????文件?????186368??2017-06-10?20:55??Oreo.FileMan\bin\Debug\System.Data.SQLite.Linq.dll
?????文件?????888901??2017-06-10?20:54??Oreo.FileMan\bin\Debug\System.Data.SQLite.xm
?????文件????1460224??2017-06-10?20:54??Oreo.FileMan\bin\Debug\x64\SQLite.Interop.dll
?????文件????1096704??2017-06-10?20:54??Oreo.FileMan\bin\Debug\x86\SQLite.Interop.dll
?????文件??????27136??2017-07-05?23:56??Oreo.FileMan\bin\Debug\Y.FileQueryEngine.dll
?????文件??????67072??2017-07-05?23:56??Oreo.FileMan\bin\Debug\Y.FileQueryEngine.pdb
?????文件??????15535??2017-07-05?23:56??Oreo.FileMan\bin\Debug\Y.FileQueryEngine.xm
?????文件??????32768??2017-07-27?23:13??Oreo.FileMan\bin\Debug\Y.Skin.dll
?????文件??????85504??2017-07-27?23:13??Oreo.FileMan\bin\Debug\Y.Skin.pdb
............此處省略110個文件信息
- 上一篇:C# Winform 雙層窗體
- 下一篇:C#物流管理系統源碼
評論
共有 條評論