-
Library Management System
Java库管理系统旨在帮助简化任务
- 2022-03-11 01:51:37下载
- 积分:1
-
TabStrip 页,仿VS.net 2003界面的tabstrip,源码,并带有示例,很好用
TabStrip 页,仿VS.net 2003界面的tabstrip,源码,并带有示例,很好用-TabStrip pages, fake VS.net 2003 tabstrip interface, the source, and with examples, good use
- 2022-10-01 05:05:03下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
一个关于图形绘制的例子,教你使用Graphics对象绘图
一个关于图形绘制的例子,教你使用Graphics对象绘图-on a graphic example, you use the Graphics object mapping
- 2022-06-27 21:13:55下载
- 积分:1
-
程序实现最基本的万年历功能。
显示画面式样如下:
Mon. Tues. Wed. Thurs. Fri. Sat. Sun.
1 2 3 4...
程序实现最基本的万年历功能。
显示画面式样如下:
Mon. Tues. Wed. Thurs. Fri. Sat. Sun.
1 2 3 4 5 6
7 8 9 10 11 12 13
…………
Please input year and month
画面要求说明:
1 显示某年某月的一个月内的月历。
2 周末的日期和星期标记用红色显示。
3 显示的日期右侧对齐。并且和星期也对期。
2.2 动作要求
程序默认显示2007年7月的月历,要求可以通过程序输入的方式指定显示年月。
其中年份控制在从1980到2100年之间,不符合要求重新输入。
输入年月后显示清屏,重新显示(要求原来的显示清除)。
按”Q”或”q”键退出程序。
-Procedures to achieve the most basic calendar functions. Display style as follows: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4 5 67 8 9 10 11 12 13 ... ... ... ... Please input year and month screen requirements Description: 1 shows a certain period of within one month of the calendar. 2 over the weekend marking the date and week display in red. 3 shows the date right-aligned. And are also on the period of weeks. 2.2 shows the default action request procedure in July 2007 of the calendar, the demands, which can be imported through designated procedures show date. One year of control from the 1980-2100 years, do not meet the req
- 2022-09-02 09:40:03下载
- 积分:1
-
这个是关于如何通过用delphi来实现调整各个窗体的透明度的源码....
这个是关于如何通过用delphi来实现调整各个窗体的透明度的源码.-on how to use Delphi to achieve various forms adjust the transparency of the source code.
- 2022-07-14 14:04:49下载
- 积分:1
-
Interface design features. Watch watch lie lie lie look. Oh good track.
界面设计的特色。看撒谎的看撒谎的看撒谎。赛道哦好。-Interface design features. Watch watch lie lie lie look. Oh good track.
- 2023-06-19 10:15:06下载
- 积分:1
-
在CEdit中添加鼠标双击事件处理的程序
在CEdit中添加鼠标双击事件处理的程序- Increases the mouse in CEdit to double-click the procedure
which the event processes
- 2022-07-05 13:35:48下载
- 积分:1
-
Scroll bar can also be used as separate components to use. The establishment of...
滚动条也可以作为单独的元件来使用。
建立水平滚动条的过程和其消息映射
-Scroll bar can also be used as separate components to use. The establishment of the horizontal scroll bar of the process and its message map
- 2022-07-13 18:31:04下载
- 积分:1
-
A file/folder browsing control that integrates an editbox and a button with buil...
A file/folder browsing control that integrates an editbox and a button with built-in images.
- 2022-07-01 09:49:13下载
- 积分:1