# SHY的笔记 个人博客,记录技术学习笔记、项目突发状况、个人阅读记录和知识实践总结。 ## Site - Home: https://caseshy.top - Search index: https://caseshy.top/search-index.json - Article index: https://caseshy.top/articles.json - RSS: https://caseshy.top/rss.xml ## Articles - [1.HarmonyOS开发学习入门-Stage模型](https://caseshy.top/articles/harmonyos-stage-model-learning-notes.html) — 技术笔记 · 2026-06-11 · 记录 HarmonyOS Stage 模型的学习入门笔记,梳理 Application、AppScope、Module、AbilityStage、UIAbility、WindowStage、Page、Component、Resources 与 Feature Module 的逻辑结构和工程目录映射。