小端序机器内存变量存储字节序的一种体现
-
CS110L L5 - Traits and Generics
First impression on traits and generics
-
CS110L L3 - Memory Safety in Rust
The design of ownership and error handling in Rust and why they’re needed
-
CS110L L2 - Program Analysis
Some tools and methods used for program analysis, including static/dynamic analysis
-
CS110L L1 - Safety in System Programming
Flaw of the current programming language in perspective of safety
-
在 Neovim(v0.10+) 上使用 arduino-language-server
在 Neovim 中安装并使用 arduino-language-server 时所遇到的问题和解决方案
-
PA3 - Batch Processing System
exception handling, system calls, file system, and directmedia layer implementation
-
2024 年终总结
在这稳步下沉的大船上度过又一个荒废的地球年
-
Arcaea 曲名匹配器
用 Python 写了个用来辅助猜曲名的匹配器,以及网易云电台爬虫
-
PA W9 - Linking & Loading
Notes taken for class W9 of NJU PA