找传奇、传世资源到传世资源站!

delphi UniGUI做的资源管理器

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【例子介绍】delphi UniGUI做的资源管理器

delphi UniGUI做的资源管理器 可以当作企业资源下载用

【相关图片】

from clipboard

【源码结构】

.
└── FileExplorer
    ├── FastMM4.pas
    ├── FastMM4Messages.pas
    ├── FastMM4Options.inc
    ├── FileExplorer.dpr
    ├── FileExplorer.dproj
    ├── FileExplorer.dproj.local
    ├── FileExplorer.dsk
    ├── FileExplorer.identcache
    ├── FileExplorer.res
    ├── FileExplorer.skincfg
    ├── FileExplorer.stat
    ├── FileExplorer_Frame.dfm
    ├── FileExplorer_Frame.pas
    ├── Main.dfm
    ├── Main.pas
    ├── MainModule.dfm
    ├── MainModule.pas
    ├── ServerModule.dfm
    ├── ServerModule.pas
    ├── Win32
    │   ├── Debug
    │   │   ├── FastMM_FullDebugMode.dll
    │   │   ├── cache
    │   │   │   └── FileExplorer
    │   │   │       ├── __0D0E6BBCC0BF3302CDCDA642.png
    │   │   │       ├── __2321DCBCB74A2F81DA6C1D99.png
    │   │   │       ├── __4E0AC9CE7B0E93A2C9196405.png
    │   │   │       ├── __5B1711ED966E9CC3F185AF09.png
    │   │   │       ├── __6E2C3E95484F8D91B67BA14A.png
    │   │   │       ├── __8DB7D0EEEF2DA11E7CE57BFB.png
    │   │   │       ├── __A55789A7F5AECB509B06420A.png
    │   │   │       └── mOdiQZft5NweQnV
    │   │   │           ├── JLVPNT151111114326174
    │   │   │           │   ├── 0.ico
    │   │   │           │   ├── 1.ico
    │   │   │           │   └── 2.ico
    │   │   │           ├── ZLNPVS151111114326164.png
    │   │   │           └── _SEQ
    │   │   │               ├── 20
    │   │   │               ├── 21
    │   │   │               ├── 25
    │   │   │               ├── 26
    │   │   │               ├── 31
    │   │   │               ├── 32
    │   │   │               ├── 36
    │   │   │               ├── 37
    │   │   │               ├── 42
    │   │   │               ├── 43
    │   │   │               ├── 45
    │   │   │               ├── 46
    │   │   │               ├── 48
    │   │   │               ├── 49
    │   │   │               ├── 51
    │   │   │               ├── 52
    │   │   │               ├── 54
    │   │   │               ├── 55
    │   │   │               ├── 57
    │   │   │               ├── 58
    │   │   │               ├── 60
    │   │   │               ├── 61
    │   │   │               ├── 63
    │   │   │               ├── 64
    │   │   │               ├── 66
    │   │   │               ├── 67
    │   │   │               ├── 69
    │   │   │               ├── 70
    │   │   │               ├── 72
    │   │   │               ├── 73
    │   │   │               ├── 75
    │   │   │               ├── 76
    │   │   │               ├── 78
    │   │   │               └── 79
    │   │   ├── files
    │   │   ├── icons
    │   │   │   ├── bmp.bmp
    │   │   │   ├── bmp.png
    │   │   │   ├── csv.bmp
    │   │   │   ├── csv.png
    │   │   │   ├── dll.bmp
    │   │   │   ├── dll.png
    │   │   │   ├── exe.bmp
    │   │   │   ├── exe.png
    │   │   │   ├── folder.bmp
    │   │   │   ├── folder.png
    │   │   │   ├── jpeg.bmp
    │   │   │   ├── jpeg.png
    │   │   │   ├── jpg.bmp
    │   │   │   ├── jpg.png
    │   │   │   ├── pdf.bmp
    │   │   │   ├── pdf.png
    │   │   │   ├── png.bmp
    │   │   │   ├── png.png
    │   │   │   ├── rar.bmp
    │   │   │   ├── rar.png
    │   │   │   ├── txt.bmp
    │   │   │   ├── txt.png
    │   │   │   ├── unknown.bmp
    │   │   │   ├── unknown.png
    │   │   │   ├── xls.bmp
    │   │   │   ├── xls.png
    │   │   │   ├── xlsx.bmp
    │   │   │   ├── xlsx.png
    │   │   │   ├── zip.bmp
    │   │   │   └── zip.png
    │   │   ├── log
    │   │   │   ├── A2015-11-10.log
    │   │   │   └── A2015-11-11.log
    │   │   └── temp
    │   └── Release
    │       ├── cache
    │       │   └── FileExplorer
    │       ├── files
    │       ├── icons
    │       │   ├── bmp.bmp
    │       │   ├── bmp.png
    │       │   ├── csv.bmp
    │       │   ├── csv.png
    │       │   ├── dll.bmp
    │       │   ├── dll.png
    │       │   ├── exe.bmp
    │       │   ├── exe.png
    │       │   ├── folder.bmp
    │       │   ├── folder.png
    │       │   ├── jpeg.bmp
    │       │   ├── jpeg.png
    │       │   ├── jpg.bmp
    │       │   ├── jpg.png
    │       │   ├── pdf.bmp
    │       │   ├── pdf.png
    │       │   ├── png.bmp
    │       │   ├── png.png
    │       │   ├── rar.bmp
    │       │   ├── rar.png
    │       │   ├── txt.bmp
    │       │   ├── txt.png
    │       │   ├── unknown.bmp
    │       │   ├── unknown.png
    │       │   ├── xls.bmp
    │       │   ├── xls.png
    │       │   ├── xlsx.bmp
    │       │   ├── xlsx.png
    │       │   ├── zip.bmp
    │       │   └── zip.png
    │       ├── log
    │       │   └── A2015-11-10.log
    │       └── temp
    ├── __history
    │   ├── FileExplorer.dpr.~1~
    │   ├── FileExplorer.dpr.~2~
    │   ├── FileExplorer.dpr.~3~
    │   ├── FileExplorer.dpr.~4~
    │   ├── FileExplorer_Frame.dfm.~36~
    │   ├── FileExplorer_Frame.dfm.~37~
    │   ├── FileExplorer_Frame.dfm.~38~
    │   ├── FileExplorer_Frame.dfm.~39~
    │   ├── FileExplorer_Frame.dfm.~40~
    │   ├── FileExplorer_Frame.dfm.~41~
    │   ├── FileExplorer_Frame.dfm.~42~
    │   ├── FileExplorer_Frame.dfm.~43~
    │   ├── FileExplorer_Frame.dfm.~44~
    │   ├── FileExplorer_Frame.dfm.~45~
    │   ├── FileExplorer_Frame.pas.~111~
    │   ├── FileExplorer_Frame.pas.~112~
    │   ├── FileExplorer_Frame.pas.~113~
    │   ├── FileExplorer_Frame.pas.~114~
    │   ├── FileExplorer_Frame.pas.~115~
    │   ├── FileExplorer_Frame.pas.~116~
    │   ├── FileExplorer_Frame.pas.~117~
    │   ├── FileExplorer_Frame.pas.~118~
    │   ├── FileExplorer_Frame.pas.~119~
    │   ├── FileExplorer_Frame.pas.~120~
    │   ├── Main.dfm.~1~
    │   ├── Main.dfm.~2~
    │   ├── Main.dfm.~3~
    │   ├── Main.dfm.~4~
    │   ├── Main.dfm.~5~
    │   ├── Main.dfm.~6~
    │   ├── Main.dfm.~7~
    │   ├── Main.pas.~10~
    │   ├── Main.pas.~11~
    │   ├── Main.pas.~12~
    │   ├── Main.pas.~3~
    │   ├── Main.pas.~4~
    │   ├── Main.pas.~5~
    │   ├── Main.pas.~6~
    │   ├── Main.pas.~7~
    │   ├── Main.pas.~8~
    │   ├── Main.pas.~9~
    │   ├── MainModule.dfm.~1~
    │   ├── MainModule.dfm.~2~
    │   └── ServerModule.dfm.~1~
    └── __recovery

21 directories, 172 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复