91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 4.62MB
    文件類(lèi)型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-08-14
  • 語(yǔ)言: C/C++
  • 標(biāo)簽: C++源碼??

資源簡(jiǎn)介

FTP多線程服務(wù)器源代碼,C++,還不錯(cuò)。

資源截圖

代碼片段和文件信息

/****************************************************************/
/* */
/*??AboutDlg.cpp */
/* */
/*??Implementation?of?the?CAboutDlg?class. */
/* This?class?is?a?part?of?Quick?‘n?Easy?FTP?Server. */
/* */
/*??Programmed?by?Pablo?van?der?Meer */
/*??Copyright?Pablo?Software?Solutions?2005 */
/* http://www.pablosoftwaresolutions.com */
/* */
/*??Last?updated:?May?28?2005 */
/* */
/****************************************************************/


#include?“stdafx.h“
#include?“resource.h“
#include?“AboutDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif


CAboutDlg::CAboutDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAboutDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}


void?CAboutDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAboutDlg)
DDX_Control(pDX?IDC_STARWARS?m_StarWarsCtrl);
//}}AFX_DATA_MAP
}


BEGIN_MESSAGE_MAP(CAboutDlg?CDialog)
//{{AFX_MSG_MAP(CAboutDlg)
//?NOTE:?the?ClassWizard?will?add?message?map?macros?here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

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

?????文件???????1328??2005-05-29?14:44??ftpserversrc\FTPServer\AboutDlg.cpp

?????文件???????1108??2005-05-29?14:44??ftpserversrc\FTPServer\AboutDlg.h

?????文件???????1757??2005-05-29?14:44??ftpserversrc\FTPServer\AddUserDlg.cpp

?????文件???????1220??2005-05-29?14:44??ftpserversrc\FTPServer\AddUserDlg.h

?????文件??????35941??2005-05-29?14:44??ftpserversrc\FTPServer\ApplicationDlg.cpp

?????文件???????3825??2005-05-29?14:44??ftpserversrc\FTPServer\ApplicationDlg.h

?????文件???????7134??2005-05-29?14:44??ftpserversrc\FTPServer\ConfigurationPage.cpp

?????文件???????1567??2005-05-29?14:44??ftpserversrc\FTPServer\ConfigurationPage.h

?????文件???????7075??2005-05-29?14:44??ftpserversrc\FTPServer\ConnectThread.cpp

?????文件???????1789??2005-05-29?14:44??ftpserversrc\FTPServer\ConnectThread.h

?????文件??????30193??2005-05-29?14:44??ftpserversrc\FTPServer\ControlSocket.cpp

?????文件???????3040??2005-05-29?14:44??ftpserversrc\FTPServer\ControlSocket.h

?????文件??????14491??2005-05-29?14:44??ftpserversrc\FTPServer\DataSocket.cpp

?????文件???????1245??2005-05-29?14:44??ftpserversrc\FTPServer\DataSocket.h

?????文件??????21262??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\AboutDlg.obj

?????文件??????22702??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\AddUserDlg.obj

?????文件?????163478??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\ApplicationDlg.obj

?????文件???????5085??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\BuildLog.htm

?????文件??????47729??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\ConfigurationPage.obj

?????文件??????42747??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\ConnectThread.obj

?????文件?????131136??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\ControlSocket.obj

?????文件??????35420??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\DataSocket.obj

?????文件??????64174??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\DialogResize.obj

?????文件???????9508??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\FTPEventSink.obj

?????文件?????217088??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\FTPServer.exe

?????文件??????62778??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\FTPServer.obj

?????文件???12713984??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\FTPServer.pch

?????文件????3222528??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\FTPServer.pdb

?????文件??????24444??2009-07-09?15:06??ftpserversrc\FTPServer\Debug\FTPServer.res

?????文件??????29934??2009-07-13?10:26??ftpserversrc\FTPServer\Debug\FTPServerApp.obj

............此處省略89個(gè)文件信息

評(píng)論

共有 條評(píng)論