搜索资源列表
SplitJoin
- 开发工具:Java 提供者:伊力特 CreateXML.rar 2005-11-30 136KB 0 ·基于jdom实现xml文件的创建等..... 开发工具:Java 提供者:甘杉 FileOperator.rar 2005-11-29 47KB 5 ·这是一个用java编写类似于notepad文件编辑器.. 开发工具:Java 提供者:郭永 J2ME慢慢学教程.zip 2005-11-29 395KB 3
j2ee_example
- j2ee 小例子内容包含 javabean、xml 在java中的应用、 集合框架、输入输出流、网络编程。 所用编辑工具是: JCreator Pro 适用于j2ee 初级入门 -j2ee small examples contain javabean, xml java in the application Set framework for the input and output flow, network programming. Use editing tools :
jibx_1_1
- JiBX是一个为Java提供的XML数据绑定框架。它可以和现存的类一起运行,使用一个灵活的映射定义文件来决定如何将数据对象转换成XML。-JiBX Java is one of the XML data binding framework. It can and existing categories that run, Use a flexible mapping definition files to determine how data will be converted into XML
j2meapi07
- 本手册包含如下内容 J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Bluetooth (JSR 82) Location API (JSR 179) MID Profile 2.0 (JSR-118) Mobile Media API 1.1 (JSR-135) Mobile 3D Graphics API (JSR184) PDA Pim
XMLBeans_sample
- 目前在JAVA下编程时对XML的操作很重要,本程序是处理XML数据和数据库数据的很好工具-in JAVA Programming XML when the operation is very important, the procedure is to deal with XML data and database data are very good tools
xml
- j2me 上的微型解析器。节约内存。并附应用。-j2me on the micro-parser. Saving memory. With the application.
FontExporter
- FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 P
tRSS1.1.5
- tRSS是MIDP的的RSS客户端。用户可以从一些新闻网站和个人数据库和feed阅读标题。-tRSS is a MIDP RSS client. Users can read headlines from a number of news sites and have individual databases and feeds. It is readable by users and can be parsed by an XML parser. Users can reduce the du
SimuRing320X240
- It s a fake call j2me application. Contains codes and resource and porting xml for E71. You can edit the proting xml for another mobile phone.
27189_J2ME
- 《J2ME手机高级编程》从J2ME手机平台的当前主流应用和发展趋势出发,立足实际的开发案例,介绍了J2ME手机平台开发的实用技术和应用模式。本书的内容主要包括:手机文件系统、网络通信、无线通信(短信通信、彩信通信和蓝牙通信)、底层用户界面应用(游戏开发和电子地图浏览)、多媒体编程(音乐播放器、视频播放器和摄像头视频采集等)、持久化应用、移动商务应用(对象数据库Db4o和嵌入式关系型数据库Derby)和XML模型应用等。-" J2ME mobile high-level programmi
XMLParserDemo
- Xml parser on mobile phone. It use sax engine to parse xml file.-XML在手机上的解析