about.shtml.svn-base

来自「it is a tools for developing J2ME applic」· SVN-BASE 代码 · 共 49 行

SVN-BASE
49
字号
<html><head> <link rel="stylesheet" href="style.css" type="text/css" /> <title>kSOAP.sourceforge.net</title></head><body bgcolor="#ffffff" ><!--#include virtual="prolog.shtml" -->  <h1>kObjects.org</h1>    <p>A lightweight and efficient SOAP engine suitable for J2ME or constrained java  devices.</p><h2>Related Projects</h2> <table>   <tr>      <td valign="top"><a href="http://kobjects.sourceforge.net">kObjects</a></td>     <td valign="top">A collection of small projects suited for Java 2 Micro Edition.</td>   </tr>   <tr>      <td valign="top"><a href="http://kxml.org">kXML</a></td>     <td valign="top">A small XML pull parser</td>   </tr>   <tr>      <td valign="top"><a href="http://mail4me.objectweb.org">Mail4ME</a></td>     <td valign="top">A small mail client library suitable for MIDP devices.</td>   </tr>   <tr>     <td valign="top"><a href="https://jdbcwrapper.dev.java.net/">JDBCwrapper</a></td>     <td valign="top">Provides JDBC access to various text file formats such as ARFF, XBase,       CSV, and BibTex. Uses several kObjects classes, kXML, and Mail4ME.</td>   </tr>   <tr>     <td valign="top"><a href="http://infolayer.org">Infolayer</a></td>     <td valign="top">UML runtime environment, uses several kObjects classes, JdbcWrapper,      kXML, and Mail4ME.</td>   </tr>  </table> <p align="right"><small>(C) 2005 <a href="http://trantor.de/stefan.haustein/">Stefan Haustein</a></small><br><small>(C) 2006 James Seigel</small></p><!--#include virtual="epilog.shtml" --></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?