# HmosSample **Repository Path**: dench/hmos-sample ## Basic Information - **Project Name**: HmosSample - **Description**: 鸿蒙Sample 包含 http 封装等 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-25 - **Last Updated**: 2025-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HmosSample #### 介绍 鸿蒙系统第一个Demo #### 软件架构 使用 axios 网络框架,封装了常规的get 和post请求。 支持`x-www-form-urlencoded`格式。