-
一个hook工具代码
一个hook工具代码-a hook tool code
- 2022-08-15 19:18:59下载
- 积分:1
-
单像后方交会,摄影测量空间后方交会使用,具体的功能需要的人自然知道...
单像后方交会,摄影测量空间后方交会使用,具体的功能需要的人自然知道-Single-like resection, photogrammetric space resection using the specific function of the natural need to know
- 2022-09-16 18:05:02下载
- 积分:1
-
C sharp 访问 Excel,无须COM控件
C sharp 访问 Excel,无须COM控件-C sharp visit to Excel, no need for COM controls
- 2022-03-04 04:38:17下载
- 积分:1
-
"泡沫"游戏
游戏的目标-打造线相同颜色的球。
- 2022-02-05 00:09:54下载
- 积分:1
-
在.net 下制作的一个基于SQL的学生贷款系统。请大家点评。版权所有,请不要非法传播或者乱改写本系统,否则将追究其法律责任。...
在.net 下制作的一个基于SQL的学生贷款系统。请大家点评。版权所有,请不要非法传播或者乱改写本系统,否则将追究其法律责任。- In which net under manufactures based on the SQL student loans
the system. Invites everybody review. All rights reserved, please does
not want the illegal dissemination or randomly changes the comp book
system, otherwise will investigate its legal liability.
- 2023-03-12 22:50:03下载
- 积分:1
-
爱立信R380s模拟器.
爱立信R380s模拟器.-Ericsson R380s simulator.
- 2022-01-24 15:56:15下载
- 积分:1
-
这是一个计算能带结构的软件,也是很不错的。
这是一个计算能带结构的软件,也是很不错的。-This is a calculated band structure of the software is also very good.
- 2023-05-19 12:25:02下载
- 积分:1
-
又一个“关于”窗体的程序 让我们好好学下about窗体的写法
又一个“关于”窗体的程序 让我们好好学下about窗体的写法-another "about" form program,let s learn how to write an "about" form
- 2022-09-02 23:30:03下载
- 积分:1
-
智能电话系统的C语言代码,包括电子邮件功能模块,电话簿功能模块等多个模块。...
智能电话系统的C语言代码,包括电子邮件功能模块,电话簿功能模块等多个模块。-smart phone system in C language code and functional modules including e-mail, telephone directories and other functional modules module.
- 2022-07-04 22:20:26下载
- 积分: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