C:\>exp businessdata/businessdata file=dropcol.dmp tables=ACSTRULE,ARREARSCFG,ARREARS_REPORT_ACCT,CREATE_INVOICE_ACTION,FINANCIAL_ACCOUNT,FINANCIAL_AC ...
分类:
数据库 时间:
2016-08-06 17:13:56
阅读次数:
219
https://wppbaz.com/admin/uploads/files/BZ_Global_2016_Report.pdf Millward Brown编制的BrandZ最新排行榜(2016 BrandZ Top 100 Global Brands),全球100个最具价值品牌的品牌价值仍远远领 ...
分类:
其他好文 时间:
2016-08-06 15:51:36
阅读次数:
416
参阅资料:官方网站http://www.pentaho.com/中国爱好者社区http://www.pentahochina.com/portal.phpSourceForge社区版下载地址:https://sourceforge.net/projects/pentaho/files/BusinessIntelligenceServer下载地址:https://sourceforge.net/projects/pentaho/files/Busines..
分类:
其他好文 时间:
2016-08-05 12:08:07
阅读次数:
151
reportng是一个简单的testng的生成HTML格式报告插件,是为了取代TestNG默认的html report. Java项目 下载reportng jar包 http://pan.baidu.com/s/1i3KdlQH 下载google guice http://pan.baidu.co ...
分类:
Web程序 时间:
2016-08-04 21:24:51
阅读次数:
179
SQL SERVER 2008 R2 是微软目前最新的数据库版本,在之前的SQL SERVER 2005中,我们可以通过修改IIS对应的SSRS站点及SSRS的配置文件,将SSRS配置成匿名登录的方式,把报表集成到系统中,而现在SSRS2008 R2已经和IIS完全分离,所以说我们在沿用2005的配 ...
分类:
数据库 时间:
2016-08-04 13:24:41
阅读次数:
321
=================== 连接到目标数据库(不用恢复目录数据库) rman target / nocatalog 显示rman配置 RMAN> show all; ==================== 报告目标数据库的物理结构 RMAN> report schema; 报告陈旧备份 ...
分类:
其他好文 时间:
2016-08-03 22:04:21
阅读次数:
211
1、下载kettle包,并解压http://community.pentaho.com/projects/data-integration/2、安装jdk,并配置java环境 a).打开我的电脑--属性--高级--环境变量 b).新建系统变量JAVA_HOME和CLASSPATH 变量名:JAVA_ ...
分类:
Windows程序 时间:
2016-08-03 17:02:05
阅读次数:
1020
"""A TestRunner for use with the Python unit testing framework. Itgenerates a HTML report to show the result at a glance. The simplest way to use this ...
分类:
编程语言 时间:
2016-08-02 11:39:40
阅读次数:
613
Report风格的ListCtrl的扩展,原文链接地址:http://www.codeproject.com/Articles/5560/Another-Report-List-Control 1.列排序 BOOL IsSortable() const; // Is sort allowed? BO... ...
分类:
其他好文 时间:
2016-08-02 11:10:45
阅读次数:
224
--先找到档期select * from hv_item_info a where a.report_begdate > '2016-07-28' and a.report_begdate < '2016-07-29'; --找轮次select * from media_item_wheel_inf ...
分类:
数据库 时间:
2016-08-01 19:04:24
阅读次数:
207