项目背景:前端是uniapp开发的h5,后端是tp5,其他语言我觉得应该大同小异,主要是思路,本文就以这俩为例吧 1、首先在tp5的入口文件:public/index.php 在里面添加三行: // [ 应用入口文件 ] header("Access-Control-Allow-Origin:*") ...
分类:
Web程序 时间:
2020-11-08 16:46:47
阅读次数:
31
Spring流程Debug 1.1 Spring测试环境搭建 Spring模块概览,绿色是模块,Spring中八大模块,黑色表示该模块包含的jar包(组件)。例如我们想要用IOC容器,也就是绿色的CoreContainer,我们需要导入Beans,Core,Context,SpEL(spring-e ...
分类:
编程语言 时间:
2020-11-08 16:41:17
阅读次数:
17
公司项目目前使用 SOA 架构(Service-oriented architecture:服务导向架构),每个服务作为一个单体对外提供接口,服务之间使用 GitHub OpenFeign 调用接口。 服务提供者正常提供接口,把需要暴露的接口封装为一个 client jar 包,服务调用者正常引入 ...
分类:
其他好文 时间:
2020-11-08 16:39:17
阅读次数:
16
{ "name": "网站名字", "host": "你的服务器ip", "port": 21, "username": "", "password": "", "protocol": "ftp", "agent": null, "privateKeyPath": ...
分类:
Web程序 时间:
2020-11-07 17:42:48
阅读次数:
30
import smtplib from email.mime.text import MIMEText from email.header import Header # 第三方 SMTP 服务 mailserver = "***" # 设置服务器 username_send = "***" # 用 ...
分类:
编程语言 时间:
2020-11-07 16:31:56
阅读次数:
21
查询语法参考 直接输入查询语句,将从标题,html内容,http头信息,url字段中搜索; 如果查询表达式有多个与或关系,尽量在外面用()包含起来; * 新增完全匹配的符号,可以加快搜索速度,比如查找qq.com所有host,可以是domain"qq.com" * 高级搜索 可以使用括号 和 && ...
分类:
其他好文 时间:
2020-11-07 16:10:15
阅读次数:
16
import osimport smtplibfrom email.mime.text import MIMETextfrom email.header import Headersender = ' 'receiver = 'i 'smtpObj = smtplib.SMTP()smtpObj.c ...
分类:
其他好文 时间:
2020-11-07 16:03:50
阅读次数:
15
1.在Vue页面加载时动态发送请求获取微博授权url 1.1 在 components\common\lab_header.vue 中写oauth动态获取微 博授权URL // 获取微博登录地址 oauth() { // 从后端获取 微博登录地址 oauth_post().then((resp) = ...
分类:
Web程序 时间:
2020-11-06 02:35:14
阅读次数:
23
app="APACHE-Flink" && country="CN" app="Apache-Shiro" body="Welcome to Burp Suite" 威胁情报 body="miner.start("&&header!="Mikrotik HttpProxy"&&country=CN ...
分类:
其他好文 时间:
2020-11-06 02:32:20
阅读次数:
24
header=“rememberme=deleteMe”、header=“shiroCookie” # CVE-2019-17558 Apache Solr Velocity模板远程代码执行app="Apache-Shiro"# 搜索湖北地区的资产<!--more--> && region="Hub ...
分类:
其他好文 时间:
2020-11-06 02:29:09
阅读次数:
26