-
实现文件复制拷贝功能
是一个在VC下实现文件拷贝的程序,包括浏览文件夹、拷贝进度显示功能,文家拷贝主要使用win32函数CopyFileEx,进度显示则通过其回调函数CopyProgressRoutine实现。
- 2022-03-10 10:59:25下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1
-
在系统状态条上添加图标
在系统状态条上添加图标-state of the system to add icons
- 2022-10-09 18:00:08下载
- 积分:1
-
Buoy 使得简单 Java 用户界面的编程变得轻而易举
Buoy 使得简单 Java 用户界面的编程变得轻而易举-Inc makes the simple user interface of the Java programming becomes easy
- 2022-03-01 16:27:20下载
- 积分:1
-
在工具栏上的图标下,如何加上图标,本程序可以教你轻松地实现。...
在工具栏上的图标下,如何加上图标,本程序可以教你轻松地实现。-How to add new icons underneath the icons of toolbar ?
now this application will teach you how to easily implement that.
- 2022-03-04 07:12:56下载
- 积分:1
-
class_generator
本程序是一个图形化的工具,将自动创建基于您所选的选项类的源代码。你从来没有注意到这类通常具有相似的基本结构,需要重写一次?这是一个有点繁琐的时候因为孤独,它会很方便也能产生类骨架程序,界定公共铺设,保护,和私人的,定义一个默认构造函数和析构函数,等。我们将做一个GUI(窗口)包含几个选项!
- 2022-05-14 14:23:43下载
- 积分:1
-
类似windows excel 表格的图形控件
类似windows excel 表格的图形控件,这是个demo,表明了各种不同特性的使用方式和实际效果;大家可以参考一下,还是不错的;
- 2022-07-20 16:44:30下载
- 积分:1
-
QTCreator做的仿360界面
类似于360主界面,各个窗口的实现,可以窗口之间来回切换,可以更换皮肤,各种实用的操作,大家可以把这个框架作为开发界面用,把相关文字和图片换成自己想要的,可以省去很多时间和精力。
- 2023-01-12 10:20:04下载
- 积分:1
-
vb+mo地理信息系统二次开发,实现数据查询,空间分析,动态跟踪,图形编辑。...
vb+mo地理信息系统二次开发,实现数据查询,空间分析,动态跟踪,图形编辑。-vb mo GIS secondary development, data inquiries, spatial analysis, dynamic tracking, image editing.
- 2022-05-14 00:36:32下载
- 积分:1
-
很多时候,你想在你定制对话框显示的颜色。也许是单向的…
Quite often, you want to customize the colors shown in your dialogs. Maybe a unique, original look is required (and you don t want to go all the way into skinning) perhaps a red background seems suitable for critical error messages if you ve developed a complex dialog, parts of which serve as drop targets, you might want to emphasize those: or, in a form with required fields, you might want a different color for them. -Quite often, you want to customize the colors shown in your dialogs. Maybe a unique, original look is required (and you don t want to go all the way into skinning) perhaps a red background seems suitable for critical error messages if you ve developed a complex dialog, parts of which serve as drop targets, you might want to emphasize those: or, in a form with required fields, you might want a different color for them.
- 2022-04-19 03:05:04下载
- 积分:1