HarmonyOS NEXT鸿蒙开发教程目录 作者:马育民 • 2024-11-11 12:42 • 阅读:10013 # 基础 1. [HarmonyOS NEXT鸿蒙开发:ArkTS工程目录结构(Stage模型)](https://www.malaoshi.top/show_1IX8gULxGc9D.html "HarmonyOS NEXT鸿蒙开发:ArkTS工程目录结构(Stage模型)") # UI ### 自定义组件 1. [HarmonyOS NEXT鸿蒙开发:创建自定义组件](https://www.malaoshi.top/show_1GW1QfElTpD.html "HarmonyOS NEXT鸿蒙开发:创建自定义组件") ### 系统组件 - [HarmonyOS NEXT鸿蒙开发:Image图片组件](https://www.malaoshi.top/show_1IX8kNelFsU1.html "HarmonyOS NEXT鸿蒙开发:Image图片组件") - [HarmonyOS NEXT鸿蒙开发:Select下拉控件](https://www.malaoshi.top/show_1GW3WukH199.html "HarmonyOS NEXT鸿蒙开发:Select下拉控件") - [HarmonyOS NEXT鸿蒙开发:Toggle开关控件](https://www.malaoshi.top/show_1GW3YRnoQO6.html "HarmonyOS NEXT鸿蒙开发:Toggle开关控件") - [HarmonyOS NEXT鸿蒙开发:Slider 滑动组件](https://www.malaoshi.top/show_1GW3c6aRvB6.html "HarmonyOS NEXT鸿蒙开发:Slider 滑动组件") ### Resource 1. [HarmonyOS NEXT鸿蒙开发:Resource介绍](https://www.malaoshi.top/show_1IX8kNolmDqC.html "HarmonyOS NEXT鸿蒙开发:Resource介绍") 2. [HarmonyOS NEXT鸿蒙开发:Resource加载图片](https://www.malaoshi.top/show_1IX8kNqXZHoE.html "HarmonyOS NEXT鸿蒙开发:Resource加载图片") ### 布局 - [HarmonyOS NEXT鸿蒙开发:Column布局](https://www.malaoshi.top/show_1GW3cJ6Wklj.html "HarmonyOS NEXT鸿蒙开发:Column布局") - [HarmonyOS NEXT鸿蒙开发:Row布局](https://www.malaoshi.top/show_1GW3cNWvWWs.html "HarmonyOS NEXT鸿蒙开发:Row布局") - [HarmonyOS NEXT鸿蒙开发:Row布局实现标题](https://www.malaoshi.top/show_1GW3cWpfodb.html "HarmonyOS NEXT鸿蒙开发:Row布局实现标题") - [HarmonyOS鸿蒙开发-布局:Stack](https://www.malaoshi.top/show_1IX8hbjzHmXQ.html "HarmonyOS鸿蒙开发-布局:Stack") #### List、ListItem、ListItemGroup 1. [HarmonyOS NEXT鸿蒙开发:List列表、ListItem、ListItemGroup介绍](https://www.malaoshi.top/show_1GW515vj7au.html "HarmonyOS NEXT鸿蒙开发:List列表、ListItem、ListItemGroup介绍") 2. [HarmonyOS NEXT鸿蒙开发:List列表](https://www.malaoshi.top/show_1GW54yR1L0E.html "HarmonyOS NEXT鸿蒙开发:List列表") 3. [HarmonyOS NEXT鸿蒙开发:ListItem](https://www.malaoshi.top/show_1GW55DElFof.html "HarmonyOS NEXT鸿蒙开发:ListItem") 4. [HarmonyOS NEXT鸿蒙开发:List列表、ListItem 案例](https://www.malaoshi.top/show_1GW54wd9rb8.html "HarmonyOS NEXT鸿蒙开发:List列表、ListItem 案例") 5. [HarmonyOS NEXT鸿蒙开发:ForEach循环渲染](https://www.malaoshi.top/show_1GW570S1SaU.html "HarmonyOS NEXT鸿蒙开发:ForEach循环渲染") ### 样式 - [HarmonyOS NEXT鸿蒙开发:@Styles装饰器:定义组件重用样式](https://www.malaoshi.top/show_1GW4deUX44s.html "HarmonyOS NEXT鸿蒙开发:@Styles装饰器:定义组件重用样式") - [HarmonyOS NEXT鸿蒙开发:阴影](https://www.malaoshi.top/show_1IX8jPifP43M.html "HarmonyOS NEXT鸿蒙开发:阴影") ### 高级 1. [HarmonyOS NEXT鸿蒙开发:父组件引用子组件](https://www.malaoshi.top/show_1GW1QWbsYtr.html "HarmonyOS NEXT鸿蒙开发:父组件引用子组件") 2. [HarmonyOS NEXT鸿蒙开发:UIAbility组件(EntryAbility.ets)](https://www.malaoshi.top/show_1GWwYNaWf2.html "HarmonyOS NEXT鸿蒙开发:UIAbility组件(EntryAbility.ets)") ### 生命周期 1. [HarmonyOS NEXT鸿蒙开发:组件的生命周期、回调函数](https://www.malaoshi.top/show_1GW1Tl0TUBL.html "HarmonyOS NEXT鸿蒙开发:组件的生命周期、回调函数") 2. [HarmonyOS NEXT鸿蒙开发:页面的生命周期、回调函数](https://www.malaoshi.top/show_1GW1Tv9rllG.html "HarmonyOS NEXT鸿蒙开发:页面的生命周期、回调函数") # 路由 [HarmonyOS NEXT鸿蒙开发:页面间跳转(页面路由router)](https://www.malaoshi.top/show_1IX8jhf4sOLO.html "HarmonyOS NEXT鸿蒙开发:页面间跳转(页面路由router)") # 状态 1. [HarmonyOS NEXT鸿蒙开发:@State装饰器:组件内状态](https://www.malaoshi.top/show_1GWjVuffTx.html "HarmonyOS NEXT鸿蒙开发:@State装饰器:组件内状态") 2. [HarmonyOS NEXT鸿蒙开发:$$语法:内置组件双向同步](https://www.malaoshi.top/show_1GWjc4sqsS.html "HarmonyOS NEXT鸿蒙开发:$$语法:内置组件双向同步") # 数据持久化 1. [HarmonyOS NEXT鸿蒙开发:数据持久化介绍](https://www.malaoshi.top/show_1GWBdsKm3w.html "HarmonyOS NEXT鸿蒙开发:数据持久化介绍") 2. [HarmonyOS NEXT鸿蒙开发:数据持久化-分布式键值数据库](http://www.malaoshi.top/show_1GWOfnuF1z.html "HarmonyOS NEXT鸿蒙开发:数据持久化-分布式键值数据库") 3. [HarmonyOS NEXT鸿蒙开发:数据持久化-用户首选项](https://www.malaoshi.top/show_1GWBeHMO72.html "HarmonyOS NEXT鸿蒙开发:数据持久化-用户首选项") # 文件读写 [HarmonyOS NEXT鸿蒙开发:读取 rawfile 目录下的文本文件(resourceManager、getRawFileContentSync、getRawFileContent)](https://www.malaoshi.top/show_1IX8jV3zhIwC.html "HarmonyOS NEXT鸿蒙开发:读取 rawfile 目录下的文本文件(resourceManager、getRawFileContentSync、getRawFileContent)") # 配置文件 1. [HarmonyOS NEXT鸿蒙开发:app.json5配置文件](https://www.malaoshi.top/show_1GWw6jiFah.html "HarmonyOS NEXT鸿蒙开发:app.json5配置文件") - [HarmonyOS NEXT鸿蒙开发:bundleName应用包名](https://www.malaoshi.top/show_1GWNXoRyHQ.html "HarmonyOS NEXT鸿蒙开发:bundleName应用包名") 2. [HarmonyOS NEXT鸿蒙开发:module.json5-UIAbility组件、启动模式、abilities标签、应用图标、应用名](https://www.malaoshi.top/show_1GWwjeI0Fk.html "HarmonyOS NEXT鸿蒙开发:module.json5-UIAbility组件、启动模式、abilities标签、应用图标、应用名") 3. [HarmonyOS NEXT鸿蒙开发:main_pages.json](https://www.malaoshi.top/show_1GWwQg4fZb.html "HarmonyOS NEXT鸿蒙开发:main_pages.json") # 多媒体 1. [HarmonyOS NEXT鸿蒙开发:使用AVPlayer开发音频播放功能](https://www.malaoshi.top/show_1IX8k35PYTqc.html "HarmonyOS NEXT鸿蒙开发:使用AVPlayer开发音频播放功能") 2. [HarmonyOS NEXT鸿蒙开发:使用SoundPool播放音频](https://www.malaoshi.top/show_1IX8kDuhlhBs.html "HarmonyOS NEXT鸿蒙开发:使用SoundPool播放音频") # 震动 - [HarmonyOS NEXT鸿蒙开发:vibrator 振动](https://www.malaoshi.top/show_1GW3tLFlPTm.html "HarmonyOS NEXT鸿蒙开发:vibrator 振动") # 动画 1. [HarmonyOS NEXT鸿蒙开发:animateTo动画](https://www.malaoshi.top/show_1IX8jkaiZecf.html "HarmonyOS NEXT鸿蒙开发:animateTo动画") 2. [HarmonyOS NEXT鸿蒙开发:Curve动画缓动效果](https://www.malaoshi.top/show_1IX8jsFOhp1z.html "HarmonyOS NEXT鸿蒙开发:Curve动画缓动效果") # 权限 - [HarmonyOS NEXT鸿蒙开发:应用权限介绍](https://www.malaoshi.top/show_1GW3j635nON.html "HarmonyOS NEXT鸿蒙开发:应用权限介绍") - [HarmonyOS NEXT鸿蒙开发:配置权限](https://www.malaoshi.top/show_1GW3jCWvGMY.html "HarmonyOS NEXT鸿蒙开发:配置权限") # 发布 1. [HarmonyOS NEXT鸿蒙开发:发布时,需要修改的配置](https://www.malaoshi.top/show_1GWwMchuRR.html "HarmonyOS NEXT鸿蒙开发:发布时,需要修改的配置") 2. [HarmonyOS NEXT鸿蒙开发:发布元服务](https://www.malaoshi.top/show_1GW4iRz8YMJ.html "HarmonyOS NEXT鸿蒙开发:发布元服务") 原文出处:http://malaoshi.top/show_1GW1LkDC0QH.html