資源簡介
C++ 獲取FTP文件大小(提高篇-實例552).zip
代碼片段和文件信息
//?FTPFileLength.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“FTPFileLength.h“
#include?“FTPFileLengthDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CFTPFileLengthApp
BEGIN_MESSAGE_MAP(CFTPFileLengthApp?CWinApp)
//{{AFX_MSG_MAP(CFTPFileLengthApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CFTPFileLengthApp?construction
CFTPFileLengthApp::C
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????20848??2014-01-08?14:07??FTPFileLength.aps
?????文件????????1212??2014-01-08?14:11??FTPFileLength.clw
?????文件????????2161??2013-11-27?15:40??FTPFileLength.cpp
?????文件????????4285??2013-11-27?15:40??FTPFileLength.dsp
?????文件?????????549??2013-11-27?15:40??FTPFileLength.dsw
?????文件????????1401??2013-11-27?15:40??FTPFileLength.h
?????文件???????48640??2014-01-08?14:11??FTPFileLength.opt
?????文件????????5362??2013-11-27?15:44??FTPFileLength.rc
?????文件????????4829??2014-01-08?14:10??FTPFileLengthDlg.cpp
?????文件????????1404??2013-11-27?15:40??FTPFileLengthDlg.h
?????文件????????3705??2013-11-27?15:40??ReadMe.txt
?????文件?????????737??2013-11-27?15:44??Resource.h
?????文件?????????215??2013-11-27?15:40??StdAfx.cpp
?????文件????????1054??2013-11-27?15:40??StdAfx.h
?????文件????????1078??2013-11-27?15:40??res\FTPFileLength.ico
?????文件?????????405??2013-11-27?15:40??res\FTPFileLength.rc2
- 上一篇:C++ 訪問帶驗證模式的SQL Server數據庫
- 下一篇:C++ 網絡流量監控
評論
共有 條評論