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
welcome
2016-04-07 17:45:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6f2be4f5ff66177aad8d07e470c7c4f6e360e6d0
6f2be4f5
1 parent
90651d24
Updated 在线授课单词表同步 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
在线授课单词表同步.md
在线授课单词表同步.md
View file @
6f2be4f
###在线授课单词表同步
创建单词页格式
`TeacherCoursePageTypekeyWordListPage==3`
```
{
coursePageType = 3;//主要是这里,加了一种page类型TeacherCoursePageTypekeyWordListPage
pageInfo = {
keyWordListKey = (
journey,
cycle,
ordinary,
quest,
unfamiliar,
pattern,
"status quo",
adventure,
mysterious,
assistance,
departure,
threshold,
trial,
riddle,
slay,
escape,
trap,
approach,
ordeal//这里是当前课程所有单词
);
pageIndex = "-1";//当前pageIndex,可忽略
};
swipeDirection = 0;//滑动方向
}
```
选中或取消选中发送消息格式一样 如下:
```
{
...
...
Please
register
or
login
to post a comment