码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
nmap使用方法
扫描目标主机使用的操作系统。root@bt:~# nmap -sT -O -A 192.168.1.133Starting Nmap 5.61TEST4 ( http://nmap.org ) at 2012-08-31 02:28 EDTNmap scan report for192.168.1....
分类:其他好文   时间:2015-08-09 12:25:37    阅读次数:136
使用IProgress实现异步编程的进程通知
在异步编程中,有时候希望把进度展示出来,借助IProgress可以实现。 IProgress只提供了一个方法void Report(T value),通过Report方法把一个T类型的值报告给IProgress,然后IProgress的实现类Progress的构造函数接收类型为Action的形参,通...
分类:系统相关   时间:2015-08-08 19:46:23    阅读次数:223
bdyyservice.exe 系统错误
现象:开机出现 bdyyservice.exe 系统错误,说: 计算机中丢失log_report.dll原因:安装百度影音,卸载后出现的问题解决方法:所有程序 -> 附件 -> 命令提示符, 鼠标右键,以管理员身份打开输入: sc delete bdyyService回车,就可以删除这个服务了,重启...
分类:其他好文   时间:2015-08-07 22:02:58    阅读次数:696
说说RMAN里的obsolete
RMAN> report obsolete;RMAN retention policy will be applied to the commandRMAN retention policy is set to redundancy 1no obsolete backups foundRMAN> b...
分类:其他好文   时间:2015-07-30 23:14:23    阅读次数:116
BAPI_ACC_DOCUMENT_POST
*&---------------------------------------------------------------------* *& Report ZFI_PROFIT_DOCUMENT *& *&---------------------------------------------------------------------* *& *& *&--------------------------------------------------------------------...
分类:Windows程序   时间:2015-07-30 21:30:31    阅读次数:342
WPF可视化控件打印
IntroductionWhile coding an application that displays a detailed report in aScrollViewer, it was decided that it would be nice toprintthe report to ap...
分类:Windows程序   时间:2015-07-30 18:36:24    阅读次数:475
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!