-
AppFace supports three skin loading from the disk loading, loading resources fro...
AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll"
- 2022-03-05 03:56:05下载
- 积分:1
-
目录选择对话框。
目录选择对话框。-Contents dialog.
- 2022-02-02 07:37:05下载
- 积分: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
-
dump文件全过程 及其文档
总结dump生成整个过程 附带文档 包学包会
- 2022-01-25 18:21:25下载
- 积分:1
-
该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。...
该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。- This procedure realized HEX to carry on the edition to any
document the function. Hexadecimal system editor. Practical.
- 2022-09-15 05:25:03下载
- 积分:1
-
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。...
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice.
Adding machine, decoder and others are included.
- 2022-03-20 23:08:41下载
- 积分:1
-
VC无负担实现XP风格界面可以实现所有控件的XP风格,很实用
VC无负担实现XP风格界面可以实现所有控件的XP风格,很实用-VC burden without realizing XP style interface can control all the XP style, practical
- 2023-06-29 15:25:02下载
- 积分:1
-
Multiwindows are showed in the same ChildWindow, Each window is seperated by the...
多个视图窗口显示在一个CCHILDWND中,通过分隔栏控制其分布,所有视图窗口共用一个DOC文档,其保存数据在各窗口中以不同形式实现可视化-Multiwindows are showed in the same ChildWindow, Each window is seperated by the seperator, which can be moved by the mouse.
all the viewwindow has the same doc resulting in the commom data showing in different window with different styles.
- 2022-09-23 06:35:03下载
- 积分:1
-
给软件添加 自己喜欢的 启动画面 很有趣的一个小教程
给软件添加 自己喜欢的 启动画面 很有趣的一个小教程-To add your own favorite software startup screen very interesting, a small Tutorial
- 2023-07-08 06:25:05下载
- 积分:1
-
使用 C# 和 SQL 的预先登录窗体
提前登录窗体 C#.NET 2010年和 SQL 2008 年。
本教程为您了解如何在 C#.NET 中预先登录。它是为初学者只。
在本教程中:
新的用户注册
忘记了密码
更改用户信息
更改密码
和删除用户。
- 2022-06-13 22:05:40下载
- 积分:1