搜索资源列表
commons-lang-2.4.jar
- i for tomcat string builder
json-lib-2.4-jdk15
- 包含的包有:commons-beanutils-1.8.0.jar、commons-collections-3.1.jar、commons-lang-2.5.jar、commons-logging-1.1.1.jar、ezmorph-1.0.6.jar、json-lib-2.4-jdk15.jar、xom.jar。(The packages included: commons-beanutils-1.8.0.jar, commons-collections-3.1.jar, commons-la
json
- JSON jar包(commons-beanutils-1.8.0.jar,commons-collections-3.2.1.jar,commons-lang-2.5.jar,commons-logging-1.1.1.jar,ezmorph-1.0.6.jar,json-lib-2.4-jdk15.jar)(JSON jar pack file contains 6 jar files (commons-beanutils-1.8.0.jar, commons-collections-3.2
json-lib-2.4
- java解析JSON文件时需要的6个包 commons-beanutils-1.8.0; commons-collections-3.2.1; commons-lang-2.6; commons-logging-1.1.1; json-lib-2.4-jdk15 ezmorph-1.0.6(commons-beanutils-1.8.0 commons-collections-3.2.1 commons-lang-2.6 commons-logging-1.1.1 json-
Excel解析
- 程序刚刚整理出来,还有些粗糙,也希望各位朋友们有更好的方法能够交流、改进。 说明: 本程序是非常简单的excel解析功能;可用于解析excel数据入库。 程序依赖jxl.jar,commons-lang-2.4.jar,commons-logging.jar 上述三个依赖包已经封装在本包中。如需最新的jar包可以将其替换。 excel模板配置如下: 第一行是map需使用的key; 第二行是方便数据整理时的备注; 第三行及以后是对应字段的值