Articles

paper fragments with different words on them

Understanding Morphology - Morphological Rules

In this article, we will talk about various morphological patterns from different languages and two aprroaches to describing morphological rules.

5 min read
white printer paper beside white keyboard

我的 2023 年大三下前端实习求职经历中文

关于我在快要到大过年的时候才开始找工作的经历和吐槽。

32 min read
paper fragments with different words on them

Understanding Morphology - Introduction and Basic Concepts

Introducing morphology, the study of word formation and structure. In this article we will explain basic terms and concepts in morphology, such as morphemes, roots, affixes, and morphological relationships.

9 min read
a crab nearby a globe

rCore 学习记录 1 - 构建最小内核中文

学习 rCore 教程的过程中写的实验总结,主要介绍了如何构建一个最小的内核,并让它能够成功运行在 Qemu 模拟的 RISC-V 裸机上,打印出 'Hello, World!'。

24 min read
a crab nearby a globe

rCore 学习记录 0 - 实验准备中文

学习 rCore 教程的过程中写的实验总结,主要内容为实验前的环境配置工作。包括如何在 Linux 系统上配置 Rust 工具链、Qemu 模拟器和 GDB 调试器,并使用 GDB 来调试一个会产生异常的 C 语言程序。

7 min read