码迷,mamicode.com
首页 >  
搜索关键字:jasper report    ( 2364个结果
Reporting Service 配置Service Account
1,Service Account SSRS以一个Service方式实现,有三部分组成:Web Service,Report Manager和一个后台的进程,这个Service运行的账号就是Service Account。虽然Report Server Web service and Report ...
分类:其他好文   时间:2015-06-04 13:47:01    阅读次数:380
如何在ALV_Grid的函数中定义下拉列表
转自http://www.cnblogs.com/VerySky/articles/2392262.htmlABAP--如何在ALV_Grid的函数中定义下拉列表REPORT.**************************************************************...
分类:其他好文   时间:2015-06-04 13:15:20    阅读次数:121
birt报表报错, There is no report design object available.org.eclipse.birt.report.exception.ViewerExcepti
报错信息如下: - There is no report design object available. org.eclipse.birt.report.exception.ViewerException: There is no report design object available. at org.eclipse.birt.report.context.ViewerAt...
分类:系统相关   时间:2015-06-02 15:20:05    阅读次数:220
Android 自动化测试—robotium(九) Junit_report测试报告重定向输出到终端SDCard
借鉴网上相关资料主要用于无root权限的终端。主要分为以下三步:一、重写InstrumentationTestRunner类:package com.exmaple.test;import android.os.Bundle;import android.os.Environment;import ...
分类:移动开发   时间:2015-06-02 10:57:56    阅读次数:239
error_reporting
// 关闭所有PHP错误报告 error_reporting ( 0 ); // Report simple running errors error_reporting ( E_ERROR | E_WARNING | E_PARSE ); // 报告 E_NOTICE也挺好 (报告未初始化...
分类:其他好文   时间:2015-06-01 13:10:02    阅读次数:121
DevExpress Report开发过程
1.简单介绍 鉴于产品最终出口或者外卖都需要打印质量保证书。产品质量保证书中应该包含【订货信息】、【产品信息】、【产品质量信息】、【统计信息】。当然考虑到是否会出口,还要考虑本地化。本人感觉,这个本地化可以模仿andriod的本地化 采用配置文件,找专业人员翻译显示信息,然后通过配置文件加载即可。由...
分类:其他好文   时间:2015-06-01 11:11:17    阅读次数:215
jmeter 压力测试 参数
Aggregate Report 是JMeter常用的一个 Listener,中文被翻译为“聚合报告”。今天再次有同行问到这个报告中的各项数据表示什么意思,顺便在这里公布一下,以备大家查阅。如果大家都是做Web应用的性能测试,例如只有一个登录的请求,那么在Aggregate Report中,会显示一...
分类:其他好文   时间:2015-05-29 15:23:12    阅读次数:184
MTR诊断网络
MTR简介mtr(mytraceroute)是一个把ping和traceroute并入一个程序的网络诊断工具MTR使用1、mtr命令行工具mtr使用比较简单,详细用法请参考mtr的manpage。[root@ts3-142~]#mtr--helpusage:mtr[-hvrctglspni46][--help][--version][--report][--report-cycles=COUNT][--curses][--..
分类:其他好文   时间:2015-05-28 16:25:57    阅读次数:950
谈一谈gradle 编译的 project report(持续更新中...)
首先,从使用上说,在build.gradle 中,添加? apply?plugin:?‘project-report‘ 实际上,project report 包含了以下的 task: dependencyReport htmlDependencyReport propertyReport taskReport projectReport...
分类:其他好文   时间:2015-05-28 12:47:51    阅读次数:323
SharePoint 2013 平台 创建 Power view Report 共享数据源(RSDS)
SharePoint 2013 平台 创建 Power view Report 共享数据源(RSDS) 由于项目需求,在SharePoint  门户上集成 BI部分,完成了所有Excel Power report 后,需要在SharePoint 页面上 开发、编辑power view  报表。 也就是 RSDS  当然如果你想插入其他类型数据愿 也可以按照此方法操作!  以下正文:由于项目可...
分类:其他好文   时间:2015-05-27 19:10:25    阅读次数:262
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!