CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - J2ME 例子

搜索资源列表

  1. SoundTest

    0下载:
  2. 一个简单的小例子说明了j2me中,声音应该怎么实现,十分适合初学者-A simple example shows in j2me, how to realize the voice is very suitable for beginners
  3. 所属分类:J2ME

    • 发布日期:2017-04-11
    • 文件大小:947
    • 提供者:吴用
  1. LWUITDemo

    0下载:
  2. 学习j2me所收集的界面框架LWUIT例子。 非常好用,推荐!-J2me study collected examples of the LWUIT framework interface. Very easy to use, recommended!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1484093
    • 提供者:Michael
  1. FileChooser

    0下载:
  2. 用于根据uri读取本机资源的例子 供大家学习用 应用在j2me-For uri read in accordance with examples of local resources for your learning with applications in j2me
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:4150
    • 提供者:allen
  1. HttpConnectionPost

    0下载:
  2. J2me 网络连接学习代码……一个简单的例子-Network connection J2me learning code ... ... A simple example
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:560123
    • 提供者:yuwushen
  1. J2meGpsExamples

    2下载:
  2. 基于J2me手机终端,实现GPS定位系统的5个例子,附有源码。-J2me mobile phone-based terminals, GPS positioning system to achieve the five examples with source code.
  3. 所属分类:J2ME

    • 发布日期:2014-03-26
    • 文件大小:395799
    • 提供者:郁闷
  1. Chapter05

    0下载:
  2. Getting to Know J2ME Polish 开发例子源码,-Getting to Know J2ME Polish examples code
  3. 所属分类:J2ME

    • 发布日期:2017-04-08
    • 文件大小:1731
    • 提供者:visualdata
  1. compass-location

    2下载:
  2. 本代码是一个j2me编写的位置信息读取的例子,可以实现读取手机的GPS位置信息,并且把它显示的画面上。-The code is a j2me prepared to read examples of location information, mobile phones can read the GPS location information, and it showed on the screen.
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-26
    • 文件大小:2230
    • 提供者:彭文福
  1. game

    0下载:
  2. 这是一个手机游戏,是学习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
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:360444
    • 提供者:boshaoai
  1. GuttlerGame

    0下载:
  2. 这是一个j2me的贪吃蛇游戏,游戏定义了障碍物的概念,并随机生成障碍物,是初学者的好例子-This is a j2me game of Snake, the game concept of the definition of the obstructions and obstacles randomly generated, it is a good example for beginners
  3. 所属分类:J2ME

    • 发布日期:2017-04-07
    • 文件大小:209296
    • 提供者:mengqy
  1. j2memapsdk

    0下载:
  2. J2memap是一个手机程序,允许你创建与服务混合使用GoogleMap,雅虎地图等。收缩是根据J2memap博客。....你会看到我们在这个博客别人的例子。 您可以扩展J2ME的地图有两种方式: *通过访问您自己的XML数据文件,并显示在屏幕上。这是最简单的方法,而且可以使中间文件格式支持mose的需要。 *通过编写自己的代码使用一些J2ME的地图组件。-J2memap is the first mobile program that allows you
  3. 所属分类:J2ME

    • 发布日期:2017-04-10
    • 文件大小:1244441
    • 提供者:menghongbing
  1. FlyingMonster

    0下载:
  2. 一个很简单的例子,就是用J2ME是实现一个会飞行的蜜蜂,方向键控制。适合初学者,理解精灵的使用。-A flying bee demo by j2me
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:126294
    • 提供者:Tom Liang
  1. MenuEffect

    0下载:
  2. 一个用J2ME实现的菜单特效的例子,按上下键的时候会有水波纹的效果-A menu with the J2ME implementation examples of special effects, according to a time when there will be water down key ripple effect of
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:29121
    • 提供者:曾路林
  1. RacingMidlet

    0下载:
  2. 一个J2ME的例子,真的很要用,都有源码-An example of J2ME, it is really to use, there are source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:59867
    • 提供者:ccx
  1. HTTP-MIDlet

    0下载:
  2. 一个HTTP MIDlet编程例子,非常经典,来自J2ME in a Nutshell一书-An HTTP MIDlet programming examples, very classic, from J2ME in a Nutshell book
  3. 所属分类:J2ME

    • 发布日期:2017-04-06
    • 文件大小:1823
    • 提供者:dogdig
  1. tinylinegzip

    0下载:
  2. J2ME的文本压缩。 2ME压缩总汇的例子.对开发手机程序很有帮助。-GZIPInputStream is a pure J2ME implementation of the java.util.zip.GZIPInputStream class that uses the same Java API as in Java 1.1 or Java 1.4.1. The size of the com.tinyline.util.GZIPInputStream in the J
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:48432
    • 提供者:卡哈尔
  1. RPGDemo

    0下载:
  2. J2ME RGP游戏的小例子,不是很完整. 学习用的-J2ME RGP small example of the game, are not complete. Learning to use the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:65398
    • 提供者:nobile.amir
  1. j2meSVG

    0下载:
  2. j2me的svg使用的例子程序,是一个入门的程序例子,不过效果不错-j2me svg
  3. 所属分类:J2ME

    • 发布日期:2017-05-19
    • 文件大小:5511417
    • 提供者:shiwenbin
  1. AllExercise

    0下载:
  2. J2me 手机开发的例子,压缩包解压开来,里面有许多小例子-J2me
  3. 所属分类:Games

    • 发布日期:2017-06-01
    • 文件大小:13799447
    • 提供者:庞洁
  1. Call

    0下载:
  2. 这个一个实现了手机触屏的j2ME小程序,一个打电话拨号的例子-This is a touch screen of a phone call, a small program j2ME dial-up examples
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:32008
    • 提供者:廉艳举
  1. J2ME

    0下载:
  2. J2ME嵌入式开发案例精解,一些实际的Java例子,可以帮助对Java进行更进一步的研究及了解-J2ME Embedded Development Case precise solution, some practical examples of Java, Java can help carry out further research on and understanding
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:237578
    • 提供者:chen
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com