J2ME is a subset of J2SE
登录 | 论坛导航 -> 华新鲜事 -> 社会百科 | 本帖共有 2 楼,分 1 页, 当前显示第 1 页 : 本帖树形列表 : 刷新 : 返回上一页
<<始页  [1]  末页>>
作者:鱽鳓 (等级:2 - 初出茅庐,发帖:259) 发表:2003-08-12 12:03:19  楼主  关注此帖评分:
请问,谁有J2ME 的编程经验,可以分享吗??
J2ME is a subset of J2SE
but J2ME is designed for mobile devices, so currently different vendors will add their own classes to standard J2ME package. And these classes usually is used to access vendor specific hardware. For example, in motorola java phone, you need to use motorola API to do the voice command programming.

So for J2ME programming, there are two parts. One part is from SUN, it's standard package, you can get the specification from SUN. And this one is common for all vendors. And another part is from hardware vendors, hardware vendors usually will provide document for this portion.

One more information, in order to do J2ME programming, you need to download the device emulators from vendors. some times, the emulators from different vendors are not compatible to each other. So make sure which device you will work on.
Put your OWN COOL signature here!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版所有回复从这里展开收起列表
作者:鱽鳓 (等级:2 - 初出茅庐,发帖:259) 发表:2003-08-14 15:33:42  2楼
Can write for any phone..??since there is general API from SUN, so i can write code base on those general APIs and should be run by any phone??
it's supposed to be like this.
By right, J2ME programs should be able to run any Java phone. But the portion provided by SUN is really limited. So if your program have graphic UI or sound etc, it might request to access the vendor dependent part. So one general rule, just double check the document from SUN before go for it.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版所有回复从这里展开收起列表
论坛导航 -> 华新鲜事 -> 社会百科 | 返回上一页 | 本主题共有 2 篇文章,分 1 页, 当前显示第 1 页 | 回到顶部
<<始页  [1]  末页>>

请登录后回复:帐号   密码