-
航空订票系统,实现订票、退票、查询等功能,给定相应的客户信息,方便用户的查询...
航空订票系统,实现订票、退票、查询等功能,给定相应的客户信息,方便用户的查询-plane ticket management system, the system realize the functionality of booking ticket, returning ticket, querying ticket and so on. based on the type of customer, the system provide different information
- 2023-03-31 06:20: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
-
一个比较漂亮的按钮控件类,没有用到图片,所以效率比较高...
一个比较漂亮的按钮控件类,没有用到图片,所以效率比较高-A more beautiful button-type controls, did not use pictures, so more efficient
- 2022-06-17 03:06:15下载
- 积分:1
-
艺谷CRM后台管理系统 - HTML源码
资源描述艺谷CRM后台管理系统,整套后台美工模板,不需要在关心UI啦,包含各种不同控件UI。这个后台管理系统模板有后台登录页面,包含查询界面、维护界面、表单风格、提示、辅助信息等系统操作菜单。
- 2022-09-07 13:35:07下载
- 积分:1
-
explorerbar使用实例,需要支持explorerbar Infragistics NE…
ExplorerBar 的使用示例,需要ExplorerBar Infragistics NetAdvantage 2005支持。-ExplorerBar the use of examples, the need to support ExplorerBar Infragistics NetAdvantage 2005.
- 2022-04-01 15:57:34下载
- 积分:1
-
自动更换背景 在vista可以运行的一款软件
自动更换背景 在vista可以运行的一款软件-Automatic replacement of the background in vista can run a piece of software
- 2023-01-11 01:00:04下载
- 积分:1
-
一个使用minicalendar写的下拉式日期选择框
一个使用minicalendar写的下拉式日期选择框--A date checkbox writed by minicalendar
- 2023-03-05 06:25:04下载
- 积分:1
-
INFO-Z(讀取系統資訊)
讀取系統資訊,例如CPU,MEMORY and BIOS information
ShellExecutewait("ProgressBar.exe")
#include
#include
#include
#include
#include
#include
#include
#RequireAdmin
$WinVerChk = RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindows NTCurrentVersion", "ProductName")
$fonttype= GUICtrlSetFont(-1, 8, 400, 2, "@Microsoft YaHei")
$fontcolor= GUICtrlSetColor(-1, 0xC0C0C0)
$Form1 = GUICreate("Info-Z_v1.0", 338, 266, -1, -1)
$tab = GUICtrlCreateTab(8, 8, 321, 249)
Systeminfo()
Func Systeminfo()
;System Information
_RunDOS("wmic csproduct get /format:list >> c:System.log")
_RunDOS("wmic bios get /forma
- 2022-03-02 03:36:24下载
- 积分:1
-
日期选择控件
日期选择控件-The date select control
- 2023-06-27 18:30:03下载
- 积分:1
-
c语言表白
主要运用了c语言进行开发,是一个向自己心爱的人进行表白的不二之选,足以感动你心中的那个她/他
- 2023-01-05 22:55:04下载
- 积分:1