-
学生成绩管理系统
基于qt的界面设定,学生成绩管理系统,包括信息查询,修改删除等学生课程设计的C++,Qt,设计模式,使用到简单工厂方法,对于登录系统,分角色的登录对于锻炼编程能力很有帮助,学生课程设计的C++,Qt,设计模式,使用到简单工厂方法,对于登录系统,分角色的登录对于锻炼编程能力很有帮助�...
- 2022-02-06 02:11:53下载
- 积分:1
-
一个透明菜单的例子。
一个透明菜单的例子。- A transparent menu example.
- 2022-08-05 13:38:31下载
- 积分:1
-
VB写的ORACLE连接程序,可实现ORACLE数据的读写操作,
VB写的ORACLE连接程序,可实现ORACLE数据的读写操作,-VB wrote ORACLE link, which enables the Oracle data read and write operations,
- 2022-12-21 20:45:03下载
- 积分:1
-
绘画的功能线圆角矩形或完成的主要观点…
主要完成画点 线 圆 矩形的功能 主要讲述怎样关联颜色对话框以及设置对话框 简要说明CButton类的实用-The main point of the completion of painting functions Line round rectangle associated mainly about how the color settings dialog box and type a brief description of the practical CButton
- 2022-03-15 23:47:59下载
- 积分:1
-
Little Red Riding Hood to imitate the procedure, desktop icons are all reminisce...
模仿小红帽的程序,桌面图标都很像,VB的源码,大家分享-Little Red Riding Hood to imitate the procedure, desktop icons are all reminiscent of
- 2022-10-28 07:45:03下载
- 积分:1
-
源代码帧识别
Frame recognition with source code
- 2022-03-07 03:39:43下载
- 积分: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 very well-known procedures, can be as simple as drag-and-drop feature Controls realize
- 2023-02-24 22:55:04下载
- 积分:1
-
一段美化界面的程序。可以使你的程序更漂亮
一段美化界面的程序。可以使你的程序更漂亮-some landscaping interface procedures. You can make the process even more beautiful! !
- 2022-07-12 22:24:52下载
- 积分:1
-
consolelinedit.cpp,编写光标移动
consolelinedit用来编写光标移动的,c++ code,提供大家参考
- 2022-04-15 20:33:22下载
- 积分:1