-
Drag items from Toolbar and drop into view
Drag items from Toolbar and drop into view-Drag items from Toolbar and drop into view
- 2022-07-05 05:22:22下载
- 积分:1
-
Forms and graphs, create forms and graphs in visual basic
Forms and graphs, create forms and graphs in visual basic
- 2022-07-28 12:14:58下载
- 积分:1
-
类似VC的界面框架程序
类似VC的界面框架程序-similar VC interface framework procedures
- 2022-07-03 03:07:32下载
- 积分:1
-
自动修改Visualc++资源文件的ID的值,是一个非常好的工具,能修改资源文件的错误...
自动修改Visualc++资源文件的ID的值,是一个非常好的工具,能修改资源文件的错误-Automatically modify Visualc++ Resource ID documents of value, is a very good tool to modify the resource file error
- 2022-04-17 23:59:39下载
- 积分:1
-
一个vc++很好的源码,是GDI++的一个说明, 可以用于LINUX, WINDOWS...
一个vc++很好的源码,是GDI++的一个说明, 可以用于LINUX, WINDOWS-a good source, GDI is the one that can be used for Linux, Windows
- 2023-08-10 18:20:02下载
- 积分:1
-
超冷演示效果,非常逼真。
超COOL的显示效果,非常逼真。使用C++开发,适用于Linux,windows平台。- The ultra COOL demonstration effect, is extremely lifelike.
Uses the C development, is suitable to Linux, the windows platform.
- 2023-05-20 06:35:04下载
- 积分:1
-
根据位图设置不规则的窗体
可更具图像的大小及尺寸设置不规则的窗体,用于个性化窗口的生成,是一个比较容易掌握的技术,附上源码。
- 2023-05-27 18:55: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
-
一个运行在WINCE上的小程序,用于火车票的查询。程序不大且易懂,适合初学者。...
一个运行在WINCE上的小程序,用于火车票的查询。程序不大且易懂,适合初学者。-pulled a run on a small procedure for ticket inquiries. Procedures not comprehensible, but for beginners.
- 2022-07-08 08:04:36下载
- 积分:1
-
模拟任意设备串口通讯程序
模拟任意设备串口通讯程序。DATA.TXT文件里可以任意写入发送的命令(分号结束)和返回的数据(句号结束),因串口接收程序无法区分设备类型,如两种设备命令相同,则无法判断该返回哪种数据。
建议DATA文件只有一种设备的命令数据。有LRC和CRC校验。
- 2022-03-05 17:12:39下载
- 积分:1