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-22 22:21:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1d0f27683928f1cd25503f815f8ca979a2cb416b
1d0f2768
1 parent
52452379
Updated 静态资源的下载策略 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
静态资源的下载策略.md
静态资源的下载策略.md
View file @
1d0f276
...
...
@@ -24,6 +24,14 @@
*
在线授课的网页
*
需要增加一个网页文件列表文件,里面记载记载着网页相关的所有文件
```
文件列表的名字filelist.txt
文件列表的格式示例如下
index.html
css/style.css
js/action.js
image/background.jpg
```
*
该文件内置一份默认的
*
在点击上课tab的时候,根据网页文件列表文件,检查是否网页相关文件下载完全
...
...
Please
register
or
login
to post a comment