-
大小: 0.03M文件類(lèi)型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽:
資源簡(jiǎn)介
C++ 如何更改分區(qū)號(hào)(提高篇-實(shí)例015).zip
代碼片段和文件信息
//?PartionNum.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“PartionNum.h“
#include?“PartionNumDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CPartionNumApp
BEGIN_MESSAGE_MAP(CPartionNumApp?CWinApp)
//{{AFX_MSG_MAP(CPartionNumApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CPartionNumApp?construction
CPartionNumApp::CPartionNumApp()
{
//?
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件???????25448??2013-10-25?10:41??PartionNum.aps
?????文件????????1210??2013-10-25?10:43??PartionNum.clw
?????文件????????2119??2007-08-21?15:45??PartionNum.cpp
?????文件????????4231??2007-08-21?15:45??PartionNum.dsp
?????文件?????????545??2007-08-21?15:45??PartionNum.dsw
?????文件????????1368??2007-08-21?15:45??PartionNum.h
?????文件???????48640??2013-10-25?10:43??PartionNum.opt
?????文件????????5465??2007-08-21?15:45??PartionNum.rc
?????文件????????5183??2007-08-21?15:45??PartionNumDlg.cpp
?????文件????????1395??2007-08-21?15:45??PartionNumDlg.h
?????文件????????3651??2007-08-21?15:45??ReadMe.txt
?????文件?????????780??2007-08-21?15:45??resource.h
?????文件?????????212??2007-08-21?15:45??StdAfx.cpp
?????文件????????1054??2007-08-21?15:45??StdAfx.h
?????文件????????5694??2007-08-21?15:45??res\PartionNum.ico
?????文件?????????402??2007-08-21?15:45??res\PartionNum.rc2
- 上一篇:C++ 整理磁盤(pán)碎片
- 下一篇:C++ 獲取磁盤(pán)空間信息
評(píng)論
共有 條評(píng)論