搜索资源列表
200702281431476388
- 手机拼图游戏:J2ME游戏,代码公布。请赐教! 游戏概要: 该拼图游戏现只能单机玩,不能通过红外线或蓝牙短距离局域网玩、也不可以通过连网在服务器上玩;不过在以后的版本中会增加这些功能。 该游戏难度分为简单、一般、困难。简单是把一张图片分成了4块,很好拼;一般是把图片分成了16块也很好拼;困难是把图片分成了64块,有点难噢! 该游戏共有12关,在每关过后可以欣赏一些图片。-phone picture arrangement game : J2ME games, code publi
momeunit-all-1_1_2.tar
- MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列出的失败或错误的详细信息。-MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 complia
GZipStream
- GZIP stream for J2ME. Only handles decompression but can be used for reading GZip HTTP data. Also include callback interface for progress screens.