
Nginx反向代理下Springboot应用redirect问题
环境:nginx 1.20 (https)springboot 2.3.5.RELEASE (http)问题:在springboot中的redirect,在重定向会走到http的端口上解决办法n...
admin 阅读(1393) 评论(0)
环境:nginx 1.20 (https)springboot 2.3.5.RELEASE (http)问题:在springboot中的redirect,在重定向会走到http的端口上解决办法n...
admin 阅读(1502) 评论(0)
Javascript函数atob("待解码字符串") btoa("待编码字符串") Python表达等效函数import base64 # atob s ...
admin 阅读(1483) 评论(0)
步骤:使用中科大的镜像,在环境变量中加入以下两个:变量名:RUSTUP_DIST_SERVER,变量值:https://mirrors.ustc.edu.cn/rust-static变量名:RU...
admin 阅读(3226) 评论(0)
先到cisco网站注册Cisco账号访问Netcad网站,登记刚刚那个cisco账号,并且登录Cisco账号https://www.netacad.com/portal/self-enroll/...
admin 阅读(8271) 评论(0)
D:\tools\ffmpeg\bin>ffmpeg -stream_loop -1-re -i G:\文档\迈克尔欧文.mp4 -vcodec libx264 -acodec aac -...