-
# 📖 Abstract:
- ✅ ArkTS: 华为鸿蒙 OS 应用开发语言, TypeScript 语言超集.
# 💯 Related:
- ✅ #419
- ✅ #208
- ✅ #291
-
## 参阅资料:
> 这里的讨论需要先确定对鸿蒙开发有一定的了解,才能展开有效的讨论,因此建议先阅读学习资料
1. [鸿蒙生态应用开发白皮书 2.0](https://developer.huawei.com/consumer/cn/doc/harmonyos-bps?ha_source=wd&ha_sourceId=89000070)
1. [HarmonyOS 开发者技术 > 浅…
-
/Applications/DevEco-Studio.app/Contents/tools/node/bin/node /Applications/DevEco-Studio.app/Contents/tools/hvigor/bin/hvigorw.js clean --mode module -p product=default assembleHap --analyze=normal --…
-
-
-
你好 对应的ArkTS实现的app有android实现吗,想对应学习下
-
好多地方报错Use explicit types instead of "any", "unknown" (arkts-no-any-unknown) ,建议适配下语法
![git](https://github.com/751496032/DSBridge-HarmonyOS/assets/6201780/02e27ad1-caf2-4773-89fe-7af3d37e907d)
-
**Describe the bug**
Under ther HarmonyOS Arkts project, time formating cannot be automatically filled with zeros .
**Expected behavior**
```
// Expected
dayjs(1687226400000).format("HH:mm:s…
-
### 相关平台
鸿蒙
**使用框架: React**
### 复现步骤
beta.100 前有 render.ets 路径转换问题(参考 #15985 ),100之后路径转换修复,但使用最新版 IDE(5.0.3.403)报错,无法正常编译
ArkTS:Cannot find type definition file for: node
### …
weizs updated
4 months ago
-
HarmonyOS uses a napi design similar to nodejs. If we can migrate the existing napi-rs project, we can reduce the development effort a lot.