logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

spring整合mabatis框架(druid连接池)

基于spring框架整合mybaits框架,和druid连接池工程的准备,sql准备,数据库准备,实体准备,Mapper接口准备,Mapper.xml文件编写,springConfig.xml配置文件,mybatisConfig.xml文件配置类.spring测试环境整合,SQLException: Access denied for user错误的原因,以及解决绑法

文章图片
#spring#java#后端 +4
python+Request提取cookie

print(" 登录接口中的cookie: ",login_cookie_info)print("json数据转化为字符串",json_str_data)print("re_token的结果:" ,re_token)print("返回结果不是JSON格式")# result_data_info 接受响应数据。print("响应内容是:")print("处理成功")# 使用正则表达式提取token。

文章图片
#测试工具#jmeter#http +2
python 中 TypeError: self类型对象传入错误解决办法

这个问题应该是 对象没有实例化所导致的,看下面的图片,IndexPage类并没有实例化。在当前类中添加一个属性,用于实例化IndexPage对象。

文章图片
#python#开发语言#pytest +1
python 中 TypeError: Object of type TestCase is not JSON serializable

传递对象的应该是JSON格式的,但是实际上传递进去的对象是一个TestCase类型的。将TestCase对象进行json格式化,

文章图片
#python#json#开发语言
jenkins中出现[withMaven] downstreamPipelineTriggerRunListener - Failure to introspect build steps: java

withMaven] downstreamPipelineTriggerRunListener - Failure to introspect build steps: java.io.IOException: pipeline流水线任务 #1 did not yet start。拉去的项目根目录里面创建一个Jenkinsfile文件,而不是一个Jenkinsfile文件夹。io异常,运行的时候,

文章图片
c++错误<RC Condition =“‘%(ResourceCompile.ExcludedFromBuild)‘!=‘true‘“

c++错误<RC Condition ="'%(ResourceCompile.ExcludedFromBuild)'!这里跳转到rc 就是资源文件出现问题。需要找到对应的资源文件,删除掉即可。右侧资源文件里面有资源,删除即可。

文章图片
#前端#服务器#c++
Python使用appium中出现Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。解决办法

因为自己的appium服务器是再本地,所以看一下自己的appium是否启动,如果appium不在本地,就看appium的服务器所在的防火墙,和自己电脑防火墙的设置。创建新的连接失败,这个有可能是是appium服务存在防火墙,没有办法访问。又有可能是appium没有启动。经过查找发现,appium服务器没有启动。发现已经可以正常的使用了。

文章图片
#网络#python#开发语言
jenkins中ERROR: Error cloning remote repo ‘origin‘hudson.plugins.git.GitException: Could not init /r

Caused by: java.io.IOException: Cannot run program "git" (in directory "/root/.jenkins/workspace/test001"): error=2, 没有那个文件或目录。Caused by: java.io.IOException: error=2, 没有那个文件或目录。错误的原因是因为因为linux中没有git这

文章图片
#elasticsearch#大数据#搜索引擎
docker-compose下载与安装

【代码】docker-compose下载与安装。

文章图片
#docker#容器#运维
    共 43 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 请选择