Files

17 lines
717 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 课件怎么放
学生打开导航里的「课件」,点进去就能直接翻 PPT。不需要导出图片,也不需要后台上传。
把 PowerPoint 文件放进**仓库根目录**的 `courseware/`,用 git 提交:
```
courseware/2.2 数组的插入与删除.pptx
courseware/3.1 原码反码补码.pptx
```
目录里每一个 `.pptx` 就是一课,文件名就是标题。网页不能直接访问这个目录;播放器通过 `courseware-file.php` 读取文件。
请用 **`.pptx`**PowerPoint 2007 及以后)。旧的 `.ppt` 请在 PowerPoint 里「另存为 → pptx」再提交。
动画、特殊字体、SmartArt 在网页里可能和上课投影不完全一样,但可以翻页看内容。