-
CxSkinButton_src
挺简单的代码,就是先画一个内存Bitmap,画好了拷贝到窗口dc.
使用双缓冲技术实现位图按钮的不闪烁
位图按钮
实现不规则按钮
不规则有效区域
效果不错,基本上常用的功能,比如不规则的位图按钮,都实现了。
- 2022-05-06 19:29:01下载
- 积分:1
-
一个带键盘处理的电子钟小程序,用汇编语言写的
一个带键盘处理的电子钟小程序,用汇编语言写的-a keyboard with the electronic bell small program written in assembler language of
- 2022-10-21 04:35:03下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。...
介绍认知网络的定义与内容,结合具体实例容易理解。适合学生和教师使用。-Introduce the definition of cognitive networks and content, combined with concrete examples easier to understand. The use of suitable students and teachers.
- 2022-09-25 06:20:03下载
- 积分:1
-
坦克大决战VB源码
坦克大决战VB源码-decisive battle tanks VB source
- 2022-03-23 23:32:18下载
- 积分:1
-
这是个可以实现UTF
这是个可以实现UTF-8与GB2312之间的互换类,已封装成类,调用简单,使用方便!(推荐下载)-this can be achieved is UTF-8 and the fungibility between GB2312 category, packaged as category, called simple, easy to use! (Download)
- 2022-03-10 17:06:09下载
- 积分:1
-
XML in Excel Application!
XML在Excel中的应用!-XML in Excel Application!
- 2022-03-22 18:41:58下载
- 积分:1
-
概括了C++编程中常用的WINDOWS的系统函数,有详细解释。
概括了C++编程中常用的WINDOWS的系统函数,有详细解释。-Summarizes the C++ WINDOWS commonly used programming system function, explained in detail.
- 2022-04-01 09:11:24下载
- 积分:1
-
RTL8139网卡驱动程序源代码为WinCE.NET CEPC
RTL8139 网卡驱动源码 for WinCE.net CEPC-RTL8139 NIC driver source code for WinCE.net CEPC
- 2022-08-08 20:28:27下载
- 积分:1
-
Windows C 图形颜色填充等的控制
Windows C 图形颜色填充等的控制-color graphics fill in the blanks of control
- 2022-01-26 20:01:10下载
- 积分:1