harmonyOS基础- 快速弄懂HarmonyOS ArkTs基础组件、布局容器(前端视角篇)
原创
大家好!我是黑臂麒麟,一位6年的前端;ifyou'rechangetheworld,you'reworkingonimportantthings.you'reexcitedtogetupinthenorning.一、常用基础组件1.基础组件简单列举常用的及含义,掌握了以下按钮可以解决日常简单场景需求。其他在使用时查询ArkTS的[API文档](https:developer.harmonyos.comcndocsdocumentationdocreferencesreferencedocumentoutline0000001115016824)即可。组件含义Text()显示一段文本的组件。Image()图...