資源簡介
c語言程序設計畫圖板源代碼
代碼片段和文件信息
//?HColorBar.cpp?:?implementation?file
//?Download?by?http://www.codefans.net
#include?“stdafx.h“
#include?“HDraw.h“
#include?“HColorBar.h“
#include?“HDrawDoc.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?HColorBar
HColorBar::HColorBar()
{
//initiate?colors
int?index?=?0;
for(int?i?=?0;?i?<=?256;?i?+=?128){
for(int?j?=?0;?j?<=?256;?j?+=?128){
for(int?k?=?0;?k?<=?256;?k?+=128){
m_COLOR[index?++]?=?RGB(256==i?255:i?256==j?255:j?256==k?255:k);
}
}
}
m_COLOR[index]?=?RGB(123);
}
HColorBar::~HColorBar()
{
}
BEGIN_MESSAGE_MAP(HColorBar?CToolBar)
//{{AFX_MSG_MAP(HColorBar)
ON_WM_PAINT()
ON_W
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4993??2010-07-07?16:34??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HColorBar.cpp
?????文件???????1517??2008-07-20?10:21??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HColorBar.h
?????文件??????50016??2009-08-09?21:31??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.aps
?????文件???????5277??2009-08-09?21:33??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.clw
?????文件???????3244??2008-07-08?08:20??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.clw.hjz.bak
?????文件???????4339??2008-07-23?20:37??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.cpp
?????文件???????5934??2008-07-22?09:49??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.dsp
?????文件????????725??2008-07-05?11:10??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.dsw
?????文件???????1345??2008-07-05?08:34??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.h
?????文件??????17523??2008-07-24?13:47??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.rc
?????文件????????672??2008-07-05?08:34??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.reg
?????文件????????874??2008-07-23?20:14??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.sln
????..A..H.?????28160??2008-07-24?14:55??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.suo
?????文件??????11386??2008-07-23?21:09??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.vcproj
?????文件???????1427??2008-07-23?21:57??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDraw.vcproj.BE81BCC37E63463.Administrator.user
?????文件???????9279??2010-07-07?16:35??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDrawDoc.cpp
?????文件???????2789??2008-07-24?09:16??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDrawDoc.h
?????文件???????4899??2008-07-23?15:18??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDrawPView.cpp
?????文件???????1821??2008-07-23?13:44??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDrawPView.h
?????文件??????16882??2010-07-07?16:34??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDrawView.cpp
?????文件???????2415??2008-07-24?13:41??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HDrawView.h
?????文件??????11280??2010-07-07?16:35??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HStroke.cpp
?????文件???????3088??2008-07-24?14:06??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HStroke.h
?????文件???????5319??2010-07-07?16:34??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HStrokeEditDlg.cpp
?????文件???????1733??2008-07-22?21:54??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HStrokeEditDlg.h
?????文件????????958??2008-07-24?13:01??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HStrokeTextDlg.cpp
?????文件???????1202??2008-07-24?13:01??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HStrokeTextDlg.h
?????文件????????702??2010-07-07?16:35??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HWidthBar.cpp
?????文件???????1147??2008-07-20?09:39??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\HWidthBar.h
?????文件???????5695??2010-07-07?16:35??codefans.net\VC畫圖源代碼文檔在線提供\HDraw\MainFrm.cpp
............此處省略28個文件信息
評論
共有 條評論