-
16种方法关闭窗体,一定有你喜欢的。
这个RAR内有一个用VB做的,能用16种方法关闭窗口的代码,作为VB来说,关闭窗口是一个程序能给他人展示不同效果的方法,让人眼镜一亮。
- 2022-05-26 06:35:40下载
- 积分:1
-
航空管理系统的可执行文件,用的VB前台,excel后台,
航空管理系统的可执行文件,用的VB前台,excel后台,-Aviation management system executable file, using the VB outlook, excel background
- 2022-03-20 00:14:01下载
- 积分:1
-
是matlb语言,对阶跃折射率分布光纤对接模型中的光场分布,进行了模拟...
是matlb语言,对阶跃折射率分布光纤对接模型中的光场分布,进行了模拟-Is matlb language, on the step refractive index distribution of optical docking model of optical field distribution, a simulation
- 2022-09-13 16:15:03下载
- 积分:1
-
canon 相机SDK,非常难得,这是以前项目时申请的,看到好多朋友再找,里面有VC、delphi、VB连接佳能相机的例子!...
canon 相机SDK,非常难得,这是以前项目时申请的,看到好多朋友再找,里面有VC、delphi、VB连接佳能相机的例子!-canon camera SDK, and very rare, it is past time for the project to see a lot of friends find, There are VC, Delphi, VB link Canon Camera example!
- 2022-01-25 20:24:43下载
- 积分:1
-
各种解码译码电路模型的VerilogHDL描述
各种解码译码电路模型的VerilogHDL描述-various decoder decoding circuit model of Verilog HDL description
- 2022-03-24 22:22:13下载
- 积分:1
-
VC++透明窗口效果的电子标尺源代码
VC++透明窗口效果的电子标尺源代码
屏幕测量类:
CMeasure : public CWnd测量基类
方法:
//创建透明窗口,做公共初始化
CreateMeasure(虚拟)
//以当前鼠标点为基准输出信息
virtual void CMeasure::ExportInfo(CString str, CDC *pDC, CPoint point)
//消息处理函数
afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
afx_msg void OnLButtonUp(UINT nFlags, CPoint point);
afx_msg void OnMouseMove(UINT nFlags, CPoint point);
//按下左键时绘图,空
virtual void DrawLButtonDown(UINT nFlags, CPoint point);
//移动鼠标时绘图,绘制十字定位线
virtual void DrawMouseMove(UINT nFlags, CPoint point);
属性:
CDC m_dcMem;保存临时背景供恢复用
CWnd* m_pWndParent;父窗口指针
int m_nScreenWidth;屏幕参数
int m_nScreenHeight;
CPen m_Pen;用于绘图的笔
COLORREF m_colorFont; 用于记录绘图时的元素颜色
COLORREF m_colorTag;
COLORREF m_colorLine;
CMeasureLine : public CMeasure测量两点直线的类
方法:
CreateMeasure(虚拟)
virtual void DrawLButtonDown(UINT nFlags, CPoint point);
virtual void DrawMouseMove(UINT nFlags, CPoint point);
属性:
BOOL m_bSecond;是否是已点击一次
- 2022-03-01 01:45:04下载
- 积分:1
-
good language to answer the questions
很好的c语言习题解答-good language to answer the questions
- 2022-07-09 08:55:18下载
- 积分:1
-
This the one game the draw procedure, we can see down, Ha
这是一款抽奖游戏程序,大家可以下来看看,-This the one game the draw procedure, we can see down, Ha-ha
- 2022-08-08 03:13:09下载
- 积分:1
-
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素...
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素-To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements
- 2022-01-26 02:13:02下载
- 积分:1
-
最新的,很好的PDF阅读器,无需要安装,单文件直接运行并注册文件类型...
最新的,很好的PDF阅读器,无需要安装,单文件直接运行并注册文件类型-The latest, very good PDF reader, no need to install a single file to run directly to and register file types
- 2023-08-26 04:10:06下载
- 积分:1