文件名称:GL11
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.91mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写Windows 窗口应用程序,要求能实现如下功能:
1.包含如下菜单项:形状(画线<默认>,画矩形,椭圆),颜色(红色,蓝色,绿色,黑色<默认>),填充类型(实心,空心<默认>);
2.鼠标左键双击后在窗体内按下清除所有已画好的图形;
3.鼠标右键点击后弹出浮动菜单,内容包括1 和2;
4.绘图时要有虚框显示
5.当窗体从后台激活到前台时,窗体内的内容依然正常显示
6.能将所绘制内容(包含图形和文字)保存到指定的二进制文件no11.data 中,也可以打开已保存的文件no11.data 显示绘图内容(包含图形和文字),如果打开文件时出错要给出提示,保存文件时如果文件已经存在也要给出提示-Write Windows window application requirements to achieve the following functions:
1. Contains the following menu items: shape (draw a line <default>, draw a rectangle, oval), color (red, blue, green, black <default>), fill type (solid, hollow <default>)
2. Double-click the left mouse button pressed inside the window after the removal of all paint a good graphics
3. After clicking the right mouse button pop-up floating menu, including 1 and 2
4. Drawing to have virtual box displays
5. When the form is activated from the background to the foreground, the window is still displayed correctly inside the content
6. Be able to drawn content (including graphics and text) to the specified binary file no11.data, you can also open the saved file no11.data display graphics content (including graphics and text), if an error to open the file given prompt, save the file if the file already exists but also gives tips
1.包含如下菜单项:形状(画线<默认>,画矩形,椭圆),颜色(红色,蓝色,绿色,黑色<默认>),填充类型(实心,空心<默认>);
2.鼠标左键双击后在窗体内按下清除所有已画好的图形;
3.鼠标右键点击后弹出浮动菜单,内容包括1 和2;
4.绘图时要有虚框显示
5.当窗体从后台激活到前台时,窗体内的内容依然正常显示
6.能将所绘制内容(包含图形和文字)保存到指定的二进制文件no11.data 中,也可以打开已保存的文件no11.data 显示绘图内容(包含图形和文字),如果打开文件时出错要给出提示,保存文件时如果文件已经存在也要给出提示-Write Windows window application requirements to achieve the following functions:
1. Contains the following menu items: shape (draw a line <default>, draw a rectangle, oval), color (red, blue, green, black <default>), fill type (solid, hollow <default>)
2. Double-click the left mouse button pressed inside the window after the removal of all paint a good graphics
3. After clicking the right mouse button pop-up floating menu, including 1 and 2
4. Drawing to have virtual box displays
5. When the form is activated from the background to the foreground, the window is still displayed correctly inside the content
6. Be able to drawn content (including graphics and text) to the specified binary file no11.data, you can also open the saved file no11.data display graphics content (including graphics and text), if an error to open the file given prompt, save the file if the file already exists but also gives tips
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GL11\Debug\GL.exe
....\.....\GL.ilk
....\.....\GL.obj
....\.....\GL.pch
....\.....\GL.pdb
....\.....\GL.res
....\.....\GLDoc.obj
....\.....\GLView.obj
....\.....\MainFrm.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\GL.APS
....\GL.clw
....\GL.cpp
....\GL.dsp
....\GL.dsw
....\GL.h
....\GL.ncb
....\GL.opt
....\GL.plg
....\GL.rc
....\GLDoc.cpp
....\GLDoc.h
....\GLView.cpp
....\GLView.h
....\MainFrm.cpp
....\MainFrm.h
....\no11.data
....\ReadMe.txt
....\res\GL.ico
....\...\GL.rc2
....\...\GLDoc.ico
....\...\Toolbar.bmp
....\resource.h
....\StdAfx.cpp
....\StdAfx.h
....\Debug
....\res
GL11
....\.....\GL.ilk
....\.....\GL.obj
....\.....\GL.pch
....\.....\GL.pdb
....\.....\GL.res
....\.....\GLDoc.obj
....\.....\GLView.obj
....\.....\MainFrm.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\GL.APS
....\GL.clw
....\GL.cpp
....\GL.dsp
....\GL.dsw
....\GL.h
....\GL.ncb
....\GL.opt
....\GL.plg
....\GL.rc
....\GLDoc.cpp
....\GLDoc.h
....\GLView.cpp
....\GLView.h
....\MainFrm.cpp
....\MainFrm.h
....\no11.data
....\ReadMe.txt
....\res\GL.ico
....\...\GL.rc2
....\...\GLDoc.ico
....\...\Toolbar.bmp
....\resource.h
....\StdAfx.cpp
....\StdAfx.h
....\Debug
....\res
GL11