搜索资源列表
Adlight
- 手机源码游戏:点亮全部蜡烛。有3种开始方式:全新开始,随机数1开始,随机数2开始。-phone FOSS game : all lit candles. There are three kinds of way to start : a new beginning, a few random, random number two began.
j2meAlarm
- 手指跳舞闹钟。安装完设置好时间,等它响了要根据画面输入随机数才能关闭,否则不让正常关闭,逼迫你早上起床时足够清醒。让手指的舞蹈来迎接每一个清晨。(java不能后台运行,这个只是自己学着编来玩玩,仅供参考。在6220c塞班平台测试通过)-Finger dancing alarm. Installing the set time, so it rang a random number according to the input screen to turn off, or not to shut
11
- 郭克华-J2ME移动开发实战教学视频 11. 随机数,集合和定时器-Guo Ke-hua-J2ME mobile development real teaching video 11. Random number, assembled and timer
src003
- Dice Roller 这个软件准许用户产生骰子滚动。一个用户通过把骰子加到卷饼线上,结合对这些结果的加减法完成这。当卷饼线被创造了的时候用户可以产生以这条线为依据的一个随便的数字。 而 J2MEDice 就是 Dice Roller 在 Java 手机上实现的版本。-Dice Roller allow the software user-generated rolling dice. A user is added through the dice online卷饼light of the
BandyMIDlet
- 一个简单的小游戏,基本功能: 1、不停的在手机屏幕随机位置上产生序号为1-9的一个圆,在圆中标有序号。 2、按键盘上的数字键,如果该数字键与某圆的序号相同,则该圆消失,然后继续以上步骤 3、圆消失一次,分数增加,增加的分数为圆中的数字 4、如果数字键与圆的序号不相同,或者分数加了10次后,显示结束画面-A simple game, the basic functions: 1, non-stop mobile phone screen in random locations to
kenken
- 基于J2ME的 填趣味数字游戏 包含源代码和素材 import javax.microedition.midlet.MIDlet import java.util.Random import javax.microedition.lcdui.* import javax.microedition.lcdui.game.* import javax.microedition.midlet.MIDletStateChangeException import javax