-
农历转化公历软件,上载上来,希望大家喜欢,请大家指教
农历转化公历软件,上载上来,希望大家喜欢,请大家指教-Lunar calendar conversion software, uploading onto hope you like them, please enlighten
- 2022-03-26 00:33:25下载
- 积分:1
-
在系统状态条上添加图标
在系统状态条上添加图标-state of the system to add icons
- 2022-10-09 18:00:08下载
- 积分:1
-
DELPHI下可以使用的PDF免费dll控件 与详细Demo,绝对超值!
资源描述DELPHI下可以使用的PDF控件,demo中包含打开文件,翻页,放大与缩小,显示方式等功能。附送与之配套可用的PDF打印机。
- 2023-06-23 12:10:08下载
- 积分:1
-
焦点图滚动特效
资源描述 兼容所有主流浏览器,调用简单,html简洁干净,不过分依赖样式,无缝循环轮动,效果流畅,自动抓取元素个数,满足大多数需求,同时支持PC端和移动端,手机端自动适应屏幕,支持横屏模式
- 2022-09-03 15:10:02下载
- 积分: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
-
该压缩包里放了一个可以让界面变为WINDOWS皮肤的DLL,具体操作详见里面的说明...
该压缩包里放了一个可以让界面变为WINDOWS皮肤的DLL,具体操作详见里面的说明-The compression bag lets put a WINDOWS interface into the skin of the DLL, the specific operation details, see the note inside
- 2022-02-04 17:50:35下载
- 积分:1
-
(圆角页)非常好!!!界面设计也相当不错。
(圆角网页)挺不错的!!!界面设计也相当不错.-(Rounded corners page) very good!!! Interface design is also quite good.
- 2022-02-04 07:49:12下载
- 积分:1
-
WPF 类似360的UI
一个类似360界面的UI,用WPF技术开发.
界面很好看,替换图标和替换文字就能变成你自己的前端.
- 2022-02-18 14:49:06下载
- 积分:1
-
基于智能手机实现的权重
基于wince的smartphone上二级列表的实现-smartphone based on the weights of the realization of two lists
- 2022-02-16 04:22:39下载
- 积分:1
-
bral.fastreport.v3.09.professional.d4
Bral.FastReport.v3.09.Professional.D4-7-9.C4-6.FS-SSG
- 2022-02-01 13:14:26下载
- 积分:1