/images/avatar.png

Schaepher's Blog

pid

http://www.voidcn.com/article/p-khtntffn-hy.html https://www.jianshu.com/p/c60ff400ddec

Spring Boot

过滤器 配置过滤器 Filter 来对特定类的方法做是否登录的判断 添加 Filter 的方法: 创建过滤器 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 public class EncodingFilter implements Filter { private static final String CONTENT_TYPE = "text/html;charset=UTF-8"; public

刷错 BootLoader 导致硬件启动错误的修复方法

只要硬件不损坏,都有办法救砖! https://0x00rick.com/hardware%20hacking/2018/05/04/Xiaomi_mi_router_3.html https://openwrt.org/toh/xiaomi/mir3 http://www.lyyyuna.com/2015/12/19/xiaomiluyou01/ https://blog.csdn.net/aggresss/article/details/52694051 改成 SPI 模式,然后刷: https://www.right.com.cn/forum/thread-310776-1-1.html http://www.xcx1024.com/ArtInfo/2604245.html