05 2022 档案

摘要:以慕课网https://www.imooc.com/为例 1,loginSuccess.py # testLogin 2022-05-17 by Pearl # coding:utf-8 import unittest from selenium import webdriver from sele 阅读全文
posted @ 2022-05-20 17:06 pearl007 阅读(187) 评论(0) 推荐(0) 编辑
摘要:1,提前下载并安装git程序到电脑,打开pycharm进入>file>setting>Version Control>Git,点击Test 2,同个路径点击GitHub,点击Log In via GitHUb...,跳转到网页,点击跳转到GitHub进行登录授权(要提前注册自己的GitHub) 3, 阅读全文
posted @ 2022-05-19 10:12 pearl007 阅读(1767) 评论(0) 推荐(0) 编辑
摘要:pip install selenium 报错: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 0: ordinal not in range(128) 解码方式不匹配:文件的编码0xe7翻译为十进制数字是2 阅读全文
posted @ 2022-05-07 10:25 pearl007 阅读(518) 评论(0) 推荐(0) 编辑
摘要:1、 【JDBC Connection Configuration】 在配置DataBase URL的时候,加上allowMultiQueries=true参数: jdbc:MySQL://127.0.0.1:3306/mysql?allowMultiQueries=true 2、【JDBC Req 阅读全文
posted @ 2022-05-06 16:38 pearl007 阅读(256) 评论(0) 推荐(0) 编辑
摘要:启动JMeter时,报错信息: Uncaught Exception java.lang.IllegalAccessError: class com.github.weisj.darklaf.ui.filechooser.DarkFilePaneUIBridge$DetailsTableModel 阅读全文
posted @ 2022-05-06 12:05 pearl007 阅读(1094) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示