Easter79 Easter79
3年前
tensorflow目标检测API安装及测试
1.环境安装配置1.1安装tensorflow安装tensorflow不再仔细说明,但是版本一定要是1.91.2下载TensorflowobjectdetectionAPI下载地址:https://github.com/tensorflow/models1.3 Protobuf 的安装与配置
Stella981 Stella981
3年前
FastDFS 配置 Nginx 模块及访问测试
备注:以下nginx1.10.3源码目录根据nginx版本号不同会有相应的变化,以nginx版本号为准一、安装Nginx和fastdfsnginxmodule1,安装Nginx请看:Nginx安装教程2,下载fastdfsnginxmodule模块,这里是通过wget下载:wgethttps://nchc.dl
Easter79 Easter79
3年前
Spring项目JUnit测试报错ClassNotFoundException解决
Eclipse项目上有红色感叹号,各包显示正常。用JUnit测试部分能运行,部分报错,报错如下:ClassnotfoundUserTestjava.lang.ClassNotFoundException:UserTestatjava.net.URLClassLoader.findClass(URLClassLoader.java:3
Stella981 Stella981
3年前
Postman代码测试工具如何用?
1. 1)get请求,参数为map时,!(https://oscimg.oschina.net/oscnet/030fcc5051a1369d5ef36e329881d24d486.png)  postman的传参!(https://oscimg.oschina.net/oscnet/60f614df8b731e25ab5775a7c8
Wesley13 Wesley13
3年前
IntelliJ IDEA 使用问题一:测试文件
14:32:59UpdateInfo:AnewversionofIntelliJIDEAisavailable!(showballoon)14:34:59Allfilesareuptodate14:36:08Alreadyuptodate14:36:24Compilationcompletedsucce
Stella981 Stella981
3年前
DevOps平台之测试管理设计
!(https://mmbiz.qpic.cn/mmbiz_jpg/icQbWvrFMeJUsUOAypn5bFYB98GuUSugEwfNt0icp5csj7jnPpwpAV6A2bb7hpRStTwYlzVY5KzPuqLic737feicTw/640?wx_fmtjpeg)​转载本文需注明出处:微信公众号EAWorld,违者必究。
接口性能测试---locust脚本编写(一)
locust是用python编写的一款开源接口性能测试工具,以python3为例,直接使用pip安装即可,pip3installlocust。安装完成之后可使用locustversion查看对应的版本。
陈哥聊测试 陈哥聊测试
6个月前
理解持续测试,才算理解DevOps
通过持续集成和持续测试,企业可以尽早地将错误风险降至最低,并加快交付更好质量的软件。
nginx适配Overlay以及测试工具
Overlay网络和Underlay网络是一组相对概念,Overlay网络是建立在Underlay网络上的逻辑网络。