码迷,mamicode.com
首页 >  
搜索关键字:jasper report    ( 2364个结果
报错:java.lang.NoClassDefFoundError: com/google/inject/Injector
使用testng report,导入jar包:reportng.jar和velocity-dep-1.4.jar后,执行脚本,报错如下: 缺少依赖的jar包:guice-4.0.jar 导入依赖的jar包即可 ...
分类:编程语言   时间:2019-08-19 23:00:46    阅读次数:408
你真的了JMeter解聚合报告么?
1.背景 大家在使用JMeter进行性能测试时,聚合报告(Aggregate Report)可以说是必用的监听器,但是你真的了解聚合报告么? 2.目的 本次笔者跟大家聊聊聚合报告(Aggregate Report)常用误区。 3.常见误区 说明:本次笔者采用的JMeter版本为5.1.1 误区一:9 ...
分类:其他好文   时间:2019-08-19 19:03:30    阅读次数:123
WestWild: 1.1: Vulnhub Walkthorugh
启动界面 主机层面扫描: ╰─ nmap -p1-65535 -sV -A 10.10.202.131 Starting Nmap 7.70 ( https://nmap.org ) at 2019-08-19 16:54 CSTNmap scan report for 10.10.202.131H ...
分类:其他好文   时间:2019-08-19 18:53:31    阅读次数:92
英文写作report
Writting Attached Files Maybe you might want to get familiar about how to write the Final report. Please find bellow some useful material: http://www. ...
分类:其他好文   时间:2019-08-17 15:04:13    阅读次数:132
在安装程序时g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report
g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report 问题原因是因为内存不足 使用交换分区来解决: sudo dd if=/dev/zero of=/swapfile bs=64M ...
分类:其他好文   时间:2019-08-17 15:02:31    阅读次数:90
httprunner2.0 概述及使用说明
一 概述 一 概述 HttpRunner是一款面向 HTTP(S) 协议的通用测试框架,只需编写维护一份 YAML/JSON 脚本,即可实现自动化测试、性能测试、线上监控、持续集成等多种测试需求。 二 系统流程 三 文件组织 1、项目文件目录结构 说明:(1)api 文件夹:存储接口定义描述(2)t ...
分类:Web程序   时间:2019-08-17 12:48:24    阅读次数:163
element-ui 文件上传
<el-form-item> <el-upload ref="upload" class="upload-demo" :action="daoruUrls" :on-preview="handlePreview" :on-remove="handleRemove" :file-list="fileA... ...
分类:Web程序   时间:2019-08-15 14:39:16    阅读次数:1715
Codeforces Round #344 (Div. 2) 631 C. Report (单调栈)
C. Report time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Each month Blake gets the report c ...
分类:其他好文   时间:2019-08-11 20:30:44    阅读次数:118
springboot-jsp打jar问题
springboot-jsp打jar问题
分类:编程语言   时间:2019-08-11 13:27:26    阅读次数:65
digitalworld.local:Torment Vulnhub Walkthrough
主机层面扫描: ╰─ nmap -p1-65535 -sV -A 10.10.202.135Starting Nmap 7.70 ( https://nmap.org ) at 2019-08-09 14:58 CSTNmap scan report for 10.10.202.135Host is ...
分类:其他好文   时间:2019-08-10 14:36:34    阅读次数:130
2364条   上一页 1 ... 39 40 41 42 43 ... 237 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!