Mqtt Usage
MQTT is a standard messaging protocol for the Internet of Things (IoT).MQTT today is used in a wide variety of industries, such as automotive, manufacturing, telecommunications, oil and gas, etc.
2025-05-16
3 min read
JeecgBoot 低代码平台II
最近开始使用 JEECG 搭建新项目,随着深入使用,对这款低代码平台有了更深层次的了解与体验。
2025-04-23
3 min read
JeecgBoot 低代码平台
国货之光产品、低代码平台 + 代码生成可二次迭代逻辑。
2025-03-04
2 min read
Rime Input Method
Rime is a customable input method framework.Rime support various system like windos macos and linux.
2024-12-29
2 min read
Garmin 同步心率至 Emacs
最近买了块佳明 Forerunner 255 运动手表,思考下能不能从佳明手表中获取实时心率推送至emacs中并展示,于是就有了这篇文章。
2024-11-28
3 min read
emacs 同步微信消息数量
使用 emacs 由于太专注了,往往容易漏掉微信的消息。 如果能在 emacs 中显示微信的消息数量那就太棒了。
2024-10-05
1 min read
Emacs Patches
Some emacs features need to be implement with patches. let’s make a patch and apply it.
2024-09-08
4 min read
Yolo V8
Ultralytics YOLOv8 和 Darknet 是与 YOLO(You Only Look Once)目标检测模型相关的两个不同实现。它的主要特点是将目标检测问题视为回归问题,直接在图像上预测边界框和类别。
2024-08-07
2 min read
H2 Usage
h2 features are Very fast, open source, JDBC API, Embedded and server modes; in-memory databases, Browser based Console application, Small footprint: around 2.5 MB jar file size.
2024-07-02
2 min read
Ftp Resume Transfer
Resumable transfer significantly improves the efficiency of file transfers,It is very efficient and convenient.Let’s try it in java
2024-06-25
2 min read