-
优秀的VB_GRID,可以查看源代码Visit vbAccelerator
优秀的VB_GRID,可以查看源代码Visit vbAccelerator - the VB programmer s resourceS-Grid 2.0 is an all VB grid giving you the control other grids don t, and all in 480kb. Create Outlook-style grids, span column text across rows, freely set row and column heights, set colours and fonts for each cell, add icons to cells, sort and group data... -outstanding VB_GRID can view the source code Visit vbAccelerator-the VB programmer s resourceS-Grid 2.0 is an all VB grid control giving you the other grids don t, and all in 480kb. Create Outlook-style grids that span column text across rows, freely set row and column heights, set colors and fonts for each cell, add icons to cells, sort and group data ...
- 2022-05-08 12:28:30下载
- 积分:1
-
漂亮的工具栏和菜单渲染器
漂亮的工具栏和菜单渲染器,WinForm程序,使用渲染器重绘了菜单栏和工具栏,很漂亮的效果,有简单的例子代码,可直接运行
- 2022-04-18 17:38:10下载
- 积分:1
-
qt alarm实现闹钟
#include"alarm.h"
#include
Alarm::Alarm(QWidget * parent)
:QDialog(parent)
{
init();
layout();
con();
};
// ******
// 初始化
// ******
void Alarm::init()
{
setWindowTitle("Alarm clock"); //设置标题
setFixedSize(QSize(300,80)); //固定大小
timer=new QTimer; //控制lcd的时间刷新
uptimer=new QTimer; //控制对话框上升
dtimer=new QTimer; //控制对话框下降
itimer=new QTimer;
lcdNumber=new QLCDNumber; //显示当前时间
lcdNumber->setFixedSize(QSize(150,50)); //固定大小
lcdNumber->setNumDigits(8); //显示八个数字,默认是显示5个数字
lcdNumber->setSegmentStyle(QLCDNumber::Flat); //填充颜色,默认是白色的
lcdNumber->display(QTime::currentTime().toString("hh:mm:ss")); //设置格式,还有其他形式的
label=new QLabel(QString::fromLocal8Bit("闹钟")); //提示设置下个闹钟
- 2022-01-28 04:54:06下载
- 积分:1
-
这是一个很好的界面
这是一个很好的界面-This is a very good interface
- 2022-11-15 23:10:03下载
- 积分:1
-
用foxpro编写的书籍管理,可进行新书登记、旧书删除、图书浏览以及借还,还可以添加新用户、修改密码...
用foxpro编写的书籍管理,可进行新书登记、旧书删除、图书浏览以及借还,还可以添加新用户、修改密码-used books prepared by the management, can register for books, books deleted, and browse through books also can also add new users, changing passwords
- 2023-02-22 00:10:03下载
- 积分:1
-
自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC。...
自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC。-window can be achieved with XP style tips window class library, based on MFC.
- 2022-03-22 06:19:40下载
- 积分:1
-
埃及王子模拟器
埃及王子模拟器 -Prince of Egypt simulator Haha
- 2022-02-07 19:40:37下载
- 积分:1
-
IE4里面使用的控件。有类似输入/选择URL的复选框,时间日期选择等等控件...
IE4里面使用的控件。有类似输入/选择URL的复选框,时间日期选择等等控件-The control using in IE4.Containing the check box that input and select url and time selector
- 2022-08-08 02:08:37下载
- 积分:1
-
自己写的石头剪刀布小游戏,界面美观行程改变着下次发过这些个...
自己写的石头剪刀布小游戏,界面美观行程改变着下次发过这些个-Writing their own cloth scissors stone game, the interface to change the appearance of the next hair visit these countries
- 2022-03-13 11:55:02下载
- 积分:1
-
control network structure can be used to configure distributed network structure
网络结构图控件,可用于配置分布式系统网络结构-control network structure can be used to configure distributed network structure
- 2023-07-14 08:30:03下载
- 积分:1