52ky 发表于 2022-10-4 12:50:41

画板程序VC++编写

这是一个用VC++编写的画板程序,可以画直线、圆、矩形等,支持键盘快捷键。
画板\Debug\article.exe
画板\Debug\clPlot.dll
画板\Debug\clPlot.exp
画板\Debug\clPlot.lib
画板\Debug\clPlot.obj
画板\Debug\clPlot.pdb
画板\Debug\plot.obj
画板\Debug\plot.pch
画板\Debug\plot.res
画板\Debug\power.res
画板\Debug\StdAfx.obj
画板\Debug\vc60.idb
画板\Debug\vc60.pdb
画板\plot\res\plot.rc2
画板\plot\clPlot.cpp
画板\plot\clPlot.h
画板\plot\MemDC.h
画板\plot\plot.001
画板\plot\plot.aps
画板\plot\plot.clw
画板\plot\plot.cpp
画板\plot\plot.def
画板\plot\plot.dsp
画板\plot\plot.dsw
画板\plot\plot.plg
画板\plot\plot.rc
画板\plot\ReadMe.txt
画板\plot\Resource.h
画板\plot\StdAfx.cpp
画板\plot\StdAfx.h

(This is a drawing board program written in VC, which can draw straight lines, circles, rectangles, etc., and supports keyboard shortcuts.
SketchpadDebugarticle.exe
SketchpadDebugclPlot.dll
SketchpadDebugclPlot.exp
SketchpadDebugclPlot.lib
SketchpadDebugclPlot.obj
SketchpadDebugclPlot.pdb
SketchpadDebugplot. obj
SketchpadDebugplot.pch
SketchpadDebugplot.res
SketchpadDebugpower.res
SketchpadDebugStdAfx.obj
SketchpadDebugvc60.idb
SketchpadDebugvc60.pdb
Sketchpadplotresplot.rc2
SketchpadplotclPlot.cpp
SketchpadplotclPlot. h
SketchpadplotMemDC. h
Sketchpadplotplot.001
Sketchpadplotplot.aps
Sketchpadplotplot.clw
Sketchpadplotplot.cpp
Sketchpadplotplot.def
Sketchpadplotplot.dsp
Sketchpadplotplot. dsw
Sketchpadplotplot.plg
Sketchpadplotplot.rc
SketchpadplotReadMe.txt
SketchpadplotResource. h
SketchpadplotStdAfx.cpp
SketchpadplotStdAfx. h)




页: [1]
查看完整版本: 画板程序VC++编写