-
J2ME achieved one small game
j2me实现的一款小游戏-J2ME achieved one small game
- 2022-03-07 05:30:15下载
- 积分:1
-
spring实战第五版源码(含英文版pdf)
【实例简介】spring实战第五版源码_102812
- 2021-07-25 00:31:04下载
- 积分:1
-
J2ME开发网FAQ集锦,j2me开发参考资料。
J2ME开发网FAQ集锦,j2me开发参考资料。-FAQ allehanda J2ME Development Network, j2me development of reference materials.
- 2022-04-29 03:11:59下载
- 积分:1
-
JAVA mobile e
JAVA手机电子书籍,很好看的,可以下载到NOKIA6610手机上看!-JAVA mobile e-books, very good, can be downloaded to NOKIA6610 mobiles!
- 2022-08-09 19:12:26下载
- 积分:1
-
Paiwenzi
这是我自己编写的一个手机游戏拍蚊子,里面主要用到的是j2me中的Sprite,下载后就可以直接运行。(This is what I have written a mobile game to beat the mosquitoes, which mainly used in the Sprite j2me download after can be run directly.)
- 2012-05-25 22:09:50下载
- 积分:1
-
j2me实现的移动机器人代码(Java实现)
j2me实现的移动机器人代码(Java实现)-j2me achieve mobile robot code (Java)
- 2022-05-18 03:42:30下载
- 积分:1
-
sendPhoto
用JavaME开发,在手机上传图片到服务器,高保真的生成一个png图片(With Java ME development, at cell phone picture upload to the server, high-fidelity to generate a png picture)
- 2009-03-21 23:22:59下载
- 积分:1
-
J2ME程序中进行图形切割来处理图象的工具程序, 很有用
J2ME程序中进行图形切割来处理图象的工具程序, 很有用-J2ME proceedings to deal with graphic images of cutting tools procedures, very useful
- 2022-03-15 17:11:46下载
- 积分:1
-
一个很简单的例子,就是用J2ME是实现一个会飞行的蜜蜂,方向键控制。适合初学者,理解精灵的使用。...
一个很简单的例子,就是用J2ME是实现一个会飞行的蜜蜂,方向键控制。适合初学者,理解精灵的使用。-A flying bee demo by j2me
- 2022-10-06 13:15:02下载
- 积分:1
-
FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可...
FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。使用的时候,先用 FontExporter 将图片字库导出,eg.java util.loc.FontExporter 宋体 12 text.xml 0 FL12然后在J2ME工程里面加入 PicFont.java,Lib.java,DataReader.java,创建PicFont对象,载入图片字用PicFont对象的 load()方法。画图片字用drawChar()方法。目前图片字支持各种字体,大小是1~32像素,渐变、阴影特效。-FontExporter: the specified file contains the text, using the specified font and font size of export. PicFont: show the font in another system, you can export the text above with the same font and size displayed. Use when FontExporter will first export the picture font, eg. java util.loc.FontExporter Song 12 text.xml 0 FL12 Then add it in the J2ME project PicFont.java, Lib.java, DataReader.java, create PicFont object, load the word picture PicFont object using load () method. Draw pictures with words drawChar () method.
- 2022-03-20 18:28:52下载
- 积分:1