-
大小: 2.9MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-10-29
- 語(yǔ)言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
記事本開(kāi)發(fā) ,有詳細(xì)的代碼注釋,幾乎每一句都注釋了

代碼片段和文件信息
//?About.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“NotePad.h“
#include?“About.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CAbout?dialog
CAbout::CAbout(CWnd*?pParent?/*=NULL*/)
:?CDialog(CAbout::IDD?pParent)
{
//{{AFX_DATA_INIT(CAbout)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CAbout::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAbout)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CAbout?CDialog)
//{{AFX_MSG_MAP(CAbout)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CAbout?message?handlers
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????915??2014-12-25?16:58??NotePad\About.cpp
?????文件???????1185??2014-12-25?16:53??NotePad\About.h
?????文件???????9267??2014-12-25?16:58??NotePad\Debug\About.obj
?????文件????1380402??2014-12-29?16:29??NotePad\Debug\NotePad.exe
?????文件????1826028??2014-12-29?16:29??NotePad\Debug\NotePad.ilk
?????文件??????13132??2014-12-29?15:30??NotePad\Debug\NotePad.obj
?????文件????5466040??2014-12-25?16:50??NotePad\Debug\NotePad.pch
?????文件????2761728??2014-12-29?16:28??NotePad\Debug\NotePad.pdb
?????文件??????45848??2014-12-29?16:28??NotePad\Debug\NotePad.res
?????文件??????52389??2014-12-29?16:29??NotePad\Debug\NotePadDlg.obj
?????文件?????105497??2014-12-25?16:50??NotePad\Debug\StdAfx.obj
?????文件?????214016??2014-12-29?16:29??NotePad\Debug\vc60.idb
?????文件?????372736??2014-12-29?16:24??NotePad\Debug\vc60.pdb
?????文件??????72900??2014-12-29?16:28??NotePad\NotePad.aps
?????文件???????1487??2014-12-29?16:28??NotePad\NotePad.clw
?????文件???????1871??2014-12-25?16:39??NotePad\NotePad.cpp
?????文件???????4386??2014-12-29?16:35??NotePad\NotePad.dsp
?????文件????????537??2014-12-25?16:39??NotePad\NotePad.dsw
?????文件???????1335??2014-12-25?16:39??NotePad\NotePad.h
?????文件??????58368??2014-12-29?16:35??NotePad\NotePad.ncb
?????文件??????54784??2014-12-29?16:35??NotePad\NotePad.opt
?????文件????????549??2014-12-29?16:29??NotePad\NotePad.plg
?????文件???????6412??2014-12-29?16:28??NotePad\NotePad.rc
?????文件??????11534??2014-12-29?16:35??NotePad\NotePadDlg.cpp
?????文件???????2025??2014-12-29?15:30??NotePad\NotePadDlg.h
?????文件???????3597??2014-12-25?16:39??NotePad\ReadMe.txt
?????文件??????49206??2014-12-17?11:07??NotePad\res\41.bmp
?????文件??????18918??2014-12-29?15:19??NotePad\res\icon2.ico
?????文件??????19942??2014-12-17?11:32??NotePad\res\NotePad.ico
?????文件????????399??2014-12-25?16:39??NotePad\res\NotePad.rc2
............此處省略12個(gè)文件信息
評(píng)論
共有 條評(píng)論