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-27 18:15:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e7e3f11a839f17170ae805ae2b57c46a57bc1a3d
e7e3f11a
1 parent
2d36de20
Updated 静态资源的下载策略 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
静态资源的下载策略.md
静态资源的下载策略.md
View file @
e7e3f11
...
...
@@ -10,6 +10,12 @@
需要优先保证下载成功网页的文件列表,然后再下载其他的文件。
```
#### 排除下载文件
*
exclude.txt(通用的静态资源排除列表)
*
exclude_t.txt(教师版静态资源排除列表)
*
exclude_s.txt(学生版静态资源排除列表)
*
exclude_ft.txt(外教版静态资源排除列表)
#### 针对内置的资源
如果检测到有更新,使用更新的资源
...
...
Please
register
or
login
to post a comment