資源簡(jiǎn)介
測(cè)試版郵件收發(fā),十分好用的一款郵件收發(fā),總結(jié)了網(wǎng)上得一些郵件收發(fā)經(jīng)驗(yàn)。
代碼片段和文件信息
//?Recv.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“郵件收發(fā)器.h“
#include?“Recv.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CRecv?dialog
CRecv::CRecv(CWnd*?pParent?/*=NULL*/)
:?CDialog(CRecv::IDD?pParent)
{
//{{AFX_DATA_INIT(CRecv)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CRecv::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CRecv)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CRecv?CDialog)
//{{AFX_MSG_MAP(CRecv)
//?NOTE:?the?ClassWizard?will?add?message?map?macros?here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CRecv?message?handlers
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????896??2012-12-21?07:03??郵件收發(fā)器\Backup\郵件收發(fā)器.sln
????..A..H.?????10752??2012-12-21?07:05??郵件收發(fā)器\Backup\郵件收發(fā)器.v12.suo
?????文件????????588??2012-12-21?07:03??郵件收發(fā)器\Debug\BscMake.command.1.tlog
?????文件????????668??2012-12-21?07:03??郵件收發(fā)器\Debug\bscmake.read.1.tlog
?????文件????????398??2012-12-21?07:03??郵件收發(fā)器\Debug\bscmake.write.1.tlog
?????文件???????3594??2012-12-21?07:03??郵件收發(fā)器\Debug\cl.command.1.tlog
?????文件??????31050??2012-12-21?07:03??郵件收發(fā)器\Debug\CL.read.1.tlog
?????文件???????1572??2012-12-21?07:03??郵件收發(fā)器\Debug\CL.write.1.tlog
?????文件??????????2??2012-12-21?07:03??郵件收發(fā)器\Debug\li
?????文件??????????2??2012-12-21?07:03??郵件收發(fā)器\Debug\li
?????文件???????1464??2012-12-21?07:03??郵件收發(fā)器\Debug\li
?????文件???????4416??2012-12-21?07:03??郵件收發(fā)器\Debug\li
?????文件????????806??2012-12-21?07:03??郵件收發(fā)器\Debug\li
?????文件????????674??2012-12-21?07:03??郵件收發(fā)器\Debug\mt.command.1.tlog
?????文件????????616??2012-12-21?07:03??郵件收發(fā)器\Debug\mt.read.1.tlog
?????文件????????378??2012-12-21?07:03??郵件收發(fā)器\Debug\mt.write.1.tlog
?????文件????????900??2012-12-21?07:03??郵件收發(fā)器\Debug\rc.command.1.tlog
?????文件???????2736??2012-12-21?07:03??郵件收發(fā)器\Debug\rc.read.1.tlog
?????文件????????310??2012-12-21?07:03??郵件收發(fā)器\Debug\rc.write.1.tlog
?????文件??????10461??2012-11-06?18:31??郵件收發(fā)器\Debug\Recv.obj
?????文件??????????0??2012-11-06?18:31??郵件收發(fā)器\Debug\Recv.sbr
?????文件??????26618??2012-12-21?07:03??郵件收發(fā)器\Debug\Recv1.obj
?????文件??????????0??2012-12-21?07:03??郵件收發(fā)器\Debug\Recv1.sbr
?????文件??????16158??2012-11-06?18:31??郵件收發(fā)器\Debug\Set.obj
?????文件??????????0??2012-11-06?18:31??郵件收發(fā)器\Debug\Set.sbr
?????文件??????24184??2012-12-21?07:03??郵件收發(fā)器\Debug\Set1.obj
?????文件??????????0??2012-12-21?07:03??郵件收發(fā)器\Debug\Set1.sbr
?????文件?????556649??2012-12-21?07:03??郵件收發(fā)器\Debug\StdAfx.obj
?????文件????4159815??2012-12-21?07:03??郵件收發(fā)器\Debug\StdAfx.sbr
?????文件????1076224??2012-12-21?07:03??郵件收發(fā)器\Debug\vc100.idb
............此處省略65個(gè)文件信息
評(píng)論
共有 條評(píng)論