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-07 20:14:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1f46d973658dab9cd20ac37ef9cbecf15b48c012
1f46d973
1 parent
c07894ee
Updated 关于用户掉线的处理机制 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
关于用户掉线的处理机制.md
关于用户掉线的处理机制.md
View file @
1f46d97
...
...
@@ -31,8 +31,10 @@
在授课过程中保存缓存信息,在授课正常结束之后清除缓存信息。
```
缓存信息项目包括
*
当前
页的索引(教师版缓存
)
*
当前
学习状态的保存(教师版缓存,跟学习历史一样的逻辑,安卓版需要追加学习历史相关的逻辑
)
*
当前的发送页索引,发送动作索引,接收页索引,接收动作索引
*
推送信息的保存(学生端保存)
*
通讯所需的公共群Id,聊天室Id的保存(教师端)
*
关于学生端向教师端重新请求页面的命令
```
...
...
Please
register
or
login
to post a comment