xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 0.76M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-01
  • 標(biāo)簽:

資源簡(jiǎn)介

對(duì)于大量的BT種子以及下載好的文件,一般情況下BT種子名和已下載文件名并不是一一對(duì)應(yīng)的,這對(duì)于已下載文件的整理造成了麻煩,本程序通過讀取BT種子的信息,比照已下載文件的大小,按3%的容差對(duì)下載的文件(壓縮包)進(jìn)行批量改名,便于識(shí)別已下載文件的真實(shí)內(nèi)容。本項(xiàng)目為源碼,在VS2010上編譯通過,BT種子信息類引用自bluekitty(不若人生一場(chǎng)醉)的SeedResolver.h,在此向他提出感謝!此程序解決了我的難題,也希望幫助到有同樣需求的朋友。

資源截圖

代碼片段和文件信息


//?ChangeFileNameWithBTtorrentInfo.cpp?:?定義應(yīng)用程序的類行為。
//

#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?構(gòu)造

CChangeFileNameWithBTtorrentInfoApp::CChangeFileNameWithBTtorrentInfoApp()
{
//?支持重新啟動(dòng)管理器
m_dwRestartManagerSupportFlags?=?AFX_RESTART_MANAGER_SUPPORT_RESTART;

//?TODO:?在此處添加構(gòu)造代碼,
//?將所有重要的初始化放置在?InitInstance?中
}


//?唯一的一個(gè)?CChangeFileNameWithBTtorrentInfoApp?對(duì)象

CChangeFileNameWithBTtorrentInfoApp?theApp;


//?CChangeFileNameWithBTtorrentInfoApp?初始化

BOOL?CChangeFileNameWithBTtorrentInfoApp::InitInstance()
{
//?如果一個(gè)運(yùn)行在?Windows?XP?上的應(yīng)用程序清單指定要
//?使用?ComCtl32.dll?版本?6?或更高版本來啟用可視化方式,
//則需要?InitCommonControlsEx()。否則,將無法創(chuàng)建窗口。

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????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


評(píng)論

共有 條評(píng)論

相關(guān)資源