摘要: 鸿蒙OS开发实例:【工具类封装-页面路由】 import common from '@ohos.app.ability.common'; import router from '@ohos.router' 封装app内的页面之间跳转、app与app之间的跳转工具类 【使用要求】 DevEco Studio 3.1.1 Release api 阅读全文
posted @ 2024-05-17 20:46 烧脑猴 阅读(228) 评论(0) 推荐(0)
摘要: 鸿蒙OS开发实例:【工具类封装-首选项本地存储】 import dataPreferences from '@ohos.data.preferences'; import bundleManager from '@ohos.bundle.bundleManager'; 本地首选项数据的保存,利用key value 【使用要求】 DevEco Stu 阅读全文
posted @ 2024-05-17 16:03 烧脑猴 阅读(520) 评论(0) 推荐(0)
鸿蒙NEXT文档资料 mau123789是助理v直接可拿取