搜索资源列表
Echo.zip
- 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
SimpleDemo.zip
- 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
AmazonExample.zip
- 一个手机游戏例子-example of a cell phone game
HttpClient.zip
- 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
AmazonExample
- 一个手机游戏例子-example of a cell phone game
HttpClient
- 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
SimpleDemo
- 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
Echo
- 手机游戏例子,这是一个客户端-example of a cell phone game, this is a client
J2MENetwork
- 这是一个手机SOCKET开发程序,可以利用这个实例代码在手机上进行SOCKET开发-This is a phone socket development process, we can use the example code on the phone to develop SOCKET
CH_Brief_Introduction_to_Networked_MIDlets_v1_0.ra
- 基于网络的MIDlets简介 通过这个简介以及网络MIDlet和servlet的范例,你将有能力开发自己的网络MIDlets和相应的servlets。在诺基亚论坛的《一个基于网络的MIDlet范例:老虎机》[FRUITMAC]一文中,介绍了使用这种技术(甚至部分源码相同)的更为复杂的例子。-network-based MIDlets brief profiles as well as through the network and servlet MIDlet example, you wi
ViewPng
- 下载和显示PNG图片的j2me例子,一个很不错的演示代码,请大家借鉴一下。-download and display pictures of PNG j2me example, a very good demonstration code, please learn from this.
a-sample-of-j2me
- j2me开发的手机网校设计文档,开发实例,word版-School j2me phone design development documents, development of an example, word version
invoke-a-CGI
- 一个用来调用CGI脚本的例子,是一个简单但是经典的MIDlet示例。-An example MIDlet to invoke a CGI scr ipt (GET method),Learning Wireless Java Help for New J2ME Developers By Qusay Mahmoud */ import java.io.* import javax.microedition.io.* import javax.microed
Building-a-J2ME-sliding-menu-with-text-and-images
- This example will show, how to create an image icon to perform the next action or next image from the list every time it s been clicked. So if you want to go from one icon to another icon by the nice sliding effect, you have to run the gi
Building-a-J2ME-sliding-menu-with-text-and-images
- In the given J2ME Menus example, we have explained to create two different buttons that is going to perform as a back and forward buttons. You can see the series of photographs one by one using these sliding menu in J2ME.
Graphics-MIDlet-Example
- This the another graphic example, where we are going to draw a image that look and act like satellite and earth. For creating these types of graphics in J2ME we use MIDlet s. In the example we have created PacerCanvas class that extends t
devouring-a-snake
- 一个简单的吞食蛇例子,安装了eclipse编程工具,在copy代码在里面运行即可-A simple example of devouring a snake, the installation of eclipse programming tool, copy the code can be run on the inside
j2me-server
- j2me server example a good example to check server connections and learn j2me
text-feild
- j2me text field example a good example of checking text field and how to append it on form
j2me-client-connection
- j2me client example a good source to chek client and its working method by server and can easily edit and understands