Xiao Di's Blog
Note
This page uses AI technology for translation. The content is for reference only.
I usually transfer some articles from my CSDN and Jue Jin platforms, but there likely won’t be any blog posts exclusive to this website.
Bilibili: 小狄同学呀
Github: xiaoditx
ACfun: 小狄同学呀
CSDN, Jue Jin: 小狄同学呀
C++ WIN32 Implementation of Irregular Window with Transparent Background
Using layered windows to develop with transparent images as background, allowing for irregular windows
February 6, 2026
I Wrote an AGENTS.MD for My Project
The large model was shocked after reading it: Oh no, the exploitation has come to me?
January 20, 2026
How to Set Up a Programming Computer's Software Environment from Scratch
Sometimes Git is used for lightweight purposes, so there's no need to bother with VS Code's visualization plugins. At this time, command line usage becomes particularly important. This article will introduce the basic usage of Git for simple projects
November 1, 2025
Lightweight Git Command Line Operation Tutorial
Sometimes Git is used for lightweight purposes, so there's no need to bother with VS Code's visualization plugins. At this time, command line usage becomes particularly important. This article will introduce the basic usage of Git for simple projects
October 18, 2025
C/C++指针种类+常见错误+组合技巧,挑战写出全网最全指针文章
要说C/C++中什么东西最烦人,那肯定是指针了,各种概念绕来绕去非常烦人,本文就是为了方便随时查阅写出的偏收录性的文章
September 7, 2025
VScode Plugin Reports Error, but g++ Compiles Perfectly? Analyzing the Cause of API Call Errors
Using WritePrivateProfileString, VScode immediately reports an error, but g++ compiles it directly? We must analyze this.
August 26, 2025
Algorithm Problem: GESP202503 Level 4 — Wasteland Reclamation (Luogu B4263)
A classmate took the GESP exam and came back saying he got TLE on one problem. He wrote the problem down for me. Being a bit bored in class, I simply solved it. Tried it at home, made some changes, and AC'd smoothly.
August 26, 2025