搜索资源列表
MIDP_2_0_End-To-End_Sockets_API_Example_v1_0
- 该源码为NOKIA公司提供的一个B2B的J2ME项目,里面有详细的英文配置文档,教你一步一步如何配置。该源码实现了SSL安全连接,对学习服务器SSL安全连接也不错。我已成功配置,并写了中文配置文档,如果需要我会上传。-the source of the Nokia company in a B2B J2ME, There are detailed configuration files in English, will teach you step by step how to configur
j2meinanutshell
- J2ME in a Nutshell随书源码 图书语言: 简体中文 图书类型: 程序设计 >> 手机开发下载 授权方式: 免费手机开发图书 图书大小: 181 KB -J2ME in a Nutshell Library books source language : English Books types : program design
J2MEchinesebook
- J2ME中文教程,包括教程,实例,图片;教程是网页形式。材料齐全,是学习J2ME的好东西。-J2ME Chinese guides, including guides, examples, photographs; Directory is a web form. Materials complete, and is learning J2ME good thing.
SonyericssonMobileJava3DV1.1
- 移动Java 3D开发指南(PDF) 是一本不错的介绍最新的 塞班 Java3d技术的pdf电子书籍(中文)。适合与j2me智能手机3d游戏开发的开发人员使用-Mobile Java 3D development guide (PDF) is a good introduction to the latest Java3d pdf e-book technology. For smart phones with j2me 3d game development, developers
jme
- J2ME的中文文档 很少见的啊,不过呢只有很少的简单的介绍没有很多方法具体详解。-Chinese document J2ME rare ah, but then only a few brief did not specifically Detailed many ways.
J2ME_(chinese)api
- J2ME 中文api以及应用 J2ME 中文api以及应用 -Chinese api as well as J2ME applications and J2ME applications in Chinese api
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
J2MEChineseAPI
- J2ME 的中文API 这个是翻译的 大部分的API都已经翻译了。-J2ME Chinese API This is a translation of most of the API have been translated.
image
- java j2me 下翻转图片 。给出的一些思路和方法。 翻转的方法已经封装好。可以直接使用。有中文注释!-java j2me image under the flip. Given some of the ideas and methods. Flipping approach has been a good package. Can be used directly. Note in Chinese!
J2MEAPI
- j2me api,学习J2me入门的好材料。详细介绍了j2me中的组建和相关函数。是编程的好助手。-j2me api, to learn J2me good material for getting started. J2me described in detail in the formation and related functions. Is a good programming assistant.
J2ME
- 此文档是对J2ME的简单介绍和应用,比较初级吧,是中文的-This document is a brief introduction and application of J2ME, compare the primary bar, is in Chinese
J2ME
- J2ME 手机软件开发介绍 中文教程,特别适合初学者看-J2ME mobile phone software development introduces Chinese tutorial, especially for a beginner
prj_hhd
- 是关于贪吃蛇的一个完整程序,在手机上实现的,属于J2ME程序,程序简单也很有意思,IDE:Eclipse- 允许输入拉丁字符的拼音 中文(简体) 英语 日语 Snake on a complete program, imple
J2MEChinese-tutorial
- j2me中文教程写的比较全面,比较好,认为适合初学者。共13章节,比较不错。-j2me Chinese tutorial write a more comprehensive, better, that is suitable for beginners. A total of 13 chapters, is quite good.
J2meBase64
- 纯手机端开发的一款j2me手机Base64编码解码工具! 版本:2.0 在上一版本的基础上做了很大改进: 1、支持Base64编码明文、密文的相互转换! 2、支持对无限大的文件进行准确无误的Base64编码/解码,让你在手机上也可以把图片等文件转换成Base64编码文件,而不必再依赖于网络在线转换的文件大小等诸多限制 3、增加了一个简单有效的异或(xor)加密引擎!支持对无限大文件进行快速的加解密。 软件内含源代码(有详细的中文说明),方便j2me初学者研究学