登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:J2ME
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. j2me贪吃蛇游戏,上传分享一下,包括源码。

j2me贪吃蛇游戏,上传分享一下,包括源码。-Snake game

1
下载
93
浏览
2022-03-22发布

2. JAVA写的简单的碰撞检测,用的MIDP1,程序很简洁明了

JAVA写的简单的碰撞检测,用的MIDP1,程序很简洁明了-JAVA write simple collision detection, used MIDP1, procedures are clear and concise

1
下载
60
浏览
2022-03-22发布

3. 一款J2ME作得手机游戏,还算不错,大家一起学习吧,也不知道说啥好了,自己看了就知道...

一款J2ME作得手机游戏,还算不错,大家一起学习吧,也不知道说啥好了,自己看了就知道-A J2ME s cellphone s game,we can learn in it,

1
下载
60
浏览
2022-03-22发布

4. j2me手机软件开发系列,sun studio环境

j2me手机软件开发系列,sun studio环境 -J2ME phone software series, sun studio environment

1
下载
52
浏览
2022-03-22发布

5. 我的蓝牙演示,to connect with an J2SE的服务器。

Bluetooth echo demo , to connect an server with j2se !

1
下载
73
浏览
2022-03-22发布

6. MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列...

MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列出的失败或错误的详细信息。-MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 compliant. It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as ease of development and running of tests, sharing of fixtures among different tests, the ability to perform simultaneous test runs, and much more. The results of tests are displayed with a progress bar, statistics, and lists of failures or errors with detailed messages for each test.

1
下载
86
浏览
2022-03-22发布

7. 基于XMPP协议的一个手机即时消息客户端的实现。

基于XMPP协议的一个手机即时消息客户端的实现。

1
下载
71
浏览
2022-03-22发布

8. doing the laughing stock of a person if there are to help improve inadvertently...

自己做的 见笑了 要是有高人来帮忙改进 不慎感激 -doing the laughing stock of a person if there are to help improve inadvertently grateful Oh

1
下载
62
浏览
2022-03-21发布

10. J2ME的图书馆管理程序。推荐,不错。 大家都来看啊。

J2ME的图书馆管理程序。推荐,不错。 大家都来看啊。-J2ME library management procedures. Suggest, yes. We all view ah.

1
下载
60
浏览
2022-03-21发布

11. embedding small game series with J2ME is the ide refer to the next, oh

贪食蛇小游戏 用j2me编的 用的是ide 大家参考一下下哦-embedding small game series with J2ME is the ide refer to the next, oh

1
下载
99
浏览
2022-03-20发布

12. 冒泡排序、折中排序,实现排序最快化,达到优化功能

冒泡排序、折中排序,实现排序最快化,达到优化功能-Bubble Sort, compromise, in order to achieve the fastest order, optimize functions

1
下载
87
浏览
2022-03-20发布

13. j2me游戏紫色精灵源代码,没有看出是什么类型的游戏,好像类似射击和奔跑的游戏,有兴趣的朋友编译一下,资源文件比较全了。...

j2me游戏紫色精灵源代码,没有看出是什么类型的游戏,好像类似射击和奔跑的游戏,有兴趣的朋友编译一下,资源文件比较全了。 -Purple Wizard j2me game source code, did not see what type of game, it seems similar to the shooting and running the game, are interested in what a friend to compile, compare all of the resource file.

1
下载
67
浏览
2022-03-20发布

14. 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.

1
下载
83
浏览
2022-03-20发布

15. 一个java写的手机程序,该程序可以免费发送短息和彩信

一个java写的手机程序,该程序可以免费发送短息和彩信-Write a java mobile phone program, the program can send SMS, and MMS for free

1
下载
72
浏览
2022-03-20发布

16. 在J2ME J2ME J2ME 3D,3D,3D

一个J2ME的3D 一个J2ME的3D-J2ME in a 3D a J2ME, 3D a J2ME, 3D

1
下载
73
浏览
2022-03-20发布

17. J2ME generic environmental testing procedures. Yes, recommended. We all view Loo...

J2ME通用环境测试程序。不错,推荐。大家都来看看吧-J2ME generic environmental testing procedures. Yes, recommended. We all view Look here

1
下载
60
浏览
2022-03-20发布

18. handset game design platform, J2ME wireless toolkit, xp

一款手机游戏,设计平台,j2me wireless toolkit, xp-handset game design platform, J2ME wireless toolkit, xp

1
下载
60
浏览
2022-03-19发布

19. j2me ChoiceGroupDemo 图形控件介绍

j2me ChoiceGroupDemo 图形控件介绍-j2me ChoiceGroupDemo

1
下载
75
浏览
2022-03-19发布

20. J2ME手机游戏一个赛车躲避障碍的小实例,看一下吧,相信你会有不错的收获...

J2ME手机游戏一个赛车躲避障碍的小实例,看一下吧,相信你会有不错的收获

1
下载
75
浏览
2022-03-19发布