登录
首页 » 界面开发 » HGE 2D游戏引擎 GUI 控件扩展

HGE 2D游戏引擎 GUI 控件扩展

于 2023-05-30 发布 文件大小:29.62 kB
0 1017
下载积分: 2 下载次数: 1

代码说明:

老外的例子,实现了常用的按钮、列表框、下拉等控件。。。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个很好的c# 语言学习软件。请大家看一下啊,不要错过哦
    一个很好的c# 语言学习软件。请大家看一下啊,不要错过哦-a good c# language learning software. Please look at the ah, not to miss oh
    2023-02-03 16:50:03下载
    积分:1
  • 一个很有用的学生成绩管理系统,很小很使用,请大家下
    一个很有用的学生成绩管理系统,很小很使用,请大家下-A useful student achievement management system is the use of small, please, under U.S.
    2022-03-20 19:58:13下载
    积分:1
  • 安卓日历demo
    资源描述安卓日历demo,可方便修改添加自己的业务逻辑
    2022-03-23 23:28:48下载
    积分:1
  • 人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(...
    人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(如联机事务处理OLTP或决策支持系统DSS)中表现得尤为明 显。笔者在工作实践中发现,不良的SQL往往来自于不恰当的索引设计、不充份的连接条件和不可优化的where子句。在对 它们进行适当的优化后,其运行速度有了明显地提高!下面我将从这三个方面分别进行总结:-people in the use of SQL often fall into the trap, that is too focused on the findings is correct, and ignore a different method may exist between the performance differences, these differences in large or complex database environment (such as online transaction processing or decision support OLTP system DSS) has become even more obvious. In practice I found that the poor tend to SQL from inappropriate design of the index, not fully connected and non-optimal conditions where the phrase. On their proper optimization, and their operating speed has been improved! Now I will be three aspects of this summary :
    2022-07-14 22:31:11下载
    积分:1
  • C反跳表
    Jump statment in C shapr
    2022-03-18 22:50:35下载
    积分:1
  • err
    ResBorn 是一种高效方便的多语言引擎,它的工作模式如下: 1.导出字符串: 枚举指定PE文件(可以是当前进程的EXE文件)中的所有资源,把其中语言相关的字符串(对话框、菜单、字符表)导出为 LNG 格式的语言字符串列表(UNICODE带BOM的文本文件),用户可以使用任何文本编辑器编辑它。 2. 导入字符串:枚举指定PE文件(可以是当前进程的EXE文件,有自动退出更新机制)中的所有资源,根据1中所述的LNG文件,把特定的字符串更改结果回写到资源中,完成一个多语言版本的重构工作。 其中,步骤一可省略,开发者可以提供原始的语言文件。步骤二仅在切换语言时调用,正常运行时不需要耗费任何的性能损失(根本不用干活),和MUI方式一样。 简而言之,ResBorn 是一个 Win32 PE 资源专用解析引擎! 更进一步地,你可以根本不用考虑多语言引擎,因为 ResBorn 本身提供了一个使用 ResBorn Engine 的工具(名字就叫 ResBorn),可以认为是一个专用资源汉化工具(或者英化?等)。使用 ResBorn 工具,可以INI格式的语言字符列表,修改后回写到EXE/DLL文件中,即可得到一个新语言版本的程序。(理论上针对任何PE有效,不需要在程序中做什么工作,即,对任何第三方程序可用)-err
    2022-01-26 04:07:31下载
    积分:1
  • 在状态条中显示鼠标的设备坐标与逻辑坐标
    在状态条中显示鼠标的设备坐标与逻辑坐标-the state of the equipment shows the mouse coordinates and logic coordinates
    2022-06-15 16:16:55下载
    积分:1
  • SDI for the Multi
    在SDI中进行多视图切换的小程序,在一些情况下,应用程序有许多信息要显示,当一个窗口内显示不下时,VC提供的MDI应用程序可以解决这个问题,但是如果应用程序只是对单个文档,采用多种方式显示,则采用SDI更合适。那么,如何在单文档应用程序中实现多视图呢?缺省情况下,派生类的构造函数是pretected类型的,必须将它改为public类型,因为我们将会动态生成派生视图类并切换活动的视图。也可以一次生成所有的视图,但是这样造成系统资源的极大浪费。-SDI for the Multi-View handoff small procedures, in some cases, there are many applications of information to show that, when a window display at the least, the VC MDI applications can solve this problem, but if the application procedure is a pair of individual files, use various methods to show , using SDI more appropriate. How, then, in single file applications to achieve multi-view? By default, derived class constructor is pretected type, it must be changed to public type, because we will be dynamically generated and derived View Class View switching activities. One can also generate all views, but this system caused a tremendous waste of resources.
    2022-02-14 04:26:25下载
    积分:1
  • TOOLTIP自定义,简单实用,比系统的稍微好一点
    TOOLTIP自定义,简单实用,界面比系统的稍微好一点-ToolTip custom, simple and practical than the system interface slightly better
    2022-03-17 03:41:19下载
    积分:1
  • QT GUI C++源码编程
    这是C++ GUI qt 界面编程实例代码:C++ GUI Programming with Qt 4 (second edition) by Jasmin Blanchette and Mark Summerfield. ISBN 0-13-235416-0 The root of the examples directory contains examples.pro. If you execute qmake examples.pro make (nmake if you use Visual C++), the examples for all chapters with complete cro
    2022-11-16 07:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载