Spring Framework & BIRT https://spring.io/blog/2012/01/30/spring-framework-birt

spring-birt-example https://github.com/koolshams/spring-birt-example

史上最全的BIRT报表案例使用教程 http://www.ahzz.net/forum.php?mod=viewthread&tid=3719&extra=page%3D1

birt笔记- Birt & SpringMVC & Mybatis 整合 http://blog.csdn.net/yeyinglingfeng/article/details/73850486

Birt + SSH2 完整实践 http://www.blogjava.net/SpartaYew/archive/2011/05/19/350618.html

birt集成spring,利用外部数据源(详解) http://jinsedeme0881.blog.163.com/blog/static/473543222009718591797/

birt配置参数详解 https://wenku.baidu.com/view/53335a868762caaedd33d4b9.html

BIRT Viewer 2.2 参数设置详解(引用)  http://eminem.iteye.com/blog/156840

BIRT Viewer 参数配置详解 http://blog.csdn.net/xiaohai0504/article/details/4584579

Birt与MyEclipse的集成及Birt的安装部署问题 http://blog.csdn.net/shanliangliuxing/article/details/6727090  这里解决很多问题 

01-Birt工具数据报表开发手册 https://wenku.baidu.com/view/543a86487e21af45b307a89b.html?re=view

02-Birt工具图形报表开发手册 https://wenku.baidu.com/view/2f32232590c69ec3d5bb75b5.html

05-Birt工具图表组合型报表开发手册 https://wenku.baidu.com/view/899ded3b6bd97f192279e9b0.html

如何构建一个Birt报表应用程序(二) http://birt.group.iteye.com/group/topic/11266

 

数据源

第三章 BIRT数据源的配置(续2) http://blog.csdn.net/huazaichang/article/details/8543551

Eclipse BIRT Script Data Source示例 http://www.360doc.com/content/10/0311/13/939230_18347601.shtml

如何使用并调试Birt的Scripted Data Source http://www.voidcn.com/article/p-pgnksrcc-rb.html

birt使用java的pojo作为数据源 http://blog.csdn.net/acweilisky0825/article/details/36187687

birt script数据源pojo配置 http://www.lai18.com/content/9222827.html 两种方式值得参考和扩散思维

birt动态SQL http://zhuyuehua.iteye.com/blog/1914147

BIRT交叉表用法 https://wenku.baidu.com/view/5df5dcd376eeaeaad1f3300d.html

birt 交叉表的设计 http://blog.csdn.net/u011610627/article/details/53418288

 

 

Birt 报表奇偶行颜色不同设置
使用event方式: http://blog.csdn.net/wolfchou/article/details/16848309  原文不能用var来定义count,否则报错。
使用style方式: http://panyongzheng.iteye.com/blog/1740421 确定能实现

数字格式化: https://www.ibm.com/support/knowledgecenter/zh-tw/SSQ2R2_9.5.0/org.eclipse.birt.doc/birt/ScriptingReference.25.9.html #0.00

birt学习笔记 http://blog.csdn.net/shanliangliuxing/article/details/6741251