- 5G wifi 开启无线桥接,选择模式 APClient(禁用AP)
- 内部网络,关掉DHCP。内网设置不变
- 系统管理->操作模式->无线接入点
完事以后再主路由上查看ip,访问ip就可以访问当前路由。
不过有一点比较奇怪,主路由是官改版的k2p(b1),终端管理里面显示桥接路由的ip是192.168.xxx.10
但是看不到电脑本机ip,电脑本机ip查看是192.168.xxx.11,然后在次级路由里查看终端列表,里面只有11,没有10
完事以后再主路由上查看ip,访问ip就可以访问当前路由。
不过有一点比较奇怪,主路由是官改版的k2p(b1),终端管理里面显示桥接路由的ip是192.168.xxx.10
但是看不到电脑本机ip,电脑本机ip查看是192.168.xxx.11,然后在次级路由里查看终端列表,里面只有11,没有10
整理下自己的技术栈.
数据结构
List
Map
内存模型
多线程
泛型
SpringMVC
Spring boot
Spring cloud
微服务的理解,什么情况下应该使用微服务.
事务
四大特性
原子性、一致性、隔离性、持久性
隔离级别
分布式事务常用解决方案
索引
引擎
mybatis
高可用方案
主从
分库分表
redis
单机
哨兵
集群
分布式锁
spring 集成
常用的MQ产品
事务管理
常见异常解决方案
maven
git
jenkins
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment