资源简介

1. 定义一个红色画笔,绘制一个等边五边形; 2. 用不同颜色的线条连接互不相邻的两个点; 3. 用不同颜色的画刷填充用上述方法创建图形的各个区域。

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// weibazhuwubian.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      55137  2009-06-26 19:26  weibazhuwubian\Debug\StdAfx.obj

     文件      82944  2009-06-26 19:44  weibazhuwubian\Debug\vc60.idb

     文件     176128  2009-06-26 19:44  weibazhuwubian\Debug\vc60.pdb

     文件     180320  2009-06-26 19:44  weibazhuwubian\Debug\weibazhuwubian.exe

     文件     222148  2009-06-26 19:44  weibazhuwubian\Debug\weibazhuwubian.ilk

     文件       9854  2009-06-26 19:44  weibazhuwubian\Debug\weibazhuwubian.obj

     文件    1915992  2009-06-26 19:26  weibazhuwubian\Debug\weibazhuwubian.pch

     文件     459776  2009-06-26 19:44  weibazhuwubian\Debug\weibazhuwubian.pdb

     文件       1257  2009-06-26 19:25  weibazhuwubian\ReadMe.txt

     文件        301  2009-06-26 19:25  weibazhuwubian\StdAfx.cpp

     文件        773  2009-06-26 19:25  weibazhuwubian\StdAfx.h

     文件       5223  2009-06-26 19:44  weibazhuwubian\weibazhuwubian.cpp

     文件       4266  2009-06-26 19:25  weibazhuwubian\weibazhuwubian.dsp

     文件        553  2009-06-26 19:28  weibazhuwubian\weibazhuwubian.dsw

     文件      41984  2009-06-26 19:44  weibazhuwubian\weibazhuwubian.ncb

     文件      53760  2009-06-26 19:44  weibazhuwubian\weibazhuwubian.opt

     文件       1240  2009-06-26 19:44  weibazhuwubian\weibazhuwubian.plg

     目录          0  2009-06-26 19:44  weibazhuwubian\Debug

     目录          0  2009-06-26 19:44  weibazhuwubian

----------- ---------  ---------- -----  ----

              3211656                    19


评论

共有 条评论