-
C++BUILDER的文件操作
C++BUILDER的文件操作-C BUILDER file manipulation
- 2023-06-15 09:00:03下载
- 积分:1
-
枚举系统全局钩子程序,能够将系统里已有的全局钩子全部列出 通过加载驱动实现...
枚举系统全局钩子程序,能够将系统里已有的全局钩子全部列出 通过加载驱动实现-Enumeration system global hook procedures, the system has been able to list all the global hooks driven through the load to achieve
- 2022-01-31 06:36:42下载
- 积分:1
-
一个界面非常漂亮的易语言程序源码 可以借鉴学习的
一个界面非常漂亮的易语言程序源码 可以借鉴学习的-A very beautiful interface, easy-language program source code can learn to learn
- 2022-03-11 06:30:36下载
- 积分:1
-
伦敦八分钟视频,可以随便下载啊,欢迎下载
伦敦八分钟视频,可以随便下载啊,欢迎下载-London 8 minutes video, can be downloaded ah, welcome to download
- 2023-01-26 14:25:04下载
- 积分:1
-
GPA calculator source code, through debugging, vc6.0 and sql server 2000 databas...
GPA计算器的源码,通过调试,vc6.0和sql server 2000数据库,谢谢使用-GPA calculator source code, through debugging, vc6.0 and sql server 2000 database, thank you to use! ! !
- 2022-01-26 03:10:35下载
- 积分:1
-
c/c++实现cache功能,树结构。
c/c++实现cache功能,树结构。-c/c achieve cache, the tree structure.
- 2022-02-14 22:57:20下载
- 积分:1
-
C language prepared by the serial communication program
C语言编写的串口通讯程序-C language prepared by the serial communication program
- 2022-06-16 04:18:04下载
- 积分:1
-
用于锁定屏幕的工具
用于锁定屏幕的工具-Tools for locking the screen
- 2022-04-16 22:33:10下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
This article presents different ways of im plementing factories, each with their...
This article presents different ways of implementing factories, each with their own advantages and disadvantages -This article presents different ways of im plementing factories, each with their own advantages and disadvantag es
- 2022-12-21 21:15:03下载
- 积分:1