Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-04-25 16:16:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e205a906799a8f825753a8289fe1efcf3f8407d1
e205a906
1 parent
67d6d933
Updated 资源预下载和本地通知 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
资源预下载和本地通知.md
资源预下载和本地通知.md
View file @
e205a90
...
...
@@ -24,7 +24,9 @@
*
需要检测网络状态的变化,当用户处于非Wifi状态下,需要暂停下载,询问用户是否继续下载。
*
资源缓存管理器
*
把在线授课所需的资源列表缓存到数据库中
*
学生端在授课结束后根据缓存信息删除掉该课的资源,删除资源后同时删除缓存的资源列表信息
*
在设置中进行清除缓存的操作的时候,需要清除缓存的资源列表信息
### 在线授课课表信息缓存设计
采用缓存文件
...
...
Please
register
or
login
to post a comment