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-08-30 18:12:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ffa431804da1728759183776dbe53c747868e83e
ffa43180
1 parent
f9e29e98
Updated 静态资源的下载策略 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
静态资源的下载策略.md
静态资源的下载策略.md
View file @
ffa4318
...
...
@@ -12,9 +12,13 @@
#### 排除下载文件
*
exclude.txt(通用的静态资源排除列表)
*
exclude_t.txt(教师版静态资源排除列表)
*
exclude_s.txt(学生版静态资源排除列表)
*
exclude_ft.txt(外教版静态资源排除列表)
*
exclude_t_ios.txt(教师版静态资源排除列表)
*
exclude_s_ios.txt(学生版静态资源排除列表)
*
exclude_t_android.txt(教师版静态资源排除列表)
*
exclude_s_android.txt(学生版静态资源排除列表)
```
外教暂不用下载静态资源
```
#### 针对内置的资源
如果检测到有更新,使用更新的资源
...
...
Please
register
or
login
to post a comment