資源簡介
對于大量的BT種子以及下載好的文件,一般情況下BT種子名和已下載文件名并不是一一對應的,這對于已下載文件的整理造成了麻煩,本程序通過讀取BT種子的信息,比照已下載文件的大小,按3%的容差對下載的文件(壓縮包)進行批量改名,便于識別已下載文件的真實內容。本項目為源碼,在VS2010上編譯通過,BT種子信息類引用自bluekitty(不若人生一場醉)的SeedResolver.h,在此向他提出感謝!此程序解決了我的難題,也希望幫助到有同樣需求的朋友。
代碼片段和文件信息
//?ChangeFileNameWithBTtorrentInfo.cpp?:?定義應用程序的類行為。
//
#include?“stdafx.h“
#include?“ChangeFileNameWithBTtorrentInfo.h“
#include?“ChangeFileNameWithBTtorrentInfoDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#endif
//?CChangeFileNameWithBTtorrentInfoApp
BEGIN_MESSAGE_MAP(CChangeFileNameWithBTtorrentInfoApp?CWinApp)
ON_COMMAND(ID_HELP?&CWinApp::onhelp)
END_MESSAGE_MAP()
//?CChangeFileNameWithBTtorrentInfoApp?構造
CChangeFileNameWithBTtorrentInfoApp::CChangeFileNameWithBTtorrentInfoApp()
{
//?支持重新啟動管理器
m_dwRestartManagerSupportFlags?=?AFX_RESTART_MANAGER_SUPPORT_RESTART;
//?TODO:?在此處添加構造代碼,
//?將所有重要的初始化放置在?InitInstance?中
}
//?唯一的一個?CChangeFileNameWithBTtorrentInfoApp?對象
CChangeFileNameWithBTtorrentInfoApp?theApp;
//?CChangeFileNameWithBTtorrentInfoApp?初始化
BOOL?CChangeFileNameWithBTtorrentInfoApp::InitInstance()
{
//?如果一個運行在?Windows?XP?上的應用程序清單指定要
//?使用?ComCtl32.dll?版本?6?或更高版本來啟用可視化方式,
//則需要?InitCommonControlsEx()。否則,將無法創建窗口。
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2318??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.cpp
?????文件????????592??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.h
?????文件??????10744??2017-08-02?21:38??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.rc
?????文件???????6305??2017-07-28?22:17??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.vcxproj
?????文件???????2528??2017-07-28?22:17??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.vcxproj.filters
?????文件????????143??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.vcxproj.user
?????文件???????7904??2017-08-02?21:43??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfoDlg.cpp
?????文件????????754??2017-08-02?21:36??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfoDlg.h
?????文件???????4058??2017-07-28?22:49??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\CreatEnt.cpp
?????文件???????1142??2017-07-28?22:49??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\CreatEnt.h
?????文件???????3469??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\ReadMe.txt
????.......?????67777??2009-08-31?02:31??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\res\ChangeFileNameWithBTtorrentInfo.ico
?????文件????????718??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\res\ChangeFileNameWithBTtorrentInfo.rc2
?????文件???????1430??2017-08-02?21:36??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\resource.h
?????文件??????14121??2017-06-17?13:57??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\SeedResolver.cpp
?????文件???????7745??2017-06-17?13:57??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\SeedResolver.h
?????文件????????164??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\stdafx.cpp
?????文件???????1632??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\stdafx.h
?????文件????????234??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\targetver.h
?????文件????????960??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.sln
????..A..H.?????15872??2017-08-02?21:43??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo.suo
?????文件????1788928??2017-08-02?21:43??ChangeFileNameWithBTtorrentInfo\Release\ChangeFileNameWithBTtorrentInfo.exe
?????目錄??????????0??2017-07-28?22:11??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo\res
?????目錄??????????0??2017-08-02?21:44??ChangeFileNameWithBTtorrentInfo\ChangeFileNameWithBTtorrentInfo
?????目錄??????????0??2017-08-02?21:43??ChangeFileNameWithBTtorrentInfo\Release
?????目錄??????????0??2017-08-02?21:44??ChangeFileNameWithBTtorrentInfo
-----------?---------??----------?-----??----
??????????????1939538????????????????????26
評論
共有 條評論