My First Mobile App - SAST-EVENTO-MOBILE Frontend Introduction SAST-EVENTO-MOBILE is a cross-platform mobile application for our association: Student Association of Science and Technology (SAST). It i
Spring Boot Scheduled Tasks - Quartz Backend Introduce about Scheduled Tasks In the world of Spring Boot, scheduling tasks is an essential part of managing various background processes. Quartz is
Windows Remote Control - Several methods I used to Control Windows PC through iPad Daily In this blog, I will talk about several methods I have used to achieve the remote control. It is not a serious horizontal comparison about them, but j
CFW 预处理与 Clash 配置文件的使用 Daily 本文需要读者对 Clash 配置文件有基本的了解,知道 proxy, proxy-group, rule 和 订阅 的概念。 CFW 预处理 起因 我经常需要使ஷ
My Stable-Diffusion workflow Artificial Intelligence What is Stable-Diffusion Here is the description on GitHub. Stable Diffusion is a latent text-to-image diffusion model. Thanks to a generous compute d
Go into Go Programming Language-Basic Backend Go into Go Programming Language-Basi Basic Grammar Variables Golang is a strongly typed language. Type string is a built-in type. It can use + and =.