搜索资源列表
Snake
- 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. Implementation of the snake mov
SnakeGame
- Event Handling demonstration in vc-Event Handling demonstration in vc++
GAMESEVER-KGConfig
- 设置奇迹GS代码,包括爆率,事件开关,加点功能-Set miracle GS code, including the burst rate, the event switches add function
Main.xaml
- 简单煮汤圆小游戏部分代码,主要包含计时器和鼠标拖曳事件-Simple boiled rice balls game part of the code consists mainly of a timer, and mouse drag event
Hanoi
- 实现了一个汉诺塔的游戏,可以自动演示,主要用到gdi、c#的事件编程-A Tower of Hanoi game automatic demonstration, mainly used in the event of the gdi, c# programming
WindowTalk
- LUA脚本源码,对话窗口弹出事件,自动弹出事件-LUA scr ipt source, the dialogue window pop-up event, automatic pop-up event
pingtu
- 执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-After the implementation of this instance, use the mouse to drag the selected image stitching can be taped together to form a complete picture. Knowledge in this instance: the m
ping-pong
- This a guide meant to help beginner s grasp the basic concepts in Delphi through the simple game of Ping-Pong. It includes manipulation of controls and uses the KeyDown Event to control the Paddles-This is a guide meant to help beginner s grasp the b
javascriptalertmaker
- A Program that activate Javascr ipt s Alert Event
Hanoi_Game
- Swing实现的汉诺塔小游戏。可以通过鼠标拖动碟子完成游戏,游戏规则大家都知道就不复述了。有计时和非法操作提醒。适合初学者了解Swing、线程和事件监听等。我也只是一个学生,能做的有限,希望能通过。我想好好学习贵网站的资源。真心的。非常感谢!-Swing Tower of Hanoi game implemented. You can drag the mouse to complete the game dishes, rules of the game we all know not to
Messenger
- This an advanced version of a messaging system for C#. It will automatically clean up its event table after a new level has been loaded. This will prevent the programmer from accidentally invoking destroyed methods and thus will help prevent many Mis
EventScript
- 红月五星中文事件编辑器 -Luna Star Chinese Event EditorLuna Star Chinese Event Editor
bubbling
- An event bubbling test used for game frameworks
basic
- A basic event framework that doesn t use bubbling to increase performance for game framework.
4de
- stone 182 version. event src. down
Beach-to-catch-crabs
- 线程和鼠标以及键盘事件的监听与处理是Java桌面应用程序中必须熟练掌握的关键技术。本程序使用线程和鼠标事件监听器开发一个捉螃蟹的程序,程序启动后会有一个线程控制螃蟹随机出现在沙滩的某个小洞里,鼠标点击某个螃蟹,它会流泪(因为知道自己要被抓了),而鼠标也会变成拾取物品的动作-Threads and monitor and handle mouse and keyboard events is a key technology Java desktop applications must be fa