logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

测试html报告 github python3版本

github源码下载地址:https://github.com/huilansame/HTMLTestRunner_PY3/archive/master.zip解压后进入文件找到文件:HTMLTestRunner_PY3.py,将其放入C:\Python37\Lib\site-packages 内代码演示调用以及报告效果,自己使用随意写代码此处只是随便写了个im...

#测试#python
git bash

3、全局配置:就是为了在于提交代码的时候,知道是哪个家伙提交的! git config --global user.name "chen1932490299" git config --global user.email "1932490299@qq.cocm"ssh-keygen-t rsa-C “1932390299@qq.com”输入地址如:C:\cwx606464\输入密码12...

#git#运维
websocket python实现原理

""" pip install ws4py """import jsonfrom ws4py.client.threadedclient import WebSocketClientclass CG_Client(WebSocketClient):def opened(self):req = '{"event":"subs...

#网络#python#json
暂无文章信息