文件名称:MouseEvent
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-28
- 文件大小:
- 2.32mb
- 下载次数:
- 0次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用MFC向导建立一个应用程序框架,并在此框架上实现以下功能:
(1)单击鼠标左键时在光标位置画矩形,单击鼠标右键时在光标位置画椭圆
(2)创建一种高50个像素点的字体,能够显示中文,并在鼠标左键双击位置用OnPaint()函数显示一个中文字符串。
(3)建立一个对话框,当鼠标右键双击时打开该对话框,使其能够输入学生的档案,包括学生的姓名、性别、年龄、所在院系。(源代码包含非常完整的注释,方便读者理解程序)-Using MFC wizard to set up an application fr a mework, and in this fr a mework to achieve the following functions: (1) Click the left mouse button to draw a rectangle at the cursor position when you click the right mouse button while the cursor position oval painting (2) to create a high- 50 pixel font that can display Chinese, and in the position with the left mouse button double-click the OnPaint () function displays a Chinese string. (3) to establish a dialog, when double-clicked the right mouse button to open the dialog box so that it can enter the student' s file, including the student' s name, gender, age, where the faculty. (Source code contains a very complete notes to facilitate readers to understand the program)
(1)单击鼠标左键时在光标位置画矩形,单击鼠标右键时在光标位置画椭圆
(2)创建一种高50个像素点的字体,能够显示中文,并在鼠标左键双击位置用OnPaint()函数显示一个中文字符串。
(3)建立一个对话框,当鼠标右键双击时打开该对话框,使其能够输入学生的档案,包括学生的姓名、性别、年龄、所在院系。(源代码包含非常完整的注释,方便读者理解程序)-Using MFC wizard to set up an application fr a mework, and in this fr a mework to achieve the following functions: (1) Click the left mouse button to draw a rectangle at the cursor position when you click the right mouse button while the cursor position oval painting (2) to create a high- 50 pixel font that can display Chinese, and in the position with the left mouse button double-click the OnPaint () function displays a Chinese string. (3) to establish a dialog, when double-clicked the right mouse button to open the dialog box so that it can enter the student' s file, including the student' s name, gender, age, where the faculty. (Source code contains a very complete notes to facilitate readers to understand the program)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
My
..\Debug
..\.....\MainFrm.obj
..\.....\My.exe
..\.....\My.ilk
..\.....\My.obj
..\.....\My.pch
..\.....\My.pdb
..\.....\My.res
..\.....\MyDoc.obj
..\.....\MyView.obj
..\.....\StdAfx.obj
..\.....\Student.obj
..\.....\vc60.idb
..\.....\vc60.pdb
..\MainFrm.cpp
..\MainFrm.h
..\My.aps
..\My.clw
..\My.cpp
..\My.dsp
..\My.dsw
..\My.h
..\My.ncb
..\My.opt
..\My.plg
..\My.rc
..\MyDoc.cpp
..\MyDoc.h
..\MyView.cpp
..\MyView.h
..\ReadMe.txt
..\res
..\Resource.h
..\res\My.ico
..\...\My.rc2
..\...\MyDoc.ico
..\...\Thumbs.db
..\...\Toolbar.bmp
..\StdAfx.cpp
..\StdAfx.h
..\Student.cpp
..\Student.h