搜索资源列表
获得系统手机信息的代码
- 在学习j2me时,可以用他来获得手机的一些信息.-learning J2ME, he can use the phone to get some information.
e398
- 是 从别的论坛里面弄的e398的劲乐,希望大家能够喜欢-from somewhere else to get inside the Forum in 1960 E398 music, hope that we can like.
J2ME
- J2ME图像透明化的实现 getRGB可以得到当前图片的Alpha数值,改一下就可以了。FF为不透明。00为全透明。 -J2ME implementation of the image transparent getRGB can get the current picture of the Alpha value to change a bit on it. FF is opaque. 00 for the whole transparent.
Java
- 首先到sun下载最新的jmf,然后安装。http://java.sun.com/products/java-media/jmf/index.jsp 然后,说一下需求 1. 用摄像头拍照 2. 在文本框输入文件名 3. 按下拍照按钮,获取摄像头内的图像 4. 在拍下的照片上有一红框截取固定大小的照片。 5. 保存为本地图像为jpg格式,不得压缩画质 技术关键,相信也是大家最感兴趣的部分也就是如何让一个
Http-Connect
- J2ME远程用户登录系统,用MIDlet连接到HTTp服务器,并得到服务器上的一些信息,属于读操作。-J2ME remote user login system, with MIDlet connected to HTTp server, and get some more information on the server, belong to read operation.
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
GPS
- J2me程序,使用GPS获取移动的速度,并以汽车仪表盘的界面显示出来-J2me procedure,use GPS module to get the speed of you,and will be showed by a good interface
J2ME_in_a_Nutshell
- OReilly出版的《J2ME in a Nutshell》可谓经典之作,学习J2ME手机编程必不可少的专业书籍,只可惜现在还拿不到中文电子书,现在先把这本书的随书实例光盘源码奉献给大家,希望喜欢。 -OReilly published J2ME in a Nutshell is classic, essential for learning J2ME mobile programming professional books, but unfortunately still can n
clock
- simple clock display clock Dimensions,Draw the circle and numbers,Formats the date ,Font for number ,Color of main hands and dial,Color of second hand and numbers-simple clock Paint is main profram,Set position,Draw the circle and numbers,Get th
CasinoWheel
- Casino Wheel, the game that we wheel to get the score.
TestIt
- j2me端实现的手机拍照,相片的移动查看功能等-j2me get the photo and make the photo big or small
ImageGetter
- 一个简单的J2ME接受图片的案例,简单的介绍了如何在网络上获得一张图片-A simple case of J2ME to accept images,A brief introduction on how to get a picture on the Web
02-MIDLet
- introduce MIDLet, it help you get the basic knownledge of J2ME
Networking
- Checking URL,get scr ipt for html
FileChoser
- 获取手机文件系统目录,实现选择手机系统文件目录-Get mobile file system directory, select mobile phone system to achieve file directory
SystemInfo
- 用于取得各种手机信息,包括CLDC,MIDP版本号,是否支持蓝牙,是否支持文件系统,列出支持的jsr包-Get Infomation of the phone including cldc version, midp version, bluetooth ,file system and so on
invoke-a-CGI
- 一个用来调用CGI脚本的例子,是一个简单但是经典的MIDlet示例。-An example MIDlet to invoke a CGI scr ipt (GET method),Learning Wireless Java Help for New J2ME Developers By Qusay Mahmoud */ import java.io.* import javax.microedition.io.* import javax.microed
locationMidlet
- 利用gps,通过sdk获取系统属性,然后获取本地经纬度-Using gps, get through the system property sdk, and then get local latitude and longitude
J2MEGameGetRecordStore
- J2ME手机游戏:获取RecordStore相关信息.介绍一些记录存储本身包含的获取信息的相关方法。-J2ME Games: Get RecordStore information. Introduce some record store itself is contained in the relevant methods to obtain information.
GetFileFromNetwork
- this project tell about how to get file from network . . .