搜索资源列表
canvas-yxifu
- canvas-yxifu j2me 源码 canvas类与MIDlet类结合实例-canvas-canvas source yxifu J2ME MIDlet class and category with examples
Jalousie.rar
- midp2.0下低级canvas实现动态的百叶窗变化效果,midp2.0 under the low-level canvas blinds to achieve a dynamic change in the effect of
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
read_book_tools
- 这是纯Java做的 手机看工具 这里最大的看点是显示文字用的是Canvas而 不是TextBoX Canvas采用的是动态的计算每个文字的位置 也不会占用多少内存-This is the cellular phone that the pure Java do to see tool Biggestly seeing a point here is to show that what writing use is a Canvas but isn t what TextBoX Can
canvas_input_chs
- J2ME 中文画布打字源代码,含字库,代码来自于互联网-J2ME canvas Chinese typing the source code, including font, code from the Internet
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)
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
CanvasTestJ2ME
- This is a test of a few components I tried to draw in the Canvas (J2ME).
Timer
- J2me timer function to refresh the canvas
juego_de_reflejos.2442
- juego j2me de reflejos con canvas
canvas
- 提供给初学者开发输入法canvas 下的拼音输入法。-Development of input methods available to beginners Pinyin input method under canvas.
Canvas
- android 中Canvas类的介绍 是实例源代码-android introduced in the Canvas class is an instance of source code
android-canvas
- Android 图形化开发指南——画布开发-Android canvas graphical development Development Guide
android-canvas
- 详细的android画图学习资料和总结,包括bitmap,drawable,canvas,animation的详细说明-Detailed summary of android learning materials and drawing, including bitmap, drawable, canvas, animation detailed descr iption of the
Android-VieW-Canvas-bitmap
- BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea