-
一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop inde...
一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop index ,insert into ,delete等功能。-VC6.0 console a simple procedure, the SQL can select, create table. Create index, drop table, drop index, insert into, delete functions.
- 2022-03-24 04:03:51下载
- 积分: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
-
窗口的安全代码
Writing Secure Code for Windows Vista
- 2022-04-24 09:56:31下载
- 积分:1
-
深入浅出mfc的源代码
深入浅出mfc的源代码-source code of detecting mfc
- 2022-06-20 12:45:44下载
- 积分:1
-
这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的...
这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的-This is a development of automated ordering system, VC6.0, on a balls of a la carte system, the problem is the MFC interface
- 2022-02-05 18:38:10下载
- 积分:1
-
使用Java虚拟机
使用Java虚拟机-The example of using Java Virtul Machine
- 2022-07-01 14:42:49下载
- 积分:1
-
Base64 Encoder&Decoder
Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
- 2022-03-14 19:34:55下载
- 积分:1
-
该代码提供了一个可以测试人体生命运动周期曲线显示例子。...
该代码提供了一个可以测试人体生命运动周期曲线显示例子。-The code provides a test of human life cycle curve shows Movement examples.
- 2022-04-24 11:08:54下载
- 积分:1
-
phone icon move
test application
phone icon move
test application-phone icon move test application
- 2022-03-25 03:03:58下载
- 积分:1
-
VC++ doc
VC++教程
VC++入门code,有老师的讲解和文档说明
很全面-VC++ doc
- 2022-06-13 04:21:57下载
- 积分:1