2018-06-03 22:26:41 +08:00

127 lines
2.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<body>
<table border="1">
<tr>
<th>jar包</th>
<th>用途说明</th>
<th width="250px">备注</th>
</tr>
<tr>
<td nowrap>lib/AmarOTI-1.1.1_g.jar</td>
<td nowrap>Amarsoft实时接口通用接口包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/are-*_g.jar</td>
<td nowrap>Amarsoft基础运行环境类包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/awe-*_g.jar</td>
<td nowrap>Amarsoft Web运行环境类包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/ars3-1.0.11*.jar</td>
<td nowrap>Amarsoft固定报表类包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/commons-lang-2.4.jar</td>
<td nowrap>基础的、通用的操作和处理类,流程引擎依赖的包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/commons-validator-*.jar</td>
<td nowrap>Datawindow校验使用</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/core-renderer.jar</td>
<td nowrap>主要引用到其中的pdf处理类</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/bcprov-ext-jdk15-146.jar</td>
<td nowrap>生成、导出pdf时使用</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/iText-2.0.8.jar</td>
<td nowrap>生成、导出pdf时使用</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/iTextAsian.jar</td>
<td nowrap>pdf的字体处理</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/jcommon-1.0.13.jar</td>
<td nowrap>jfreechart关联的资源包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/jfreechart-1.0.10.jar</td>
<td nowrap>图表展示</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/jtidy-r938.jar</td>
<td nowrap>生成pdf时使用</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/jxl.jar</td>
<td nowrap>对excel的操作类ars有对它的引用</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/platform.jar</td>
<td nowrap>流程引擎的接口包</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/poi-3.6-20091214.jar</td>
<td nowrap>xls、csv导出使用</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/xstream-1.3.1.jar</td>
<td nowrap>新格式化中java与xml的序列化处理</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/js-14.jar</td>
<td nowrap>固定报表中使用的javascript引擎</td>
<td nowrap>java实现的javascript引擎<br>由apache mozilla提供的开源包</td>
</tr>
<tr>
<td nowrap>lib/optional/commons-dbcp-1.2.2.jar</td>
<td nowrap>apache数据源连接池服务</td>
<td nowrap></td>
</tr>
<tr>
<td nowrap>lib/optional/commons-pool-1.3.jar</td>
<td nowrap>apache数据源连接池服务</td>
<td nowrap></td>
</tr>
</table>
<br>
<table border="1">
<tr>
<th width="290px">其他jar包</th>
<th width="600px">用途说明</th>
</tr>
<tr>
<td nowrap>
jaxen-core.jar<br>
jaxen-jdom.jar<br>
jdom.jar<br>
saxpath.jar
</td>
<td nowrap>电子合同依赖jar包</td>
</tr>
</table>
</body>
</html>