码迷,mamicode.com
首页 >  
搜索关键字:pentaho report    ( 2275个结果
zabbix设置邮件发送报警
找到QQ邮件服务器地址打开QQ邮箱-设置-账户开启POP3/SMTP服务生成授权码,记住这个授权码找到QQ的SMTP服务器地址配置发件人Email信息管理-报警媒介类型-Email填写相关信息如下配置收件人Email信息选择用户-Admin选择报警媒介-添加启用报警配置-动作-Report prob... ...
分类:其他好文   时间:2020-03-17 23:55:15    阅读次数:102
pytest云层后生成测试报告
pytest 生成报告,需要提前安装插件 pip install pytest-html 使用方式: 在运行时使用--html=report.html (report就是生成html的文件名) eg:pytest test_rundemo.py --html=reportdemo.html 测试案例 ...
分类:其他好文   时间:2020-03-17 22:28:32    阅读次数:69
五、分支事务register和report
所有文章 https://www.cnblogs.com/lay2017/p/12485081.html 正文 在阅读数据源代理部分的代码的时候我们提到过ConnectionProxy会在init方法里面向Server端注册一个分支事务,当ConnectionProxy中失败的时候,会先Server ...
分类:其他好文   时间:2020-03-16 23:16:45    阅读次数:79
allure
pip install pytest-allure-adaptor .ini --alluredir report 生成xml https://bintray.com/qameta/generic/allure2 下载 allure-2.6.0.zip 配置到环境变量 report上级目录执行 al ...
分类:其他好文   时间:2020-03-16 20:30:12    阅读次数:94
Odoo 打印报表定制方法
本文主要介绍odoo打印报表定制的方法及代码示例 从odoo8.0开始使用基于Qweb,Bootstrap和Wkhtmltopdf的全新报表引擎。一份报表由两个元素构成: 1 在ir.actions.report.xml中定义报表记录,使用定义报表生成的参数。 2 Qweb view定义报表样式 R ...
分类:其他好文   时间:2020-03-15 19:13:06    阅读次数:219
[Trouble shooting] Alt-A shortcut taken by another app and conflict with Emacs' M-a
There is a "similar issue report" on the Microsoft Community site, and some replies said that it might be the WeChat app that takes the Ctrl A shortcu ...
分类:移动开发   时间:2020-03-14 01:22:27    阅读次数:95
FineBI如何在web页面中嵌入式集成
API嵌入集成 1.1 描述 FineBI是基于B/S架构的浏览器/服务器模式,现在用户开发的系统基本上趋向于B/S架构的浏览器/服务器模式,因此有些页面完全可以直接采用web页面嵌入式集成的简易方式完成集成。而且些因为框架的原因可以采用json的调用方式进行集成。通过集成,用户从自己的系统通过链节 ...
分类:Web程序   时间:2020-03-13 18:44:13    阅读次数:105
BGP AS号码分配和查询方式
http://www.cidr-report.org/cgi-bin/as-report?as=china&view=2.01-64511公有AS64512-65535私有AS在2009年1月后,IANA决定使用4字节长度AS,范围是65536-4294967295
分类:其他好文   时间:2020-03-12 18:43:18    阅读次数:616
Autel MaxiIM608 Read PIN Code for Dodge Smart Key
This test report feedback from our customer real test project,he use this new product Autel MaxiIM608to read PIN code for Dodge smart key.And here is ...
分类:其他好文   时间:2020-03-11 19:50:17    阅读次数:85
Autel MaxiIM608 Read PIN Code for Dodge Smart Key
This test report feedback from our customer real test project,he use this new product Autel MaxiIM608to read PIN code for Dodge smart key.And here is ...
分类:其他好文   时间:2020-03-11 19:42:16    阅读次数:61
2275条   上一页 1 ... 16 17 18 19 20 ... 228 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!