码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
用插件maven-surefire-report-plugin生成html格式测试报告
在默认情况下,执行maven test/maven package/maven install命令时会在target/surefire-reports目录下生成txt和xml格式的输出信息。其实maven也可以生成html格式的报告,只需要用一个插件即可:maven-surefire-report-...
分类:Web程序   时间:2015-01-26 20:55:17    阅读次数:1150
更新内测环境
内测更新步骤 ? ???? ?Mis:主干:trunk代码? sql存储?? report报表 ?? ?内测分支:br_uat_130921代码?? sql_br_uat_130921存储?? report_uat_140607报表 ???生产分支(uat):br_online_140...
分类:其他好文   时间:2015-01-26 19:32:57    阅读次数:315
Sql Server Report 导出到EXCEL 指定行高
在SQL SERVER REPORT 2005做报表的时候,发现在report中指定的行高没有用。google了一下,找到了解决方法。Make both CanGrow and CanShrink are False for all of the cells in the row. This i.....
分类:数据库   时间:2015-01-26 11:45:28    阅读次数:295
Android 常用的常量
常用的Android常量1.Activity Action字符串常量("android.intent.action."+) 描述ALL_APPS 列出设备上所有可用的应用程序ANSWER 接听来电BUG_REPORT 为报告bug启动一个ActivityCALL 拨出Data里...
分类:移动开发   时间:2015-01-26 01:12:52    阅读次数:241
MFC 记录 CListCtrl 学习使用
1.图标模式 Icon2.小图标模式 Small Icon3.列表模式 List4.报表模式 Report这里拿Report作为例子:List风格以及扩展风格内容: LONG lStyle; lStyle = GetWindowLong(m_list.m_hWnd, GWL_...
分类:编程语言   时间:2015-01-25 12:24:08    阅读次数:346
redis JedisConnectionException: Could not get a resource from the pool
HTTP Status 500 - Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pooltype Exception report message Cannot ...
分类:其他好文   时间:2015-01-23 11:15:23    阅读次数:308
Dynamic CRM 2013学习笔记(二十九)reporting service 常见问题
在报表开发过程中,经常会遇到各种各样的问题,比如The report cannot be displayed. (rsProcessingAborted),一点有意义的提示都没有;再就是分页问题,经常我们想把一条记录放在一页,下一条记录另起一页,而不是紧连在上一条记录的后面;有时我们还会出现上传报表...
分类:其他好文   时间:2015-01-21 22:05:53    阅读次数:173
abap 选择屏幕文件、路径选取模板 (转)
转:*&---------------------------------------------------------------------**& Report Z_BARRY_FILE_SELECT*&*&-------------------------------------------...
分类:其他好文   时间:2015-01-21 15:05:31    阅读次数:289
浅析ActiveReport中数据下拉列表的交互性
虽说做Cognos已经很久了,Cognos的active report还很少开发过,于是便做了一些小的尝试,下面就以具体实例来分析一下在report studio的活动报表中数据下拉列表和列表报表以及图表报表的交互性.1:新建一个report page,拖入数据下拉列表、列表、图表2:创建数据下拉列...
分类:其他好文   时间:2015-01-20 20:08:28    阅读次数:210
birt汉化
1.下载该文件http://files.cnblogs.com/wuxinyu/Messages.rar2.将文件解压后,覆盖birt的viewservlets-版本号.jar包下面的viewservlets.jar/org/eclipse/birt/report/resource/Messages...
分类:其他好文   时间:2015-01-20 15:37:25    阅读次数:523
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!