# network-prefetch-demo **Repository Path**: rain_myf/network-prefetch-demo ## Basic Information - **Project Name**: network-prefetch-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-05-14 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

prefetcher:网络资源动态预加载算法库

# 背景 本库可以最大限度减少网络资源在界面滚动时加载的延迟,避免空白快出现,从而极大改善应用滚动体验。 # 快速入门 ## 前置条件 - 最新HarmonyOS Next设备(构建晚于2024/4/12) - DevEco Studio 5.0.1.100或更新 - HarmonyOS SDK: HarmonyOS NEXT Developer Beta1 (build number B.0.13) ## 集成prefetcher到自己的项目中 ``` bash ohpm install @netteam/prefetcher ``` # 项目介绍 ## 项目结构 ## 方案介绍 ## 编译、运行说明