-
一个公司业务管理系统,他包含了所有的功能,当你做这方面的系统时都可以采用到它里面的内容,希望大家喜欢...
一个公司业务管理系统,他包含了所有的功能,当你做这方面的系统时都可以采用到它里面的内容,希望大家喜欢-a business management system, contains all the features you done this kind of system can be applied to the contents inside it, hope you like
- 2022-04-01 09:16:34下载
- 积分:1
-
一段美化界面的程序。可以使你的程序更漂亮
一段美化界面的程序。可以使你的程序更漂亮-some landscaping interface procedures. You can make the process even more beautiful! !
- 2022-07-12 22:24:52下载
- 积分:1
-
VC6高级编程范例第三章――控件
VC6高级编程范例第三章――控件-VC6 high-level programming paradigm Chapter 3-- Controls
- 2022-01-22 07:00:30下载
- 积分:1
-
日期选择控件
日期选择控件-The date select control
- 2022-08-12 13:12:40下载
- 积分:1
-
真实模拟windows操作系统自带的记事本程序。能过实现文本编辑的全部功能。这是一个很不错的例子程序,主要围绕对CRichEditCtrl的应用进行编程。欢迎大...
真实模拟windows操作系统自带的记事本程序。能过实现文本编辑的全部功能。这是一个很不错的例子程序,主要围绕对CRichEditCtrl的应用进行编程。欢迎大家积极下载。-Windows operating system comes with a true simulation of the Notepad program. Can lead to achieve the full functionality of a text editor. This is a very good example of the procedure, the main focus on the application of CRichEditCtrl programming. Welcome to the active download.
- 2022-07-13 05:26:37下载
- 积分:1
-
一个好 的 优秀的 网页 日期 选择 控件 , 好 控件,又见好控件 ,好是好控件的好,控是好控件的控,件是好控件的件.setday(tt,obj)用来设置日期...
一个好 的 优秀的 网页 日期 选择 控件 , 好 控件,又见好控件 ,好是好控件的好,控是好控件的控,件是好控件的件.setday(tt,obj)用来设置日期.-a good date to choose the website control, good control, see also good control, good control lamely, with good control of the control, and control is good pieces of the pieces. Setday (tt, obj) is used to set up the date.
- 2023-03-22 04:00:04下载
- 积分: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
-
MiniGUI代码
minigui的代码-MiniGUI code
- 2023-03-05 14:20:03下载
- 积分:1
-
表格打印源代码,简单易用,推荐使用,多提意见
表格打印源代码,简单易用,推荐使用,多提意见-Print source code form, is easy to use and recommended the use of and opinions Thank you
- 2022-09-15 06:10:03下载
- 积分:1
-
vc++模仿Windows任务栏
vc++模仿Windows任务栏-vc imitate the Windows task bar
- 2022-11-10 06:50:03下载
- 积分:1