搜索资源列表
Fireworks
- 一个用java编写的 "烟火" 小程序 采用多线程 给某些需要的新人使用-A written using java " fireworks" small program uses multiple threads to use some of the needs of new
java09_kulki
- Easy game in Java using threads. You must to catch balls with moving bar.
Snack
- 利用Java Swing实现的经典贪食蛇游戏,利于Java初学者掌握基本的GUI编程方法以及线程的简单使用。源码在src目录下。-Use Java Swing achieved classic Snake game, which will help beginners master the basic Java GUI programming, and simple to use threads. Sources are in the src director.
Beach-to-catch-crabs
- 线程和鼠标以及键盘事件的监听与处理是Java桌面应用程序中必须熟练掌握的关键技术。本程序使用线程和鼠标事件监听器开发一个捉螃蟹的程序,程序启动后会有一个线程控制螃蟹随机出现在沙滩的某个小洞里,鼠标点击某个螃蟹,它会流泪(因为知道自己要被抓了),而鼠标也会变成拾取物品的动作-Threads and monitor and handle mouse and keyboard events is a key technology Java desktop applications must be fa