Welcome![Sign In][Sign Up]
Location:
Search - javax.microedition

Search list

[JSP/Java1

Description: 这是一个经典实例演示如何应用 javax.microedition.lcdui包-This is a classic example of how to use presentation package javax.microedition.lcdui
Platform: | Size: 2048 | Author: michael | Hits:

[JSPLearning_Wireless_Java

Description: Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP). These APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports.
Platform: | Size: 1150976 | Author: abc de | Hits:

[Communication-Mobilegame

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:

[JSPServerConnector

Description: 在J2ME中,专门提供了一个网络连接框架——GCF。它为资源有限的设备提供了一个可扩展的、通用的I/O 框架。GCF 是一组在 javax.microedition.io 包中定义的接口。 在 GCF 中共定义了七个接口 ,其中 Connection 是最基本的连接类型,且同时提供了对数据包和流连接的支持。沿着层次结构向下派生出提供更多功能的接口。在MIDP 1.0 规范只要求设备支持 HTTP 连接协议,而更新的 MIDP 2.0 规范要求同时支持 HTTP 和 HTTPS,后者提供了对更安全的网络连接的支持。 -j2me
Platform: | Size: 1024 | Author: kaser | Hits:

[JSP/JavaCLDC

Description: 迄今为止,我们知道 CLDC 比较适合 J2ME,并且也已经建立了我们的开发环境。在这一章中,我们将更深入地探索 CLDC API。CLDC API 实际上只是 J2SE 的一个子集,它包括 java.lang、java.io 和 java.util,另加一个新软件包 -- javax.microedition。我们将逐个来研究这些软件包,并突出显示每一个包中的重要的类。 -game
Platform: | Size: 3072 | Author: 杜坤 | Hits:

[DocumentsMIDP2

Description: MIDP2.0J2ME是一个很流行的用于移动设备游戏开发的平台。J2ME中的MIDP 2.0引入了一个新的API包,它提供了一些定义好的游戏结构,这在以前的1.0版中要通过很多累赘代码来实现。在这部分tutorial中,我们会学习这个API包,然后用它开发一个小游戏(为了学习需要,我们会用到包中所有的类)。这个包是javax.microedition.lcdui.game. 它的建立基于我们前两次学的J2ME概念。-MIDP2.0
Platform: | Size: 49152 | Author: xuy | Hits:

[J2MEinvoke-a-CGI

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:

[JSP/JavaAudio-MIDlet-Example

Description: This example illustrates how to play audio songs in your mobile application by creating a MIDlet. In the application we have created a player for an audio song by using of javax.microedition.media API. As you know we have already created two player for two different songs and want to play both song in an application at a time.
Platform: | Size: 161792 | Author: Samir Patel | Hits:

[J2MEkenken

Description: 基于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.microedition.rms.* public class kenken extends MIDlet { static Display display //GameField gameFidld static MainGame game -number game
Platform: | Size: 475136 | Author: 沈筱 | Hits:

[JSP/JavaMenuBar

Description: import javax.microedition.khronos.opengles.GL11.
Platform: | Size: 4096 | Author: dumenpie | Hits:

CodeBus www.codebus.net