搜索资源列表
SyncSettingBuilder
- 本文档讲解了OTA的概念,给出了如何发送“同步设置”的OTA短信的步骤,并附带Java编写的源代码(http://www.cnblogs.com/Files/zhengyun_ustc/SyncSettingBuilder.rar)。 规范中定义了三种Setting: 浏览器设置 浏览器的书签设置 SyncML设置 也就是说,你通过发送短信可以帮助用户手机设置SyncSettings,从而可以让手机与服务器同步信息(如电话本、日程和记事
Java_SRC_1-3
- 源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。-source code for use on all of the code in JDK al
BluetoothJavaAPI
- 蓝牙技术Java API与规范(JSR82),文件包含Java doc ,源码以及规范文档。可以从motorola网站下载TCK和RI-Bluetooth technology and the Java API Specification (WordPerfect), the document contains the Java doc, source and standardize documentation. Motorola can be downloaded from the TCK a
UnicodeReader
- 发现很多支持java的智能手机虽能直接打开txt各式的文件,然而当文件中包含中文时就会出现乱码,让人非常不爽,而且它不带有记忆功能,假如100页的书,你已看到了第50页,那末等下次再打开文件时,它又从第一页开始显示,于是你要一页页地往后翻。UnicodeReader就是目前仅支持unicode编码格式的txt文件,不仅解决了上面的两个问题,而且增加了其他一些有用的功能,最有特色的一点是支持超大的txt文件。-found many supporters of java Although the s
6688JAVA
- 西门子6688手机的java开发文档。展示如何在JBUILDER下搭建6688的JAVA开发环境,同时也对J2ME开发做一些简要介绍。-Siemens 6688 handset java development document. Demonstrate how the structures JBUILDER 6688 under the Java development environment, but also to do some development of J2ME briefed.
摩托罗拉手机界面库LWT的文档
- 摩托罗拉手机界面库LWT的文档 开发JAVA手机的朋友,快下哦-Motorola phone interface library Local Walsh Transform document the development of Java phones friends, fast under oh
Android_JNI
- Android JNI开发的详细步骤,照此文档可以让你的Android的Java应用程序调用你的C或C++的接口函数。-Android JNI development of the detailed steps, do the same document can make your Java application calls Android' s your C or C++ interface functions.
FileManager
- 这个软件是java 语言开发的for Android的维文文件管理软件-This software is java programming language Uighur document management software
j2me
- j2me的手机备忘录的源程序代码,添加文档,删除文档,保存文档等等。-j2me phone memorandum source code, add files, delete files, save the document and so on.
paopao_K750
- K750手机游戏泡泡龙源代码,资源文件比较全,生成有JAR和JAD文件,导入手机可运行,源文件可试着编译一下,你需要有K750的手机游戏开发包。 -K750 Mobile Games Bubble Bobble source code, resource files relatively complete, generate a JAR and JAD files, import mobile phones can run, the source document can try to co
ESRI
- This document defines Version 1.0 of the wire protocol used by management software to 6 monitor the operating status and health of EPCglobal compliant RFID Readers.
chinaMobleSms(JAVA)
- 中国移动 网关彩信实现,内含详细文档和源码 文档包括MMS发送接口文档.doc,XMLCenter 用户手册.doc,XML讯协议接口(简).doc等-implements chinaMobile mms,the rar file include document and source code for this.
MIDP_2_0_Signed_MIDlet_Developers_Guide_v2_0_en.z
- This document is a tutorial on how to create signed MIDlet suites, following the recommendations of MIDP version 2.0 at http://jcp.org/aboutJava/communityprocess/final/jsr118/index.html and the Java™ Technology for the Wireless Industry at
UTC_3_0
- This document defines Unified Testing Criteria for Java(TM) Technology-based Applications ("Java Applications") running on mobile devices utilizing the Java™ ME technology. The document includes both MIDP 1.0, MIDP 2.0 and MIDP 2.1 and some addi
ImageDemo
- 此文件是J2ME图像编程。载入画面的基本代码。-This document is a J2ME programming images. Included in the basic code screen.
Windows+Mobile
- Windows Mobile development document
HuaWeimmsAPIandmanual
- 该文档说明了如何使用华为技术有限公司的VAS SDK开发增值业务应用使得可以和华为技术有限公司的MMSC进 行对接从而实现MM7接口的通讯 该SDK是使用Java开发使用的版本是JDK 1.4.0 所以使用该SDK进行开发时要求使用的JDK版本必须是JDK 1.4.0以上版本因为使用的JDK版本JDK 1.4.0 所以通讯承载协议是HTTP/1.1-This document describes how to use the Huawei Technologies Co., Ltd.
data-storage(5)
- Android中解析xml文件的方法 SAX:Simple API for XML DOM:Document Object Model pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
SGIP_API(java)
- SGIP_API(java) 与短信网关收发帮助文档-SGIP_API (java) SMS Gateway to send and receive help document
CMPP3.0-java
- 该文档详细描述了java开发cmpp3.0的过程,以及部分代码示例-The document describes in detail the process of java development cmpp3.0, as well as some sample code