-
procedures function is to be able to achieve animation characters, such as rotat...
程序的功能是对能够文字实现动画,如旋转和一些阴隐明亮的变化。-procedures function is to be able to achieve animation characters, such as rotation and some bright Yam implicit changes.
- 2022-06-01 00:19:36下载
- 积分:1
-
本程序文字倾斜显示,倾斜角度自定,主要运用CGdiObject的派生类...
本程序文字倾斜显示,倾斜角度自定,主要运用CGdiObject的派生类-written procedures tilt the display, tilt angle since determined primarily use the derived classes CGdiObject
- 2022-03-02 00:36:25下载
- 积分:1
-
VC缟的密码查看器,程序代码比较小,但很有用
VC缟的密码查看器,程序代码比较小,但很有用-VC Banded password viewer, the program code is relatively small, but useful
- 2023-06-28 12:20:03下载
- 积分:1
-
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色...
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了.
实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
- 2023-04-26 10:30:03下载
- 积分:1
-
一个非常简单的编辑框控件,演示编辑框是如何使用的
一个非常简单的编辑框控件,演示编辑框是如何使用的 -a very simple edit box control, presentation editor box is how to use the
- 2022-07-03 05:42:40下载
- 积分:1
-
一款文本编辑器源代码 notepad
一款文本编辑器源代码 notepad-A text editor source code notepad
- 2023-02-20 13:05:04下载
- 积分:1
-
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:...
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:C++
3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
-1, function : the program summation Operational polynomial, in the face of phase with the introduction of index coefficient of additive or subtraction, the index of output as it stood. The final output coefficients and the respective indices. Two, the environment : C 3, the algorithm Description : First, the importation of a polynomial analysis of all the factors into a single linked list (which, the index Add another single linked list llist2 China. Then in the index compared Linklist have the same index, if the same index, then the corresponding coefficient for peace, and the summation of the results of merging llist2; If the index is not equal, direct incorporation of llist2 China. The final index to a lower output in the form of pow
- 2023-08-10 17:40:03下载
- 积分:1
-
实现输入时间、日期、邮编等的编辑框。
实现输入时间、日期、邮编等的编辑框。-achieve input time, date, zip code editor at the box.
- 2022-02-14 23:45:40下载
- 积分:1
-
一个平面的Edit类,非常漂亮,使用很简单,只要将你代码中的所有CEdit换成CXPEdit,并包函头文件#include "XPEdit.h"即可。...
一个平面的Edit类,非常漂亮,使用很简单,只要将你代码中的所有CEdit换成CXPEdit,并包函头文件#include "XPEdit.h"即可。-a flat Edit type, very beautiful and very simple to use, as long as your code all CEdit CXPEdit replaced, and the first document 9.1.2# include "XPEdit.h" can.
- 2023-03-08 02:10:04下载
- 积分:1
-
很好的软件,只要你能看了,就会永远忘不了她的,请你试以下吧!...
很好的软件,只要你能看了,就会永远忘不了她的,请你试以下吧!-good software, as long as you can read, it will never forget her, please try the following!
- 2023-02-04 17:45:03下载
- 积分:1