-
应用WinAPI函数修饰程序窗体实例
应用WinAPI函数修饰程序窗体实例 -The instance of applying the WinAPI function to decorate the program windows.
- 2022-05-27 14:10:02下载
- 积分:1
-
动态网页应用, 可以参考一些javascrpt,html,css的用法
动态网页应用, 可以参考一些javascrpt,html,css的用法-application of danamic HTML.you can referent some
useable of javascipt,html.c
- 2022-02-02 01:49:44下载
- 积分:1
-
和金山的界面一样的,很都窗口的COOL的窗体。
和金山的界面一样的,很都窗口的COOL的窗体。-Jinshan and the same interface, it has a window of COOL forms.
- 2022-03-20 05:17:30下载
- 积分:1
-
a simple graphic image of a good useful with the vc c under the procedures, plea...
一个简单的图形图象方面的有用的很好的用c++在vc下实现的程序,请下载.-a simple graphic image of a good useful with the vc c under the procedures, please download.
- 2022-04-22 00:22:25下载
- 积分:1
-
在MS DOS运行此代码
this code runs in ms dos
paint.cpp : main code
bmp_defs : functions to load and save bmp files
cursor.h : definitions of different cursors used
outlook.h : contains the entire window description of paint
- 2022-01-30 18:29:35下载
- 积分:1
-
三维饼图IntroductionHi all!! Well I have been looking for a pie control that would u...
三维饼图IntroductionHi all!! Well I have been looking for a pie control that would use the skin images instead ofsimple colors and just could not find that. And I struggled quit a lot to make it but ..:( anywayso found out another solution that is 3D pie control that could satisfy my needs. I got itdeveloped with one of my bright colleagues, Amit Ganguly, who is a fresh engineer and strongwith mathematics. So guys just download it, use it, and let me know your comments/-3D pie IntroductionHi all! ! Well I have been looking for a pie that would control the use images instead ofsimple skin colors and just could not find that. And I struggled quit a lot to make it but .. : (anywayso found out another 3D solution that is pie control that could satisfy my needs. I got itdeveloped with one of my bright colleagues, Amit Ganguly, who is a fresh engineer and strongwith mathematics. So guys just download it, use it, and let me know your comments /
- 2022-08-02 18:11:26下载
- 积分:1
-
该项目涉及投标价值的报价,投标者的指示…
The project deals with quoting of tender value, Instructions for the tenderer to be followed, Eligibility criteria, and Credit card Validation. The first major problem is to obtain the necessary information. The existing documents are a major source of information. The second major problem is to store the data particularly the amount quoted by the tenderer in an encrypted way. The third major problem is the validation of Credit card of the tenderer in order to check for valid user. This project is developed using ASP, HTML, MSAccess, and VBScript. This project will definitely leads in a great way to achieve the way of Tendering.-The project deals with quoting of tender value, Instructions for the tenderer to be followed, Eligibility criteria, and Credit card Validation. The first major problem is to obtain the necessary information. The existing documents are a major source of information. The second major problem is to store the data particularly the amount quoted by the tenderer in a
- 2022-08-17 01:49:31下载
- 积分: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
-
用WTL开发的按钮菜单,可以在自已的程序中直接使用
用WTL开发的按钮菜单,可以在自已的程序中直接使用-use WTL development of the menu buttons can own procedures used directly
- 2022-01-25 14:25:30下载
- 积分:1
-
具有浮动风格的界面工具库
具有浮动风格的界面工具库-with floating-style interface toolkit
- 2022-10-01 17:25:03下载
- 积分:1