文件名称:CPP_MyDraw
介绍说明--下载内容均来自于网络,请自行研究使用
该程序基于Microsoft Visual C++6.0中的MFC框架进行开发,可实现“绘制圆弧”和“输入文字”的功能,同时还可以自行设定插入的坐标点,半径,角度参数等等。
预留了扩展窗口和模块,供广大IT朋友进行自由扩展和完善。-The program is developed based on Microsoft Visual C++ 6.0 MFC fr a mework which
can achieve the feature of Drawing an arc and Entering Text .What s more ,it
can also set the insertion point coordinates, radius, angle parameters, etc
freely.
Reserving for expansion windows and modules, it s capable for IT friends to
expand and improve freely.
预留了扩展窗口和模块,供广大IT朋友进行自由扩展和完善。-The program is developed based on Microsoft Visual C++ 6.0 MFC fr a mework which
can achieve the feature of Drawing an arc and Entering Text .What s more ,it
can also set the insertion point coordinates, radius, angle parameters, etc
freely.
Reserving for expansion windows and modules, it s capable for IT friends to
expand and improve freely.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++_MyDraw\C++程序设计_MyDraw\ArcDlg.cpp
..........\..................\ArcDlg.h
..........\..................\ChildFrm.cpp
..........\..................\ChildFrm.h
..........\..................\Debug\ArcDlg.obj
..........\..................\.....\ChildFrm.obj
..........\..................\.....\MainFrm.obj
..........\..................\.....\MyDraw.exe
..........\..................\.....\MYDRAW.HLP
..........\..................\.....\MyDraw.ilk
..........\..................\.....\MyDraw.obj
..........\..................\.....\MyDraw.pch
..........\..................\.....\MyDraw.pdb
..........\..................\.....\MyDraw.res
..........\..................\.....\MyDrawDoc.obj
..........\..................\.....\MyDrawView.obj
..........\..................\.....\StdAfx.obj
..........\..................\.....\TextDlg.obj
..........\..................\.....\vc60.idb
..........\..................\.....\vc60.pdb
..........\..................\hlp\AfxCore.rtf
..........\..................\...\AfxPrint.rtf
..........\..................\...\AppExit.bmp
..........\..................\...\Bullet.bmp
..........\..................\...\CurArw2.bmp
..........\..................\...\CurArw4.bmp
..........\..................\...\CurHelp.bmp
..........\..................\...\EditCopy.bmp
..........\..................\...\EditCut.bmp
..........\..................\...\EditPast.bmp
..........\..................\...\EditUndo.bmp
..........\..................\...\FileNew.bmp
..........\..................\...\FileOpen.bmp
..........\..................\...\FilePrnt.bmp
..........\..................\...\FileSave.bmp
..........\..................\...\HlpSBar.bmp
..........\..................\...\HlpTBar.bmp
..........\..................\...\MYDRAW.HLP
..........\..................\...\MyDraw.hm
..........\..................\...\MyDraw.hpj
..........\..................\...\MyDraw.LOG
..........\..................\...\MyDraw.ph
..........\..................\...\RecFirst.bmp
..........\..................\...\RecLast.bmp
..........\..................\...\RecNext.bmp
..........\..................\...\RecPrev.bmp
..........\..................\...\Scmax.bmp
..........\..................\...\ScMenu.bmp
..........\..................\...\Scmin.bmp
..........\..................\MainFrm.cpp
..........\..................\MainFrm.h
..........\..................\MakeHelp.bat
..........\..................\MyDraw.aps
..........\..................\MyDraw.clw
..........\..................\MyDraw.cpp
..........\..................\MyDraw.dsp
..........\..................\MyDraw.dsw
..........\..................\MyDraw.h
..........\..................\MyDraw.ncb
..........\..................\MyDraw.opt
..........\..................\MyDraw.plg
..........\..................\MyDraw.rc
..........\..................\MyDraw1
..........\..................\MyDraw2
..........\..................\MyDrawDoc.cpp
..........\..................\MyDrawDoc.h
..........\..................\MyDrawView.cpp
..........\..................\MyDrawView.h
..........\..................\ReadMe.txt
..........\..................\res\MyDraw.ico
..........\..................\...\MyDraw.rc2
..........\..................\...\MyDrawDoc.ico
..........\..................\...\Toolbar.bmp
..........\..................\resource.h
..........\..................\StdAfx.cpp
..........\..................\StdAfx.h
..........\..................\TextDlg.cpp
..........\..................\TextDlg.h
..........\使用须知.txt
..........\C++程序设计_MyDraw\Debug
..........\..................\hlp
..........\..................\res
..........\C++程序设计_MyDraw
C++_MyDraw