-
很不错的曲线例子,好用看看就知道!!!!!!
很不错的曲线例子,好用看看就知道!!!!!!
-Very good example of the curve, easy to use and see on the know! ! ! ! ! !
- 2023-03-12 13:25:04下载
- 积分:1
-
vc++代码关闭状态栏
vc++代码关闭状态栏
vc++代码关闭状态栏
vc++代码关闭状态栏-vc++ code to turn off the status bar vc++ code to turn off the status bar vc++ code to turn off the status bar
- 2022-05-19 10:02:58下载
- 积分:1
-
XP风格的TAB
XP风格的TAB-XP style of the TAB
- 2022-07-15 15:19:02下载
- 积分:1
-
主要是演示如何使用窗口下面的编程接口
主要是一个演示如何在windows操作系统下面利用vc进行界面编程的scroll功能的使用-is mainly a demonstration of how to use Windows Below vc programming interface for the use of the scroll function
- 2022-04-16 21:00:40下载
- 积分:1
-
5 below VB source of the small programming interface techniques detailed in the...
下面5个VB源码的小程序接口技术,详细说明在包内压缩文件
- 2022-03-06 03:03:12下载
- 积分:1
-
好多 实用的net源码,拿出来与大家共享!多多支持!
好多 实用的net源码,拿出来与大家共享!多多支持!-Healey net source of practical, to show and share! The generous support!
- 2022-01-26 08:34:01下载
- 积分:1
-
MySlider,一个非常简单个性的slider控件
这是一个非常有个习惯的slider控件。非常简单,也非常有个性,非常实用。直接派生Cslider控件即可,附件有所有源码和工程文件。
- 2023-01-28 12:20:03下载
- 积分:1
-
一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮...
一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮的应用程序的之后,你就会理解这个限制。
一个无窗体的用户界面并不使用原始的Win32控件。取而代之的是,给屏幕上的每个控件定制图像显示:包括标签、按钮、列表框等等。使用这一种接口以及不是最新的了:大部分很酷的程序都开始“皮肤”,比如WinAmp和MS Media Player。不过skinning只适合一些小的应用程序,它们拥有很少的对话框。如果你正在做一个数据库驱动的程序,你需要一个固定的框架.-All along, Windows applications are based on GDI/User window structure, and this structure limits in many areas. When you try to use the built-in control set, and then simply and rapidly got a very, very nice application, you ll understand this limit.
A free form user interface does not use the original Win32 controls. Instead, to customize the on-screen image display for each control: including labels, buttons, list boxes and so on. Use this kind of interface and not up to date: the majority of programs have begun to cool "skin" such as WinAmp, and MS Media Player. But skinning is only suitable for small applications, they have very little dialog box. If you re doing a database-driven program, you
- 2022-03-01 03:08:18下载
- 积分:1
-
学生成绩管理系统
有管理员、教师和学生三种用户
每种用户都有自己的界面
管理员可设置初始密码和创建账户以及开课
教师可以录入成绩
学生可以查...
学生成绩管理系统
有管理员、教师和学生三种用户
每种用户都有自己的界面
管理员可设置初始密码和创建账户以及开课
教师可以录入成绩
学生可以查看成绩-Three kinds of users: administrators, teachers and students
they all have their own interface
- 2022-06-19 06:32:20下载
- 积分:1
-
VC++ DrawIcon在窗体上使用图标
// DrawIcon.cpp : Defines the class behaviors for the application.
// Download by http://www.codefans.net
#include "stdafx.h"
#include "DrawIcon.h"
#include "DrawIconDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////////////////////////////////////////////
- 2023-06-25 21:50:03下载
- 积分:1