-
千千静听VC源码,可以实现大部分功能,歌词与换皮肤等等~
千千静听VC源码,可以实现大部分功能,歌词与换皮肤等等~-VC source Chichiwa listening, you can realize most of the functions, the lyrics and for the skin and so on ~
- 2022-03-12 17:20:56下载
- 积分:1
-
非常有用的智能编辑框。过滤非
非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。-Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.
- 2023-05-14 01:45:03下载
- 积分:1
-
java开发的简单界面的学生管理系统
1、完成了登录界面2、完成了对学生信息的增删改查3、添加了分页查询的功能
- 2022-03-13 12:20:28下载
- 积分:1
-
一个用VC++6.0编写的控件,该控件可以插入图片,选择框等各种功能,并有打印和打印预览功能....
一个用VC++6.0编写的控件,该控件可以插入图片,选择框等各种功能,并有打印和打印预览功能.-a VC 6.0 prepared by the controls, the controls can insert pictures, choose frames and other functions, and the Print and Print Preview function.
- 2022-04-11 03:07:29下载
- 积分:1
-
prepared Outlook style interface similar to those of controls.
Delphi下编写类似于Outlook风格界面的控件。-prepared Outlook style interface similar to those of controls.
- 2023-06-18 18:20:04下载
- 积分:1
-
c++builder的经典书籍,非常不错,主要讲界面开发的
c++builder的经典书籍,非常不错,主要讲界面开发的-c++ builder of classic books, very good, the main speaker interface developed
- 2022-03-10 07:43:34下载
- 积分:1
-
带图标的工具栏,漂亮的界面设计,可以编译运行
带图标的工具栏,漂亮的界面设计,可以编译运行-The tool bar with icon
- 2023-03-07 04:10:04下载
- 积分:1
-
一个很好的java游戏,包括所有源和回答的类文件!
a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
- 2022-01-27 14:27:40下载
- 积分:1
-
超市收银系统 QT语言
应用背景对于QT的初学者来说是一个不错的选择。超市收银系统涵盖有界面的开发,数据库的开发,QT的各组件之间的应用。更能增加初学者对Qt语言的了解。关键技术数据库的应用,打开,创建,删除,qt的基本组件(按钮,文本框,加载图片,下拉框,布局管理等的应用)
- 2022-02-21 09:47:41下载
- 积分:1
-
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