资源简介
非常好用,适合学习 vc++6.0的
代码片段和文件信息
// CMouseEvent
#include “stdafx.h“
#include “GISMap.h“
#include “CMouseEvent.h“
//## begin module%3D7871E20168.additionalDeclarations preserve=yes
//## end module%3D7871E20168.additionalDeclarations
// Class CMouseEvent
CMouseEvent::CMouseEvent (void* pSource CPoint point int mouseFlag int theTool)
//## begin CMouseEvent::CMouseEvent%3D7871E20172.hasinit preserve=no
//## end CMouseEvent::CMouseEvent%3D7871E20172.hasinit
//## begin CMouseEvent::CMouseEvent%3D7871E20172.initialization preserve=yes
//## end CMouseEvent::CMouseEvent%3D7871E20172.initialization
{
//## begin CMouseEvent::CMouseEvent%3D7871E20172.body preserve=yes
this->m_pSource = pSource ;
this ->m_Point = point ;
this ->m_MouseFlag = mouseFlag ;
this ->m_tool = theTool ;
//## end CMouseEvent::CMouseEvent%3D7871E20172.body
}
CMouseEvent::~CMouseEvent()
{
//## begin CMouseEvent::~CMouseEvent%3D7871E20168_dest.body preserve=yes
m_pSource = 0 ;
//## end CMouseEvent::~CMouseEvent%3D7871E20168_dest.body
}
//## Other Operations (implementation)
CPoint CMouseEvent::GetPoint ()
{
//## begin CMouseEvent::GetPoint%3D7871E20187.body preserve=yes
return m_Point ;
//## end CMouseEvent::GetPoint%3D7871E20187.body
}
int CMouseEvent::GetMouseFlag ()
{
//## begin CMouseEvent::GetMouseFlag%3D7871E20188.body preserve=yes
return this ->m_MouseFlag ;
//## end CMouseEvent::GetMouseFlag%3D7871E20188.body
}
int CMouseEvent::GetTool ()
{
//## begin CMouseEvent::GetTool%3D7871E20189.body preserve=yes
return this ->m_tool ;
//## end CMouseEvent::GetTool%3D7871E20189.body
}
// Additional Declarations
//## begin CMouseEvent%3D7871E20168.declarations preserve=yes
//## Other Operations (implementation)
void* CMouseEvent::GetSource ()
{
//## begin IMAP_Event::GetSource%3E5893F103A5.body preserve=yes
return m_pSource ;
//## end IMAP_Event::GetSource%3E5893F103A5.body
}
//## end CMouseEvent%3D7871E20168.declarations
//## begin module%3D7871E20168.epilog preserve=yes
//## end module%3D7871E20168.epilog
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2104 2005-03-10 11:17 GISMap\CMouseEvent.cpp
文件 3235 2005-03-10 11:16 GISMap\CMouseEvent.h
文件 4520 2005-03-10 13:03 GISMap\CMouseListeners.cpp
文件 4388 2005-03-10 12:46 GISMap\CMouseListeners.h
文件 5840 2005-03-10 13:04 GISMap\CViewCtrlMouseListener.cpp
文件 3341 2005-03-10 11:41 GISMap\CViewCtrlMouseListener.h
文件 2749 2004-06-02 17:13 GISMap\DataSet.cpp
文件 4112 2005-03-09 16:46 GISMap\DataSet.h
文件 3512 2005-03-09 17:01 GISMap\DataSource.cpp
文件 3130 2005-03-09 17:01 GISMap\DataSource.h
文件 3356 2005-03-09 17:03 GISMap\Feature.cpp
文件 4036 2005-03-09 17:03 GISMap\Feature.h
文件 4169 2005-03-10 15:31 GISMap\FeatureClass.cpp
文件 3957 2005-03-09 16:48 GISMap\FeatureClass.h
文件 3512 2004-05-20 10:17 GISMap\Field.cpp
文件 5020 2004-05-20 10:17 GISMap\Field.h
文件 3764 2004-05-20 10:17 GISMap\Fields.cpp
文件 3966 2004-05-20 10:20 GISMap\Fields.h
文件 3451 2004-05-20 10:13 GISMap\FieldValue.cpp
文件 3135 2004-05-20 10:13 GISMap\FieldValue.h
文件 4050 2004-06-01 09:20 GISMap\GeoAnnotation.cpp
文件 3848 2004-06-01 09:20 GISMap\GeoAnnotation.h
文件 2406 2005-03-09 16:56 GISMap\Geometry.h
文件 3027 2004-05-20 10:10 GISMap\GeoPoint.cpp
文件 3297 2004-05-20 11:17 GISMap\GeoPoint.h
文件 3321 2004-05-20 10:12 GISMap\GeoPoints.cpp
文件 3612 2004-05-20 11:09 GISMap\GeoPoints.h
文件 2807 2004-05-20 10:10 GISMap\GeoPolygon.cpp
文件 3665 2004-05-20 10:11 GISMap\GeoPolygon.h
文件 2820 2004-05-20 10:11 GISMap\GeoPolyline.cpp
............此处省略49个文件信息
- 上一篇:MFC 菜鸟教程……适合初学者
- 下一篇:MFC写的棋盘,可以保存坐标数据
相关资源
- c++实现车辆管理系统
- c++实现的mips汇编器
- 经典4阶 Runge-Kutta方法解常微分方程的
- Ubuntu下最简单的Cmake编译多个C和C++工
- C++编写一个时间类Time实验报告
- c++编写文本文件字符串替换程序
- C++ Builder + Access 学生管理系统数据库
- 利用HDF4库读取*.hdf文件
- DES算法加密解密C++源码及程序完整的
- VC++MFC编程
- VC++穿透sock5代理访问防火墙以外的程
- C++Primer第五版---高清版.zip
- 文件系统 操作系统实验 C++
- C++调用其它exe执行文件.
- 用C、C++完整防火墙源代码
- C++实现http客户端连接服务端及客户端
- 矩阵所有运算的C++代码
- 北京浮生记控制台版C++源代码
- 一个步态识别 软件
- vc++&opencv图像分块
- C++实验继承与派生
- C++ 桌面宠物-金鱼
- MATLAB模糊控制器*.fisC/C++接口文件
- 矩阵求逆C++源代码
- C++获取程序版本信息
- 迷宫求解含源代码
- 端口扫描VC++高级编程源代码
- 高效 C++ 屏幕找图 屏幕搜索 透明找
- 基于LSB的图片数据隐藏c++类
- 汽车修理厂管理系统(C++开发)
评论
共有 条评论