Description: 这是一个经典实例演示如何应用 javax.microedition.lcdui包-This is a classic example of how to use presentation package javax.microedition.lcdui Platform: |
Size: 2048 |
Author:michael |
Hits:
Description: 这是一个手机游戏,是学习J2ME的好例子。
主要讲了javax.microedition.lcdui
javax.microedition.lcdui.game 等的使用-This is a mobile game is a good example to learn J2ME. Major stresses, such as the use of javax.microedition.lcdui javax.microedition.lcdui.game Platform: |
Size: 360448 |
Author:boshaoai |
Hits:
Description: 一个用来调用CGI脚本的例子,是一个简单但是经典的MIDlet示例。-An example MIDlet to invoke a CGI script (GET method),Learning Wireless Java
Help for New J2ME Developers
By Qusay Mahmoud
*/
import java.io.*
import javax.microedition.io.*
import javax.microedition.lcdui.*
import javax.microedition.midlet.*
/**
* An example MIDlet to invoke a CGI script (GET method).
*/ Platform: |
Size: 1024 |
Author:dogdig |
Hits: