-
个人简介参考实现1.1的最终版本(JSR
Personal Profile Reference Implementation 1.1 Final Release(JSR-216)
- 2022-02-22 12:29:59下载
- 积分:1
-
这是个MFC框架与sdk关联的小程序,虽是我的练习之作,也可供需要者学习。...
这是个MFC框架与sdk关联的小程序,虽是我的练习之作,也可供需要者学习。-This is a MFC framework and sdk associated applets, though it is my practice to make, but also for those who need to learn.
- 2022-02-02 16:10:53下载
- 积分:1
-
ASP写的很漂亮的水晶论坛
ASP写的很漂亮的水晶论坛-ASP wrote a very nice crystal Forum
- 2022-02-10 16:52:38下载
- 积分:1
-
HTML source code. Rar
Asp.Net的chart源码.rar-HTML source code. Rar
- 2022-07-06 16:14:12下载
- 积分:1
-
不规则形状按钮,mfc
不规则形状按钮,mfc-irregularly shaped buttons, mfc
- 2022-01-26 04:52:58下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
求值程序产生纹理
求值程序产生纹理-evaluates procedures texture
- 2022-08-10 03:02:32下载
- 积分:1
-
包含复选框的组合框
下拉组合框中的内容包含复选框,可实现下拉多选功能。CheckComboBox.h和CheckComboBox.cpp中的CCheckComboBox通过继承CComboBox来实现
- 2023-04-21 17:15:04下载
- 积分:1
-
本软件是在ads上编译的串口实验程序,很好的,是针对lpc22xx的...
本软件是在ads上编译的串口实验程序,很好的,是针对lpc22xx的-the software is compiled in ads Serial experimental procedure, very good, against the lpc22xx
- 2022-09-26 16:00:03下载
- 积分:1
-
c语言班级学生花名册
本代码基本实现班级学生花名册的管理,包括学生信息的增加、删除、修改、查询,运用结构体存储学生的基本信息,包括姓名、年龄、成绩等,是C基础的应用
- 2023-09-01 00:15:03下载
- 积分:1