-
实现了静态编辑框和颜色框的颜色,并给出了具体的实现步骤…
实现彩色编辑框和彩色静态框,并给出了具体实现步骤。-Color realize static edit box and color box, and gives concrete steps to realize.
- 2022-03-06 03:44:29下载
- 积分:1
-
自己写的关于CEdit的一个类,当CEdit选为只读背景色还是为白色的。...
自己写的关于CEdit的一个类,当CEdit选为只读背景色还是为白色的。-Himself wrote about in a CEdit class, when the CEdit background color of selected read-only or for the white.
- 2022-08-23 22:04:45下载
- 积分:1
-
这是个C++的图形学划线的演示程序,总结了C++编程的思想,是初学者很好的典范。...
这是个C++的图形学划线的演示程序,总结了C++编程的思想,是初学者很好的典范。-This is a C graphics crossed the demo program, summed up the thinking of the C programming is a good model for beginners.
- 2022-02-11 19:45:42下载
- 积分:1
-
检测Edit编辑框语法的编辑器,使用编译原理的语法思想。
检测Edit编辑框语法的编辑器,使用编译原理的语法思想。-detection Edit editor frame grammar editors, the use of the principle of grammar compiler thinking.
- 2022-02-01 06:05:51下载
- 积分:1
-
2-D Fourier Transformation of Images
- 2022-08-22 08:25:57下载
- 积分:1
-
可以指定输入格式的输入框
可以指定输入格式的输入框-can specify the input format input box
- 2023-03-07 05:10:03下载
- 积分:1
-
一代IP地址控制,用户可以通过修改属性的变化…
一款生成IP地址控件,用户可通过修改属性改变生成IP地址的类型,提供了原代码方便用户进行修改.-A generation of IP address control, the user can change by modifying the attributes to generate the type of IP address, provides a user-friendly source code be modified.
- 2022-03-26 15:20:44下载
- 积分:1
-
T6963c_2002end控制器的内部资料
T6963c_2002end控制器的内部资料-T6963c_2002end controller"s internal information
- 2022-03-26 01:20:17下载
- 积分:1
-
能够显示各种各样字符,比如十六进制书,地址,ASCII码,字符排列样式,可以通过滑动杆来控制每行字符的数目...
能够显示各种各样字符,比如十六进制书,地址,ASCII码,字符排列样式,可以通过滑动杆来控制每行字符的数目-can display a variety of characters, such as hexadecimal, address, ASCII, characters with style, sliding shot through every line to control the number of characters
- 2022-02-01 03:16:12下载
- 积分:1
-
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
*...
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1-* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1
- 2022-07-04 06:40:23下载
- 积分:1