-
彩色的进度条,渐变色彩,也可根据自己需要来分段显示不同的颜色,以显示警告...
彩色的进度条,渐变色彩,也可根据自己需要来分段显示不同的颜色,以显示警告-color on the progress of the gradual color, but also according to its own needs above show different colors to show warning
- 2022-05-22 06:48:43下载
- 积分:1
-
使用浏览器实现苹果工具条 并且在浏览器下方绘制新的蓝色气泡窗口...
使用浏览器实现苹果工具条 并且在浏览器下方绘制新的蓝色气泡窗口-mac bar use ie
- 2023-08-22 02:10:04下载
- 积分:1
-
数字编辑框
这个是自己编写的只能填写数字的编辑框,基于MFC的,经过自己测试通过,并且在多个项目中使用过。
- 2022-11-16 16:10:03下载
- 积分:1
-
WIN98/2000自动修改IP程序
"AUTOIP 3.5"使用方法
WIN98/2000自动修改IP程序
"AUTOIP 3.5"使用方法
-WIN98/2000 IP automatically modified procedures "AUTOIP 3.5" use
- 2023-02-25 23:05:04下载
- 积分:1
-
Only implements a few simple operations subtraction multiplication and division...
只实现了一些简单的运算;加减乘除;清零;归零;菜单栏;小数点;错误提示窗口;等等;只要会这些,其他的一些功能自己就一定也会添加了了;-Only implements a few simple operations subtraction multiplication and division Clear zero menu bar decimal point error window and so on so long as these, some other features himself would surely be added in
- 2022-02-05 23:41:28下载
- 积分:1
-
unlzexe ver 0.5 (PC
unlzexe ver 0.5 (PC-VAN UTJ44266 Kou )* UNLZEXE converts the compressed file by lzexe(ver.0.90,0.91) to the* UNcompressed executable one.** usage: UNLZEXE packedfile[.EXE] [unpackedfile.EXE]
- 2022-01-25 21:27:50下载
- 积分:1
-
vc Motion tab Programming
vc中运动tab的编程实现-vc Motion tab Programming
- 2022-07-24 11:26:28下载
- 积分:1
-
uCGUI在STM32下的移植
首先感谢WZT大哥共享的ucGUI移植的文档,先将本人的移植过程详细记录下来,以供初学者参考:
1、打开调试好的TFTLCD测试程序(这里是打开“ALIENTEK MINISTM32 实验10 TFTLCD显示实验”)的工程文件夹,在其中创建ucGUI的文件夹。由于ucGUI/CORE文件中已经存在了lcd.h和lcd.c的文件,所以我们将工程目录HARDWARE/LCD中的lcd.c文件和lcd.h文件的文件名换成ili93xx.c和ili93xx.h,并将其中的预处理命令也相应的更换。然后将ili93xx.h和ili93xx.c中用来标识液晶屏宽和高的LCD_H与LCD_W分别换成LCD_HEIGHT和LCD_WIDTH。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-06 15:34:02下载
- 积分:1
-
skin with a realization of the absolute control procedures beautiful interface s...
一个用dephi+皮肤控件实现的绝对漂亮的程序界面解决方案。还很少见到有做得这么漂亮的界面-skin with a realization of the absolute control procedures beautiful interface solutions. There are also rarely seen doing so beautiful interface
- 2022-03-24 18:03:41下载
- 积分:1
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1