码迷,mamicode.com
首页 >  
搜索关键字:report    ( 2164个结果
Pentaho Report Designer 入门教程(一)
Pentaho Report Designer 入门教程,通过示例详细说明,并集成到java应用中。...
分类:其他好文   时间:2014-09-22 15:55:12    阅读次数:200
There has been an error processing your request magento
如果使用magento的过程中,出现以下页面:说明出现了错误,但是亲,不用紧张,请根据"Error record number:xxxxxxxxx"的数字在网站根目录下的var/report中找到对应的报告并打开,里面有具体的问题。这种报错的产生,通常是使用了不兼容的模板或组件,有些情况下,数据库连...
分类:其他好文   时间:2014-09-20 15:54:29    阅读次数:150
MFC ListControl用法合集
以下未经说明,listctrl默认view风格为report-------------------------------------------------------------------------------1. CListCtrl风格 LVS_ICON:为每个item显示大图标 LVS_...
分类:其他好文   时间:2014-09-20 03:31:56    阅读次数:374
openerp report image
webkit : 再mako 文件中插入以下代码, 标签用于再mako中定义代码或者函数。 然后 ${ embed_image('图片类型', 图片字段 , 宽度,高度) } 即可, 本质上是使用html中显示 base64格式的图片标签 '%( width, ...
分类:其他好文   时间:2014-09-18 20:36:04    阅读次数:228
研究gatling 的性能测试报告图表
gatling report是基于highchart的一个很好看的chart, 非常适合在性能测试报告中描述request/response等随时间、并发数变化的趋势,这一点在jmeter中我还没有找到对应的方法gatling report中使用的chart比原生的chart功能要强一些,大概是作者...
分类:其他好文   时间:2014-09-16 12:15:41    阅读次数:808
Oracle Report(Report 6i/RDF)使用全局变量fnd_global, fnd_frofile
注:本文为原创,作为学习交流使用,转载请标明作者及出处,作者保留追究法律责任的权力。Lumen Sulzsu1989#gmail.com(#=@)www.cnblogs.com/lzsu1989-----------------------------------------------------...
分类:数据库   时间:2014-09-15 02:12:28    阅读次数:340
Python的Internet标准库2-urllib组件
访问不需要验证的远程资源下载数据,使用urlretrieve() 1 #!/usr/bin/env python 2 # -*- coding: utf-8 -*- 3 4 import urllib 5 6 def report(blocks_read,block_size,total_siz.....
分类:编程语言   时间:2014-09-13 18:28:35    阅读次数:183
Pentaho Report Designer连接HSQLDB问题
《Pentaho Reporting 3.5 for Java Developers》第三章中连接hsqldb错误,以及正确连接方式的说明,是学习Pentaho Reporting 的学习笔记,供参考。...
分类:数据库   时间:2014-09-12 15:10:43    阅读次数:230
java pojo实体类做birt报表数据源
环境要求:到http://www.eclipse.org/downloads/下载 Eclipse IDE for Java and Report Developers 工具 第一步:创建一java项目ReportJava; 第二步:创建包yss.com并编写一实体类User 作为报表中的数据对象 pa...
分类:编程语言   时间:2014-09-10 17:58:01    阅读次数:387
Index Fragmentation Report in SQL Server 2005 and 2008
ProblemWhile indexes can speed up execution of queries several fold as they can make the querying process faster, there is overhead associated with th...
分类:数据库   时间:2014-09-09 15:23:08    阅读次数:376
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!