# hmos **Repository Path**: linzaifei/hmos ## Basic Information - **Project Name**: hmos - **Description**: 鸿蒙开发学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-10 - **Last Updated**: 2026-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```c HAP 单元包 可以单独运行的 (HAP 一个独立运行模块 必须app 商城模块也可以有资讯模块 可以独立运行的) HAR 静态共享包 包含一些配置文件等(商城和咨询- HAP都需要登录 可以写成静态库等 ) HSP 动态共享包 其他给其他人用等 https://blog.csdn.net/m0_70749039/article/details/139832394 ```