-
j2me推箱子小游戏源代码
资源描述
* GameMidlet.java
*
* Created on 2007年12月15日, 上午12:56
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package gamepackage;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
*
* @author bense
*/
public class GameMidlet extends MIDlet{
private Display display=null;
private GameChoose choice=null;
public GameMidlet() {
choice=new GameChoose(this);
display=Display.getDisplay(this);
}
public void startApp(){
&nb
- 2022-07-26 05:31:15下载
- 积分:1
-
java面向对象编程简单讲义
java面向对象编程,分了9个类来讲解编程个方面的内容,Java OOP,java继承,如何继承,Java继承的本质等,还有swing编程简单讲义。
- 2022-07-09 04:46:30下载
- 积分:1
-
取硬盘序列号与网卡MAC地址源码
取硬盘序列号与网卡MAC地址源码-drive from card serial number and MAC address FOSS
- 2022-01-28 11:20:00下载
- 积分:1
-
java管理系统ext-js+springmvc+hibernate+mysql
该系统是公司之前做过的一个项目,包含项目的基础配置,下载后,直接可以配置模块进行开发,界面是典型的后台管理系统界面。希望能和大家相互交流学习。
- 2022-10-17 12:40:11下载
- 积分:1
-
UCI数据集
UCI数据集
- 2020-12-02下载
- 积分:1
-
java UDP聊天服务器及客户端
java UDP聊天服务器及客户端-Chat server and the client
- 2022-03-20 06:19:04下载
- 积分:1
-
清华大学J2EE教程讲义(ppt)
清华大学J2EE教程讲义(ppt)-Tsinghua University J2EE tutorial lectures (ppt)
- 2022-01-31 01:03:49下载
- 积分:1
-
huowuchuandi
模拟货物传递的过程 利用多线程编程 文件含有程序源代码 直接下载不需密码(Simulated cargo transfer process using multi-threaded programming source code file containing the program downloaded directly without a password)
- 2013-10-19 20:57:08下载
- 积分:1
-
J2EE, J2EE There are so many things that we mull the other ink
J2EE项目,里面有很多J2EE的东西,大家看吧,别墨迹了-J2EE, J2EE There are so many things that we mull the other ink
- 2022-01-25 14:46:56下载
- 积分:1
-
Algorithms-4th-Chinese
算法 第4版 谢路云翻译(Java描述)_完整版 超实用超经典(Algorithms 4th edition Jerrodd cloud translation (Java description) _ the full version of the classic super-ultra-practical)
- 2021-04-03 23:39:05下载
- 积分:1