資源簡介
簡易版C++,MFC在直角坐標系中繪制數學函數(支持上下左右,放大縮?。募写a注釋很多,有助于你了解該程序!
代碼片段和文件信息
//?ht.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ht.h“
#include?“htDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CHtApp
BEGIN_MESSAGE_MAP(CHtApp?CWinApp)
//{{AFX_MSG_MAP(CHtApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CHtApp?construction
CHtApp::CHtApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initializat
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-11-19?21:16??ht\
?????目錄???????????0??2018-11-03?10:51??ht\Debug\
?????文件??????155711??2018-11-19?20:31??ht\Debug\ht.exe
?????文件??????197820??2018-11-19?20:31??ht\Debug\ht.ilk
?????文件???????43266??2018-09-29?18:24??ht\Debug\ht.obj
?????文件??????646076??2018-09-29?18:19??ht\Debug\ht.pch
?????文件??????394240??2018-11-03?10:51??ht\Debug\ht.pdb
?????文件????????3176??2018-09-28?00:06??ht\Debug\ht.res
?????文件??????145119??2018-11-19?20:31??ht\Debug\htDlg.obj
?????文件????????1903??2018-09-29?18:19??ht\Debug\StdAfx.obj
?????文件??????320512??2018-11-19?20:31??ht\Debug\vc60.idb
?????文件??????380928??2018-11-03?10:51??ht\Debug\vc60.pdb
?????文件???????21764??2018-11-02?16:18??ht\ht.aps
?????文件????????1756??2018-11-19?21:16??ht\ht.clw
?????文件????????2007??2018-09-21?15:08??ht\ht.cpp
?????文件????????1475??2018-09-29?18:25??ht\ht.dev
?????文件????????4087??2018-09-21?15:08??ht\ht.dsp
?????文件?????????512??2018-09-21?15:08??ht\ht.dsw
?????文件????????1673??2018-09-29?18:24??ht\ht.h
?????文件?????????413??2018-09-29?18:26??ht\ht.layout
?????文件???????58368??2018-11-19?21:16??ht\ht.ncb
?????文件???????54784??2018-11-19?21:16??ht\ht.opt
?????文件?????????504??2018-11-19?20:31??ht\ht.plg
?????文件????????6289??2018-09-27?20:00??ht\ht.rc
?????文件???????36809??2018-11-19?21:16??ht\htDlg.cpp
?????文件????????1620??2018-09-27?17:58??ht\htDlg.h
?????文件?????????581??2018-09-29?18:14??ht\ht_private.h
?????文件??????????88??2018-09-29?18:14??ht\ht_private.rc
?????文件????????1381??2018-09-29?18:25??ht\Makefile.win
?????文件????????3507??2018-09-21?15:08??ht\ReadMe.txt
?????目錄???????????0??2018-09-21?15:08??ht\res\
............此處省略5個文件信息
- 上一篇:C++/MFC掃雷完整程序C++大作業
- 下一篇:哈希表實現通訊錄
評論
共有 條評論