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:35:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
90651d243b636e57ab3f8c743a11401857615a2e
90651d24
1 parent
b2d2432f
单词表同步
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
在线授课单词表同步.md
在线授课单词表同步.md
0 → 100644
View file @
90651d2
###在线授课单词表同步
选中或取消选中发送消息格式一样 如下:
```
{
BFEKeyWordList
=
(
unfamiliar,
mysterious
//这里是所有选中的单词数组
);
command
=
BFEShouldReloadKeyWordList;
subType
=
BFEReloadKeyWordListAction;
type
=
templateAction;
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment