-
college_management_system
- 2023-06-06 15:05:09下载
- 积分:1
-
一个很好的mfc关于windows界面编程的代码
一个很好的mfc关于windows界面编程的代码-A very good on the windows interface programming mfc code
- 2023-01-01 18:30:03下载
- 积分:1
-
一个自动停靠的对话框,非常方便实用的使用。
一个自动停靠的对话框,非常方便实用的使用。-An automatic stop of the dialog box, very convenient and practical use.
- 2022-06-30 08:26:35下载
- 积分:1
-
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。...
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。-let toolbar button to move, and detailed description of the dynamic click the button to add the code.
- 2022-03-15 06:25:20下载
- 积分:1
-
buttons with pictures of the examples, can bring with delphi programming like th...
带图片的按钮的例子,能带来跟delphi编程等一样的按钮效果-buttons with pictures of the examples, can bring with delphi programming like the button effect
- 2023-03-31 09:30:04下载
- 积分:1
-
nurbs vs2010
3.01使用NURBS,VS2010编译。里面有一个测试项目,和test.exe testwin.exe。代码适合初学者。libnurbs NURBS是一个好的图书馆,使用Linux
- 2022-07-24 19:44:39下载
- 积分:1
-
VB.NET编写的得到屏幕某一个点的颜色
此代码是用VB.NET编写的一个窗体屏幕颜色获取程序,屏幕的x、y坐标可以在窗体的文本框中手工设置,注意不能超过屏幕的大小,用VS2005编写,打开工程后,直接就可以运行。
- 2022-04-23 22:12:34下载
- 积分:1
-
次程序主要是描述的学生的基本档案管理和成绩的管理。
次程序主要是描述的学生的基本档案管理和成绩的管理。-Times the procedure is described in the students the basic file management and performance management.
- 2022-02-21 07:47:34下载
- 积分: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
-
嘻嘻 用文档打得程序 忘了是什么了 大家可以运行实施哦
嘻嘻 用文档打得程序 忘了是什么了 大家可以运行实施哦-played with documentation procedures forgot what it is we can implement Operation oh
- 2022-04-17 01:59:30下载
- 积分:1