在项目开发中,引用第三方资源库确实是一种常见且高效的方案,这里给大家推荐两个官方提供的地址:

1.OpenHarmony-TPC:
https://gitee.com/openharmony-tpc/tpc_resource(优先推荐)

img

2.OpenHarmony三方库中心仓:
https://ohpm.openharmony.cn/#/cn/home

三方库引入方式:
https://gitee.com/openharmony-tpc/docs/blob/master/OpenHarmony_har_usage.md#%E5%BC%95%E7%94%A8%E4%BB%93%E5%BA%93%E5%AE%89%E8%A3%85%E7%9A%84har

三方库中心仓帮助文档:
https://ohpm.openharmony.cn/#/cn/help/quickstart

贡献 OpenHarmony 三方库方案:
创建新的三方库:https://gitee.com/openharmony-tpc/docs/blob/master/contribute/%E5%88%9B%E5%BB%BA%E4%B8%89%E6%96%B9%E5%BA%93%E5%B7%A5%E7%A8%8B%E6%8C%87%E5%AF%BC.md
https://forums.openharmony.cn/forum.php?mod=viewthread&tid=397

img

引用其他开发伙伴封装的成熟工具类确实能够极大地提升开发效率。这种做法不仅减少了重复造轮子的工作,还使得代码更加标准化、易于维护和扩展。

工具类封装:
https://gitee.com/tongyuyan/harmony-utils

img

Logo

社区规范:仅讨论OpenHarmony相关问题。

更多推荐