推荐
专栏
教程
课程
飞鹅
本次共找到2690条
thinkphp自动验证
相关的信息
Easter79
•
3年前
SpringSecurityOAuth2(9) feign 微服务间调用 token验证
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Stella981
•
3年前
SpringBoot集成Spring Security实现登陆和简单权限验证
1.数据库配置好2.导依赖<!springsecurity安全认证<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringb
Stella981
•
3年前
Python scrapy爬取带验证码的列表数据
首先所需要的环境:(我用的是Python2的,可以选择python3,具体遇到的问题自行解决,目前我这边几百万的数据量爬取)环境:Python2.7.10ScrapyScrapy1.5.0第三方库:PyMySQL0.8.0Scrapy1.5.0pytesseract0.2.0pip10.0.1Pil
Easter79
•
3年前
SpringBoot2.0 基础案例(08):集成Redis数据库,实现缓存管理
本文源码GitHub:知了一笑https://github.com/cicadasmile/springbootbase一、Redis简介SpringBoot中除了对常用的关系型数据库提供了优秀的自动化支持之外,对于很多NoSQL数据库一样提供了自动化配置的支持,包括:Redis,Mo
Stella981
•
3年前
Spring Boot 注解收集
从哪个版本引入?从1.2.0这个版本开始引入,在之前的版本,一般的应用都会用到如下两个个类来启动SpringBoot应用:@EnableAutoConfiguration:启动自动配置,此注释自动载入应用程序所需的所有Bean。包括从classpath的spring.factories文件加载configuration
Easter79
•
3年前
SpringBoot集成Spring Security实现登陆和简单权限验证
1.数据库配置好2.导依赖<!springsecurity安全认证<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringb
Wesley13
•
3年前
Java&Selenium自动化测试调用JS实现单击
Java&Selenium自动化测试调用JS实现单击/themethodofinvokingjstodosomething@authordavieyang@create201808051:37
Stella981
•
3年前
Python&Selenium&Unittest&BeautifuReport 自动化测试并生成HTML自动化测试报告
一、摘要本篇博文将介绍如何借助BeautifulReport和HTML模版,生成HTML测试报告的BeautifulReport源码Clone地址为https://github.com/TesterlifeRaymond/BeautifulReport,其中BeautifulReport.py和其template是我们需要的关键。二
Wesley13
•
3年前
Java调用阿里云短信接口发送手机验证码
_前五步可参考阿里云服务文档:https://help.aliyun.com/document\_detail/59210.html?spma2c4g.11174283.4.1.2b152c42DoJ7Mt(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fhelp.aliyun.com
马尚
•
1年前
使用Puppeteer破解滑块验证码:掘金网站登录案例
本文通过前端技术Puppeteer来实现自动化操作,CanvasAPI实现简单的图像识别,计算滑块需要滑动距离,实现一个高效且识别概率很高的破解方案。快速上手PuppeteerPuppeteer是一个Node库,提供了一组用来操作Chrome或Chromi
1
•••
70
71
72
•••
269