-
the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 p...
涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。
重要说明:
1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下
2、未完成部分:
游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果)
游戏难度控制,目前比较幼稚
3、未解决的BUG:
CE下需要按退出菜单退出,点窗口的关闭按钮进程仍然存在-the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 platform; Discussions aimed at the same time prepared to adapt to two types of common code platform, using the most primitive BitBlt and tile from the screen, more rough tile effect. For voice processing relatively naive and not misleading beginners. Important note : 1 without using a memory leak detection tools that do not know no memory leakage, which can help detect about two and unfinished parts : part of the game BOSS (BOSS mapping, BOSS bullets, explosive effect BOSS) difficult to control the game, more naive 3, the unresolved BUG : CE will need to withdraw from the menu, point window close button process still exists
- 2022-01-25 19:23:42下载
- 积分:1
-
Mouse events programming examples
Mouse 鼠标事件编程的例子-Mouse events programming examples
- 2023-02-23 01:10:03下载
- 积分:1
-
shxian digui de xiansh wenjian minglinbg de
shxian digui de xiansh wenjian minglinbg de -shxian digui de xiansh wenjian minglinbg de
- 2022-04-27 09:08:36下载
- 积分:1
-
4G寻址 4G寻址 4G寻址 4G寻址 4G寻址 4G寻址
4G寻址 4G寻址 4G寻址 4G寻址 4G寻址 4G寻址-4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable 4G addressable
- 2022-01-27 15:14:25下载
- 积分:1
-
download music for the procedure
用于音乐下载的程序-download music for the procedure
- 2022-08-20 06:05:10下载
- 积分:1
-
string handling procedures
字符串处理实例程序-string handling procedures
- 2022-03-23 15:49:19下载
- 积分:1
-
XP Optimization REG
XP优化REG -XP Optimization REG
- 2022-08-09 03:18:01下载
- 积分:1
-
这个代码主要就是在list控件中可以实现查询分页功能
这个代码主要就是在list控件中可以实现查询分页功能-This code is mainly in the list control can be achieved query paging capability
- 2022-03-26 18:20:50下载
- 积分:1
-
使用VBA进行Word开发的手册,内容很详细,是进行Word开发不可多得的参考。...
使用VBA进行Word开发的手册,内容很详细,是进行Word开发不可多得的参考。-The use of VBA for Word development manual in great detail, is to develop a rare reference to Word.
- 2022-08-25 21:34:34下载
- 积分:1
-
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面...
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:-err
- 2022-04-17 08:01:26下载
- 积分:1