MIDlet-Descr
MIDlet-Descr是J2ME应用程序的核心描述文件,定义了MIDlet的名称、版本及入口点等关键信息。在移动设备开发中扮演着至关重要的角色,广泛应用于手机游戏、企业应用等领域。掌握MIDlet-Descr配置技巧,对于优化应用性能与用户体验至关重要。本站提供56个精选资源,涵盖从基础到进阶的全...
资源总数
35
MIDlet-Descr 全部资料 35 份
相册是J2me MIDLet 的一个demo程序
相册是J2me MIDLet 的一个demo程序,可以使用户查阅图片在J2me支持的手持设备上。 文件夹与文件 +ImageAlbum -ImageAlbum.mcp -ImageAlbum_ReadMe.txt - debug...
2014-11-30
133
midlet code to find a remote server and get the time
midlet code to find a remote server and get the time
2013-12-19
71
Hello MIDlet coded in J2me. prints Hello to an computer emulating mobile.
Hello MIDlet coded in J2me. prints Hello to an computer emulating mobile.
2014-09-06
24
本例介绍了如何使用MIDlet和Servlet进行数据通信
本例介绍了如何使用MIDlet和Servlet进行数据通信,并演示了两种常用的方法POST和GET,这是开发联网应用程序最应该掌握的内容。请注意在联网过程中应该在新线程中操作。
2015-09-04
35