在Linux上手动安装1.19.2 Fabric服务端
不同服务端的区别参考Wiki
你也可以使用Docker快速安装:https://github.com/itzg/docker-minecraft-server
安装Java
1.18+需要Java17环境,安装步骤参考这篇文章
在Linux上手动安装1.19.2 Fabric服务端
不同服务端的区别参考Wiki
你也可以使用Docker快速安装:https://github.com/itzg/docker-minecraft-server
1.18+需要Java17环境,安装步骤参考这篇文章
文章 https://zhuanlan.zhihu.com/p/164696755 的学习笔记
Cookie是不可跨域的,每个Cookie都会绑定单一的域名,但一级域名和二级域名之间是允许共享使用的(利用domain字段)
文章
的学习笔记
布隆过滤器(Bloom Filter),是 1970 年由布隆提出的,主要用于判断一个元素是否在一个集合中
传统集合储存元素的痛点是储存空间随元素个数线性增加,当数据量很多时,缺点便显现了出来,布隆过滤器解决了这一问题
文章
的学习笔记
ThreadLocal中填充的变量属于当前线程,与其他线程独立。ThreadLocal为变量在每个线程中都创建了一个副本,每个线程访问自己内部的变量
使用方式👇
参考文章 https://zhuanlan.zhihu.com/p/78251301
在Spring中,如果想要满足一定条件才加载某个bean到IoC容器,只能使用@Conditional
注解
1 | public @interface Conditional { |
使用Docker+Nginx部署于: quanquancho.com
In this project, we mainly discuss two major issues:
Hot dependencies in pom.xml
Tool used contribution in different countries
The architecture of the project is Vue + SpringBoot. The development of frontend and backend are splited, and as a result any of them can work separately. The interaction between the frontend and the backend are achieved through Rest API, and we use Json as the data exchange format.
文章 https://zhuanlan.zhihu.com/p/195701027 的学习笔记
为了屏蔽设备之间的差异,每个设备都有一个叫设备控制器(Device Control) 的组件
.
控制器有三个寄存器: