• 博客(0)
  • 资源 (8)
  • 问答 (3)

空空如也

excel导入导出工具

export excel: 1-step:use @ExcelField(lableName="sex") on POJO's field 2-setp: use ExcelUtil's static method export(Class<?> clazz,List<?> list,OutputStream os). if need convert the POJO field's value,you make create class implement ExcelConvert. and @ExcelField(lableName="sex",covertClass=SexConvert.class) import excel: make sure excel cell's title equals class field's name. if need convert the excel cell value,you make create class implement ExcelConvert. and put map,the key is field's name,value is ExcelConvert implement instance. call the static method: leadingIn(Class<?> clazz,InputStream in) leadingIn(Class<?> clazz,Map<String,ExcelConvert> convert,InputStream in)

2014-09-30

License管理,流程和页面设计

公钥密码概念是由Whitfield Diffie和Martin Hellman于1976年提出的,他是密码学历史的一个重大成就。

2012-09-17

Spring_Security-3中文版

本指南的后面部分提供对框架结构和实现类的深入讨论,了解它们,对你进行复杂的定制是十分重要的。在这部分,我们将介绍Spring Security 3.0.

2012-09-11

JBPM5用户手册

流程引擎是一个基于JAVA 语言开发轻量级工作流引擎。 内置支持BPMN 2.0 规范的流程 插件化的数据持久层与事务配置 审计和历史日志记录 基于通用的流程引擎

2012-09-11

Lucene中文教程

Lucene是一套用于全文检索和搜寻的开源程式库,由Apache软件基金会支持和提供,最受欢迎的免费java资讯检索程式库。

2012-09-11

html5 api.chm

完成html5 api中文手册。html5是未来的趋势,大家赶紧学吧!

2012-09-11

mysql管理工具

mysql的可视化工具,绿色版,内附注册码,请放心使用。

2012-09-11

程序设计模式(图文解说)

23中设计模式,本人一个一个百度出来整合成的pdf,没个设计模式都是关系类型解说,相当清晰。适合JAVA,.NET等

2012-09-11

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除