-
本例子将教会VC++初学者如何使用进度条控件,简单易用
本例子将教会VC++初学者如何使用进度条控件,简单易用-example of the Church of the VC beginners how to use the progress of control, easy to use
- 2023-09-01 07:00:04下载
- 积分:1
-
演示了一个通用的程序不规则界面的实现方法.
演示了一个通用的程序不规则界面的实现方法.-Demonstration of a common procedure for irregular interface methods realize.
- 2022-03-25 00:06:10下载
- 积分:1
-
VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动开始、精细,还可以设置热键等...
VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动开始、精细,还可以设置热键等-VC++ screen mapping process, and the electronic brush is very similar to drawing automatically hide the main program, you can set the program whether it is in the most front-end display, set up drawing a line color, brush style, start automatically, fine, you can also set hot keys, etc.
- 2022-02-27 07:54:17下载
- 积分:1
-
java小记事本,作业了。
java小记事本,作业了。-small notebook, the operations.
- 2022-02-07 07:20:35下载
- 积分:1
-
Simple windows skin ... must s
Simple windows skin ... must s-Simple windows skin ... must see
- 2022-08-16 12:29:18下载
- 积分:1
-
颜色选择控件(类似颜色选择框里的custom color)
颜色选择控件(类似颜色选择框里的custom color)-Color Selector Control
- 2023-05-09 23:25:04下载
- 积分:1
-
This routine demonstrates how to split the window, the programming interface ref...
这个例程演示了如何切分窗口,对界面编程初学者一定参考!-This routine demonstrates how to split the window, the programming interface reference for beginners!
- 2022-02-13 00:08:01下载
- 积分:1
-
RS-485标准定义了一个极为坚固和可靠的通信链路,具有高噪声抑制、宽共模范围、长传输距离、冲突保护等特性。 但一个真正牢靠的RS-485网络还有赖于合理的应用。合理的网络布局、信号通道的连续性、周全的保护措施等,在设计之初就应该有一个总体规划-RS-485 standard definition of a very robust and reliable communication links with high noise suppression, and wide common-mode range, long-distance transmission, the conflict protection features. But a real solid RS-485 network also depends on the reasonable application. Logical network layout, channel signal of continuity, comprehensive protection measures, designed from the outset there should be an overall plan
- 2022-01-25 21:49:14下载
- 积分:1
-
notebook,是一个通过qt界面实现的简洁版记事本
这是一个使用c++语言通过qt界面编程实现的notebook,即记事本,界面简洁干练,比windown界面和功能都更好看一点和方便一些,实现了一些复制粘贴剪切保存和导入等功能。。
- 2022-08-04 04:25:01下载
- 积分: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