Logo

DIRTSAI

14th December 2024
Java Servlets evolved as an efficient, standardized way to handle web requests in Java, replacing earlier CGI solutions and serving as the foundation for Spring MVC's architecture through the DispatcherServlet.

12th August 2024
本文探讨了在使用 Obsidian 的 Git 插件时遇到的 SSH 连接问题。通过深入分析 SSH 的工作原理、密钥管理和认证过程,文章提供了解决 SSH 连接中频繁要求输入 passphrase 的方案,详细解释了如何配置 SSH Agent 实现自动加载密钥,避免重复输入密码。

10th December 2023
从Java实现单例的方式说起,穿插介绍了Synchronized,volatile等关键字的说明,最后介绍了两种更巧妙的单例模式实现
Dirtsai

Dirtsai

海浪滔滔我不怕