码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
ifstat-网络接口监测工具
ifstat-网络接口监测工具http://gael.roualland.free.fr/ifstat/ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system...
分类:其他好文   时间:2015-05-21 22:26:56    阅读次数:238
Saiku3.1构建过程(暂时不包含Saiku-UI)
很多人说没有办法编译saiku3.0以上的版本,我之前编译2.6是可以的,最近接触到3.1,编译了一下,于是将编译过程写下,方便大家参考...
分类:其他好文   时间:2015-05-20 20:37:49    阅读次数:167
V_REPORT_AOC_FUEL]
select * from DISPATCH order by FLTID descSELECT TOP 1000 [FLTID] ,[VIP_ID] ,[VIP_NAME] ,[GENDER] ,[VIP_POS] ,[VIP_AGE] ...
分类:其他好文   时间:2015-05-19 22:27:09    阅读次数:266
8.0 Qweb 报表编写步骤
8.0 采用的是Qweb报表,摒弃了7.0中的RML报表。1.首先在xml文件中注册一个报表:report_type 有两个值,qweb-pdf,qweb-html2.创建报表类class qweb_print(models.AbstractModel): _name="report.qweb...
分类:Web程序   时间:2015-05-18 22:51:43    阅读次数:237
C# 实验感悟WPF
实验程序:todolist本次博客主要记录实验程序开发过程。 1 public void Save() 2 { 3 System.Text.StringBuilder report = new System.Text.StringBuilder(); 4 ...
分类:Windows程序   时间:2015-05-18 14:23:05    阅读次数:161
My first Scratch small game
My first Scratch small game:https://scratch.mit.edu/projects/62700370/PC or Mac only.Browser & flash player required.Bugs report & improvements are we...
分类:其他好文   时间:2015-05-17 21:30:06    阅读次数:140
Android-Junit-Report测试报告生成——Android自动化测试学习历程
视频地址:http://www.chuanke.com/v1983382-135467-384869.html这个内容其实已经在用了,我在上一篇文章robotium—只有apk文件的测试中已经讲过这个内容了,并且自己也用Python+wxpython写了界面程序,来实现跑case+获取xml运行结果...
分类:移动开发   时间:2015-05-17 18:37:35    阅读次数:1655
curl命令用法
例:char buf[512] = { 0 };sprintf(buf,"curl %s/NewWanbu/App/Api/index.php/Report/sEmail/aid/%d/reportType/final/",g_profile.m_confData.m_url.c_str(),act...
分类:Web程序   时间:2015-05-15 13:20:24    阅读次数:141
ETL工具Pentaho Kettle的transformation和job集成
1.      Kettle   1.1.       简介 Kettle是一款国外开源的etl工具,纯java编写,数据抽取高效稳定(数据迁移工具)。Kettle中有两种脚本文件,transformation和job,transformation完成针对数据的基础转换,job则完成整个工作流的控制。 2.      集成开发   2.1.       transf...
分类:其他好文   时间:2015-05-14 18:46:24    阅读次数:177
report Viewer从V10.0升级到V11.0全过程
开发工具从VS2010升级到VS2012,Report Viewer 版本也从V10.0到V11.O,本机开发运行没有问题,发布到服务器上时会出现一些问题;第一步、删除服务器上的Report ViewerV10.0;第二步、下载SQLSysClrTypes_x86.msi,安装;第三步、下载Repo...
分类:其他好文   时间:2015-05-13 12:13:21    阅读次数:421
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!