搜索资源列表
canvas-yxifu
- canvas-yxifu j2me 源码 canvas类与MIDlet类结合实例-canvas-canvas source yxifu J2ME MIDlet class and category with examples
temple
- j2me程序开发模板,包括一个midlet和一个 canvas,是一个j2me程序的基础框架,很适合初学者-j2me development process templates, including a midlet and a canvas, j2me is a basic framework for the process, which is perfect for beginners
j2me
- java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大
List.rar
- 是基于J2ME的Canvas而写的一个通用List控件,列表控件分默认,数字,图片列表三种类型,可以通过设置属性来改变List类型,,,,。,Canvas is based on J2ME' s written a generic List controls, list controls at the default, numbers, picture a list of three types, you can by setting the attribute to change the
canvasCHSINPUT
- J2ME CANVAS INPUT IN CHINESE -J2ME CANVAS INPUT IN CHINESE
menu_canvas
- j2me做手机界面开发时,实现canvas上画菜单的例子,包括菜单的定位,选择,选中事件的触发-j2me mobile interface development to do, the realization of canvas painted examples of the menu, including menu positioning, choice, select the trigger event
TestCanvas
- j2me中Canvas的多线程实现. 用于大地图的分割, 以及地图区域的重新组合新地图. 可以节约资源-j2me in Canvas realize the multi-threaded. for large map of the partition, as well as the map re-combination of the new regional map. can save resources
jmobilecore
- j2me下的1套UI框架.包含j2me开发中会应用的各种低级组件-j2me under a set of UI framework. j2me development will be included in the application of various low-level components
canvas_input_chs
- J2ME 中文画布打字源代码,含字库,代码来自于互联网-J2ME canvas Chinese typing the source code, including font, code from the Internet
MEvidio
- 一个播放音乐的J2ME程序,已调试成功,在Eclipse环境下编写,由J2ME模拟器仿真成功-A music player J2ME procedures have been debug successful, in the Eclipse environment prepared by the successful simulation J2ME simulator
12
- 郭克华-J2ME移动开发实战教学视频 12. 画布开发1 Canvas-Guo Ke-hua-J2ME mobile development real teaching video 12. 1 Canvas canvas Development
CanvasTest
- 基于J2ME的入门程序,用于开发画布,在手机平台上显示简单的画面变换的效果-J2ME-based entry process for the development of canvas, on display at mobile platforms transform a simple picture the effect of
splash
- J2ME编程(用Canvas实现欢迎界面)-J2ME Programming (using Canvas implementation welcomed interface)
KickingButtWithMIDPandMSA
- J2ME开发的最新经典教程,包含了对于MIDP和MSA的框架介绍,并且对界面,图形,画布,游戏,3D,蓝牙,安全通信,数据记录,文件读写等各个方面进行了详细介绍,书中链接中包含有全部的示例代码-The development of the latest classic J2ME tutorial, including MIDP and MSA for the introduction of the framework, and on the interface, graphics, canvas
MIDP-canvas
- J2ME的MIDP低级界面编程,入门级参考,word版,canvas开发参考-J2ME programming interface of the MIDP low-level, entry-level reference, word version, canvas to develop a reference
SuperTank
- J2ME手机游戏源码 整个游戏有八个类组成: 主类:TankMIDlet 敌人坦克:Enemy 图片池:EnemyPool 画布:Canvas 游戏画布:TankCanvas 1. 道具:Bonus 2. 声音播放:SoundPlayer 3. 记录坐标:Point 4. 子弹:Bullet 5. 玩家坦克:Hero -J2ME mobile phone game
tree
- j2me中用canvas实现的目录树代码-the realization of the canvas with j2me tree code
Menu
- J2ME canvas menu, to a game, if a color changes soo simple and easyto undstand
src
- simple game engine used in creating pacman game. developed using java awt to paint the canvas.
CanvasTestJ2ME
- This is a test of a few components I tried to draw in the Canvas (J2ME).