搜索资源列表
MiniBrowser
- 迷你网络浏览器,其主要用途是让java初学者进行学习的
Java手机编程资料
- JAVA手机编程是一门热门行业,现在将这个资料发给大家(适用于初学者),希望会对各位有些帮助。-phone is a hot field, this information will now be sent to us (for beginners), some of you will want to help.
phonebook
- 简单的电话簿源代码,只能记录一些简单的资料,增删改功能,适合初学者-A simple phone book source code, only some simple recording of information, additions and deletions to change features, suitable for beginners
AlarmClock
- Android系统自带闹钟的源码,供初学者学习使用。-Alarm system comes with the source code for Android available for beginners to learn to use.
jamendo
- Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
android-sax--prarser-xml
- android 系统上对通过sax对xml流进行解析的demo,对学习android初学者很有帮助-it is about parsering xml stream using sax , and it will helpful for the new comers
JNIExample
- ANDROID开发中通过jni实现java代码和c/c++代码互通的example,浅显易懂,适合初学者。-ANDROID development achieved through jni java code and c/c++ code in exchange for example, easy to understand for beginners.
androidweather
- android 开发的一款天气预报软件 适合初学者学习SAX解析XML文件 -android development of a weather forecast software for beginners to learn SAX parsing XML documents
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
readerj2me
- 多格式文本阅读器是一个简单的j2me手机应用程序,它支持普通文本、Unicode、UTF-8等多种文本读取,适合j2me编程的初学者学习参考使用。-Multi-format text reader is a simple j2me mobile applications, it supports plain text, Unicode, UTF-8 and other texts to read, suitable for beginners to learn j2me programming
HttpConnection
- HttpConnection,HttpConnection接口的测试工程(初学者)-HttpConnection
UDPMIDLet
- 在j2me环境下实现udp的通信,比较适合于初学者,代码较简单-At java environment udp implementation of communications, more suitable to beginners, code simpler and more
MusicPlayer
- J2ME音乐播放器 适合初学者参考,有兴趣也可以下来看看的-J2ME Music Player
phone
- 手机通讯录说明: 手机通讯录程序实现了简单的手机通讯录功能,主要功能有:中文姓名和电话号码输、存储、显示、删除。其主要目的不是为了演示手机通讯录功能,而是为了说明J2ME中如何利用MIDP1.0实现使用记录存储系统(RMS)存储并读取中文信息的方法。该程序完全支持MIDP1.0的手机,适合于J2ME初学者研究学习使用。-failed to translate
reader
- 多格式文本阅读器是一个简单的j2me手机应用程序,它支持普通文本、Unicode、UTF-8等多种文本读取,适合j2me编程的初学者学习参考使用。-Text of multi-format reader is a simple cell phone j2me application, it supports plain text, Unicode, UTF-8 text to read, etc., suitable for beginners to learn j2me programming
TANK-WAR
- 一个非常简单的坦克大战模型,适合初学者参考。-The Battle City a very simple model, suitable for advanced users.
Doraemon
- 类似于超级玛丽的游戏,有详细的代码,和注释,适合初学者-Similar to the Super Mario games, there is a detailed code, and comments for beginners
Sip
- 这是一个基于Sip协议的聊天室,对学习sip协议的初学者有很大帮助-This is a chat room based on the Sip protocol, to learn for beginners sip protocol helps a lot
PDFViewer
- 在android环境下开发一款pdf浏览器。对与android初学者来说非常有用。-It is a software on android platform. Also it is useful for the initial learner.
java 手机短信收发程序源码
- 很好的j2me源码哦,适合初学者学习研究。