一、开发环境 OS: Win10 64bit VisualStudio:VS2010 Wireshark:Wireshark-1.8.6 Cygwin:最新版 Python:Python2.7.13 参考链接: https://wenku.baidu.com/view/854c986d011ca30 ...
分类:
其他好文 时间:
2021-05-24 02:04:09
阅读次数:
0
一、安装allure插件 点击jenkins管理-->插件管理 ...
分类:
其他好文 时间:
2021-05-24 02:02:45
阅读次数:
0
安装python插件 使用命令安装 pip install allure-pytes下载源码安装 https://pypi.org/project/allure-pytest/ 安装allure下载: https://bintray.com/qameta/generic/allure2 前置条件:已 ...
分类:
其他好文 时间:
2021-05-24 02:02:33
阅读次数:
0
部署Zabbix4.0和Grafana 一、Zabbix 1、安装 rpm -Uvh https://repo.zabbix.com/zabbix/4.0/rhel/7/x86_64/zabbix-release-4.0-2.el7.noarch.rpm yum clean all yum inst ...
分类:
其他好文 时间:
2021-05-24 01:33:19
阅读次数:
0
Oracle数据库的初步学习 数据库的安装及其配置,使用默认选项进行安装即可 oracle的几种常见客户端 i. Web端:https://localhost:5500/em(浏览器需要flash插件) i. Oracle控制台:SQLplus i. Oracle自带的GUI:Sql Develop ...
分类:
数据库 时间:
2021-05-24 01:06:57
阅读次数:
0
39 插件、zepto 插件 常用插件网站 jquery官网插件 https://plugins.jquery.com/ 百度 CSDN swiper https://www.swiper.com.cn github jq22 使用过程 找 用: 2.1 下载 2.2 文件拷贝到用的地方 自定义插件 ...
分类:
其他好文 时间:
2021-05-24 00:54:18
阅读次数:
0
1。 调整用例执行顺序 默认按名称顺序执行。安装pip install pytest-ordering, 在测试方法上加装饰器@pytest.mark.last @pytest.mark.run(order=1) 2。遇到错误停止执行 -x 参数 pytest -x -v -s test_01.py ...
分类:
其他好文 时间:
2021-05-24 00:48:43
阅读次数:
0
vscode配置c++插件教程链接如下: https://code.visualstudio.com/docs/cpp/config-msvc#_check-your-microsoft-visual-c-installation 必须有工作空间 有工作空间/workspace才能有配置文件。否则配 ...
分类:
编程语言 时间:
2021-05-24 00:18:33
阅读次数:
0
花了不少功夫,终于将这个手册翻译完了。 bootstrap5已经到来了,它带来了很多很好的更新。我是一个bootstrap爱好者,我已经用bootstrap为我的项目构建了我的大多数网站和web应用程序。bootstrap这些年提供的无缝UI和网格系统是我喜欢bootstrap创建任何网站的主要原因 ...
分类:
其他好文 时间:
2021-05-24 00:00:16
阅读次数:
0
增加企业开发效率:学jquery插件。 jQgrid 表格。 jqGrid 用 ajax,所以 要求后台 传字符串 。 jqgrid 封装的是内部 表格控件 。 核心是jquery.jqgrid.min.js +grid.locate--cn.js就够用了 css 引用 ui.jqgrid boot ...
分类:
其他好文 时间:
2021-05-23 23:38:31
阅读次数:
0