-
在网上找到过圣诞节的小程序。于是使用易语言模仿了一下。把代码上传共享给大家...
在网上找到过圣诞节的小程序。于是使用易语言模仿了一下。把代码上传共享给大家-Christmas on the web, a small procedure. So easy to use language to imitate the look. From the code-sharing for everyone
- 2022-05-24 01:00:53下载
- 积分:1
-
有关Evc的代码;
该代码出自付林林 的书籍的代码的一部分!
相对比较基础的一些代码。
适应于初学者!...
有关Evc的代码;
该代码出自付林林 的书籍的代码的一部分!
相对比较基础的一些代码。
适应于初学者!-EVC-related code 付林林the code from the book as part of the code! Basis of comparison of the relative number of code. Adapted to beginners!
- 2023-03-25 14:00:03下载
- 积分:1
-
例如一个多
example one multi-layered application , for beginers. introduction
- 2022-01-23 10:54:34下载
- 积分:1
-
SDI实现MDI的功能
SDI实现MDI的功能-SDI to achieve the function of MDI
- 2022-07-19 18:50:37下载
- 积分:1
-
A dynamic link library for the entry
一个用于入门的动态链接库的极好例子,当你把本例看完后,也就会在VC下封装动态链接库了,还有测试程序。-A dynamic link library for the entry-an excellent example, when you read this case even after the VC will be in the dynamic link library under the package, and there are test programs.
- 2022-02-09 20:01:09下载
- 积分:1
-
欧洲密克罗尼西亚推荐算法。分组长度128bit加密…
欧密会推荐算法Camellia。加密分组长度128bits,密码长度128bits-European Micronesia recommend algorithm Camellia. Encrypted packet length 128bits, password length 128bits
- 2022-05-05 20:34:44下载
- 积分:1
-
BORLAND C显示程序
BORLAND C显示程序-BORLAND C Display Program
- 2022-12-13 06:30:03下载
- 积分: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
-
表达式的解析,主要是算术表达式的分析,分析成四元式。
表达式的解析,主要是算术表达式的分析,分析成四元式。-the expression parse,mainly alysis of the arithmetic expression
- 2022-10-08 20:15:02下载
- 积分:1
-
本程序是基于Windows系统SDK编程,它表示在窗口中不同的区域显示不同的光标,这对于SDK编程有一定的帮助和理解...
本程序是基于Windows系统SDK编程,它表示在窗口中不同的区域显示不同的光标,这对于SDK编程有一定的帮助和理解-this program is based on the Windows SDK programming system, it said in the window different regions show different cursor, which SDK programming will help and understanding
- 2022-11-26 12:55:02下载
- 积分:1