DJHX - 阿辉的博客
about
backend
c
docker
java
linux
movie
mysql
network
nginx
python
tech
/* Life Code Think */
保持谦虚,保持谨慎,努力打磨好自己编码的技艺。
近期文章
Gunicorn+Flask的基本应用
本地开发,线上部署 Flask web 的一些问题和思考
read more
使用Redis实现分页和搜索的功能
Flask + Redis 实现分页+搜索
read more
Python中的多线程编程
初窥门径:Python + 多线程
read more
Debian12安装Redis
安装 Redis 以及设置密码开放远程连接
read more
VirtualBox创建Debian12虚拟机
VirtualBox 安装 Debian12 以及设置静态 IP 地址,安装一些简单的软件
read more
SpringBoot3+SpringSecurity+Thymeleaf的示例
SpringBoot3 下个人简易项目的通用方案示例
read more
Debian12安装PostgreSQL
安装 PostgreSQL 以及设置密码开放远程连接
read more
使用MMDB来获取客户端的IP信息
通过 MaxMind 的 GeoIP2 数据库获取到客户端的IP地理信息
read more
Windows安装OpenSSH服务端
Windows 也可以开启 OpenSSH Server 通过 SSH 连接
read more
一种直白有效的前缀匹配方案
用 Redis 的 zset 来实现一个自动补全提示的功能
read more
More
Debian12安装jdk21
Debian12安装Prometheus和Grafana
Linux的排序命令sort
Linux中与查找相关的命令
All about