资源列表
Moody
- java source code for mario air
SimpleNotification
- Android Based application. a Notification is processed when an Event ie,clicking a Butto. a simple Notification is called
WirelesAPI
- wireless API Wireless Messaging API (WMA) for Java™ 2 Micro Edition Version 1.0.2 Final Release JSR 205 Expert Group -wireless API Wireless Messaging API (WMA) for Java™ 2 Micro Edition Version 1.0.2 Final Release JSR
FileChoser
- 获取手机文件系统目录,实现选择手机系统文件目录-Get mobile file system directory, select mobile phone system to achieve file directory
SMSDemo
- 本程序主要实现了用J2ME收发短信功能,源码写得比较规范化,很值得新手学习-This program mainly achieved using J2ME messaging features, source code written in more standardized, it is worthwhile to learn novice
CommMonitorjava
- 本程序用J2ME编写,主要实现了监控COM口的功能,程序界面紧凑,功能丰富-This program prepared with J2ME, the main achievement of the COM port monitoring functionality, the program interface, a compact, feature-rich
birthday
- 基于J2ME的手机生日提醒系统,能记录、查询、修改、删除、提醒生日-J2ME-based mobile birthday reminder system to record, query, modify, delete, reminding birthday
java2
- 强大的Java 学生管理系统程序,能让你轻松掌握核心思想-Student management system, a powerful Java program, allows you to easily grasp the core idea of
j2me--API
- 对于一个J2me高手来说,该API是非常必须的,能够解决手机游戏开发不少的问题。-For a J2me master speaking, the API is very necessary, can solve a lot of mobile game development issues.
J2me_UI_Pakage
- j2me ui 工具,包含文本框,下拉框 table显示列表等-j2me ui tools, including text boxes, drop-down box, table display list and so on ...
GpsReader
- 接受GPS终端数据,包括经纬度,方向和速度。实现后台运行-GPS receiving terminal data, including latitude, longitude, direction and speed. Implementation running in the background
PropertyUtil
- 鉴于j2me里没有配置文件的API,我自己写了一个简单的Property工具类,实现程序可配置。提供getValue(String key)方法得到相应的属性,但是属性文件写入的时候有点限制,每一条属性占一行,格式为“key=value”文件末尾加“ ”,标识文件末尾。-In view of j2me where there is no configuration file API, I wrote a simple Property tools to achieve program can b