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-06 11:57:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
43d4bd4d69f429cb42948582fde43dd3e5cc3063
43d4bd4d
1 parent
a7b82c8f
Updated 关于用户掉线的处理机制 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
关于用户掉线的处理机制.md
关于用户掉线的处理机制.md
View file @
43d4bd4
@@ -26,7 +26,8 @@
@@ -26,7 +26,8 @@
26
26
27
*
关于在线授课状态的保存
27
*
关于在线授课状态的保存
28
```
28
```
29
-
在本地保存一份缓存文件,在正常进入课程前清理之前可能遗留的文件,在授课过程中保存缓存信息,在授课正常结束之后清除缓存信息。
29
+
在本地保存一份缓存文件,在正常进入课程前清理之前可能遗留的文件,
30
+
在授课过程中保存缓存信息,在授课正常结束之后清除缓存信息。
30
```
31
```
31
缓存信息项目包括
32
缓存信息项目包括
32
*
当前页的页面信息
33
*
当前页的页面信息
Please
register
or
login
to post a comment