搜索资源列表
handb
- handb是一个纯Java编写的小型的关系数据库管理系统。 其中的“数据处理核心”由一为MIDP设计的关系数据查询程序更改而来; 数据存储管理在MIDP系统中由系统提供,而在该系统中提供一简单的实现; SQL语句解析部分,采用拆分和取关键字的方式实现,支持SQL-92中常用的一些语句; 用户接口由一简单的Java服务器更改而来,能够应付普通的访问; 请求调度部分的主要原则是以表为中心,保证表的原子访问。-handb is a pure Java prepared by
J2me
- J2ME 是SUN 公司针对嵌入式、消费类 电子产品推出的开发平台,与J2SE 和J2EE 共同组成Java 技术的三个重要的分支。J2ME 实际 上是一系列规范的集合,由JCP 组织制定相关的Java Specification Request(JSR)并发布,各 个厂商会按照规范在自己的产品上进行实现,但是必须要通过TCK 测试,这样确保兼容性。比 如MIDP2.0 规范就是在JSR118 中制定的。可能接触过J2ME 的开发者会觉得说J2ME 是一系列 的规范不准确吧。
SocketConnection.zip
- J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html ,J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
mobilephone
- J2ME程序:手动设置URL主机地址和端口,连接主机,运用DATAINPUTSTREAM传输和响应请求。有效代码供参考,实际应用需要搭配wifi设备作为主机响应请求。-J2ME procedures: URL manually set the host address and port to connect the host, using DATAINPUTSTREAM transmission and responding to requests. Effective code for ref
App_Platform_request
- J2ME Platform Request example
J2ME
- Java的中文问题通常会困扰很多开发者,你可能在开发Web应用程序的时候遇到中文参数的传递问题,最后你可能选择使用Filter把Request的编码方式设置为GBK来解决。在J2ME的开发中我们同样会遇到中文问题,比如在RMS中存储中文、网络传输中传输中文、从文件中读取中文等问题。-Chinese in Java, many developers often troubled, you may in the development of Web applications pass paramet
BluChat
- I was a student of people who take engineering informatics. and I again set final. for that I m looking for references about J2ME Java. and request guidance as well as its support. thanks.
Mobile-phone-chat-room
- 基于J2ME 的手机客户端程序支持建立网络连接、传送请求和远程访问服务器,是直接与用户交互的平台。而服务器端用于接收客户端的请求,执行与数据库的通信,并完成后台逻辑的运算,最后将处理结果返回给手机客户端。-Based on J2ME mobile client program support to set up the network connection, transmit request and remote access server, is direct with user intera
GetRequest12
- Its j2me app about sending request for an url and getting response and display it
postman
- 这是一款谷歌浏览器的插件,用于调试chrome浏览器中的网络请求,这种插件非常的方便,能够自主设定返回网络请求的数据格式。-This is a Google browser plug-ins for debugging chrome browser web request, this plug-in is very easy to be able to set their own return data format network requests.
