码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
Unsupervised learning, attention, and other mysteries
Unsupervised learning, attention, and other mysteriesGet notified when our free report “Future of Machine Intelligence: Perspectives from Leading Prac...
分类:其他好文   时间:2015-08-21 15:23:59    阅读次数:230
Jasper Report (2)--- 用JDBC做为数据源
用JDBC做为jasper report的数据源来连接数据库读取数据 1. 在Eclipse中新建Java项目(过程略),我的Java项目的结构如下所示: 注:这里的有关spring的jar包并不是改项目运行必须的,是我在做用JavaBean做为数据源的时候用到的包,请忽略。 2.连接数据...
分类:数据库   时间:2015-08-21 13:10:15    阅读次数:237
Jasper Report (1)--- Eclipse集成Ireport插件
环境的搭建(Eclipse中集成Ireport插件) 1. 首先在eclipse的工具栏点击 Help --> Eclipse MarketPlace --> Find 输入“ireport”点击搜索会出现如图所示的界面,按照图示进行安装插件(目前最新的是6.10) 2.安装成功后会提醒重新...
分类:Web程序   时间:2015-08-21 11:01:23    阅读次数:326
mac error 2015-08-20 0657
Anonymous UUID: 9E5F7DE8-3A83-2978-8AC0-2FD1C1DC1171Fri Aug 21 06:53:40 2015*** Panic Report ***panic(cpu 2 caller 0xffffff8015d6cf6d): "a freed zone ...
分类:系统相关   时间:2015-08-21 08:14:30    阅读次数:285
How To Configure Expense Report Numbers? 客户化费用报表编号
参考文档:文档 ID 365238.1 根据文档显示,只需要在程序AP_WEB_OA_CUSTOM_PKG.GetNewExpenseReportInvoice 添加生成逻辑即可 程序举例: FUNCTION GetNewExpenseReportInvoice(p_employeeId IN ap_expense_report_headers.employee_id%TYPE, ...
分类:其他好文   时间:2015-08-20 16:51:07    阅读次数:126
icinga-report+jasperserver+icinga-web安装步骤
icinga-report+jasperserver+icinga-web安装步骤:已安装过icinga,步骤略jaserserver:#wgethttp://downloads.sourceforge.net/project/jasperserver/JasperServer/JasperReports%20Server%20Community%20Edition%205.6.0/jasperreports-server-cp-5.6.0-linux-x64-installer.r..
分类:Web程序   时间:2015-08-19 17:33:27    阅读次数:263
如何解决Rally结果模板提示Failed to load AngularJS framework
rally测试结果可以生成html报告.但是原生态的Rally报告模板angular js框架是从Google下载的. rally/src/rally/ui/templates/task/report.mako文件中, 解决方法.修改rally/src/rally/ui/templ...
分类:Web程序   时间:2015-08-18 18:05:48    阅读次数:1745
icinga+idoutils+icinga-report+jasperserver完整步骤
icinga+idoutils+icinga-report+jasperserver完整步骤:1、icinga:http://sourceforge.net/projects/icinga-cn/files/icinga-cn/icinga-cn-1.11/icinga-cn-1.11.5.tar.gz/downloadhttp://nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz$sudouseraddicinga$sudoapt-..
分类:Web程序   时间:2015-08-18 12:14:44    阅读次数:177
Google之海量数据的交互式分析工具Dremel
Google Dremel 原理 简介 Dremel 是Google 的“交互式”数据分析系统。可以组建成规模上千的集群,处理PB级别的数据。MapReduce处理一个数据,需要分钟级的时间。作为MapReduce的发起人,Google开发了Dremel将处理时间缩短到秒级,作为MapReduce的有力补充。Dremel作为Google BigQuery的report引擎,...
分类:其他好文   时间:2015-08-17 21:48:43    阅读次数:1335
pdf文件的作成
Dim Report As New crProgressList Report.PrintOptions.PaperSize = CrystalDecisions.Shared.PaperSize.PaperA4 Report.SetDatabaseLogon(strUser, strPasswo....
分类:其他好文   时间:2015-08-17 11:38:18    阅读次数:91
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!