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 17:15:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e7e6313508fe3601f215c8ebf0b01f77eb889c4e
e7e63135
1 parent
22f2f4b9
Updated 资源预下载和本地通知 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
资源预下载和本地通知.md
资源预下载和本地通知.md
View file @
e7e6313
...
...
@@ -54,7 +54,7 @@ IOS端拟采用数据库进行管理,数据库名暂定为OnlineTeachResource.
getOnlineTeachCourseResourceInfoFilePath获取;
```
课程列表: courseList.table
课程列表: courseList.table
(暂定)
|课程Id |资源表名 |lastModified
|--------------|-----------|-----------|
...
...
@@ -62,7 +62,7 @@ getOnlineTeachCourseResourceInfoFilePath获取;
|课程Id2 |list2 | 最后更新时间 |
|课程Id3 |list3 | 最后更新时间 |
资源列表: list1.table
资源列表: list1.table
(暂定)
|资源Id |是否下载
|--------------|-----------|
...
...
Please
register
or
login
to post a comment