|
1 | 1 | # Developing iOS 11 Apps with Swift 字幕简体中文翻译项目 |
2 | 2 |
|
3 | | -如果您想支持我们,请点击项目右上角的 <a class="github-button" href="https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift" data-icon="octicon-star" data-show-count="true" aria-label="Star ApolloZhu/Developing-iOS-11-Apps-with-Swift on GitHub">Star</a> 按钮来 Star 本项目。 |
| 3 | +如果您想支持我们,请点击项目右上角的 <a class="github-button" href="https://github.com/Apollonyan/Developing-iOS-11-Apps-with-Swift" data-icon="octicon-star" data-show-count="true" aria-label="Star Apollonyan/Developing-iOS-11-Apps-with-Swift on GitHub">Star</a> 按钮来 Star 本项目。 |
4 | 4 |
|
5 | | -如果您感兴趣,有能力,我们欢迎您参与翻译/校对本项目。详情见 [任务相关说明](https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift/blob/master/CONTRIBUTING.md)。 |
| 5 | +如果您感兴趣,有能力,我们欢迎您参与翻译/校对本项目。详情见 [任务相关说明](https://github.com/Apollonyan/Developing-iOS-11-Apps-with-Swift/blob/master/CONTRIBUTING.md)。 |
6 | 6 |
|
7 | 7 | - 翻译进度:  |
8 | 8 | - 校对进度:  |
|
13 | 13 |
|
14 | 14 | #### 字幕下载 |
15 | 15 |
|
16 | | -[`subtitles`](./subtitles) 文件夹中是中英字幕(不一定都翻译了),[`en/subtitles`](./en/subtitles) 文件夹中是纯英文字幕。您可以通过 [下载整个项目](https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift/archive/master.zip) 来获取这些字幕。 |
| 16 | +[`subtitles`](./subtitles) 文件夹中是中英字幕(不一定都翻译了),[`en/subtitles`](./en/subtitles) 文件夹中是纯英文字幕。您可以通过 [下载整个项目](https://github.com/Apollonyan/Developing-iOS-11-Apps-with-Swift/archive/master.zip) 来获取这些字幕。 |
17 | 17 |
|
18 | 18 | 字幕的格式是 `.srt`,所以您可能需要用带外挂字幕功能的视频播放器,比如 [VLC](http://www.videolan.org/vlc/index.zh.html) 或 [IINA](https://lhc70000.github.io/iina/zh-cn/) 等才可使用。其他字幕使用问题的解答请查看 [常见问题与解答](./SUPPORT.md) 的字幕使用章节。 |
19 | 19 |
|
|
24 | 24 | |[CS 193P](http://web.stanford.edu/class/cs193p/cgi-bin/drupal/) [iPhone Application Development](https://explorecourses.stanford.edu/search?q=CS+193P%3A+iOS+Application+Development)|[Developing iOS 11 Apps with Swift - Free Course by Stanford](https://itunes.apple.com/course/id1309275316) |[Developing iOS 11 Apps with Swift By Paul Hegarty](https://itunes.apple.com/podcast/id1315130780)| |
25 | 25 | |RSS 源|[每周三更新,更新完毕](https://p1-u.itunes.apple.com/WebObjects/LZStudent.woa/ra/feed/CODOAOSRJY0GOAQH)|[结束后统一更新,更新完毕](http://podcasts.apple.com/stanford/developing_ios11_apps.xml)| |
26 | 26 | |课程封面|[](https://is3-ssl.mzstatic.com/image/thumb/course/CobaltPublic128/v4/81/d0/9c/81d09ca1-ec7b-19b2-a215-4ae39df215c5/source/466x570.png)|[](http://is1.mzstatic.com/image/thumb/Music128/v4/fa/b1/5c/fab15cf7-b968-7e65-0f32-9955ae02fc3e/source/1024x1024bb.jpg)| |
27 | | -|[](http://is5.mzstatic.com/image/thumb/comp/Features118/v4/b5/ad/37/b5ad3702-1d82-94b6-3056-787cbf98c41b/temp..lejovgyc.png/1360x520fa.jpg)|[](http://is5.mzstatic.com/image/thumb/comp/Features118/v4/b5/ad/37/b5ad3702-1d82-94b6-3056-787cbf98c41b/temp..lejovgyc.png/1360x520fa.jpg?fbl=en-GB&cdt=cdt-1-326037343&cte=cte-1504292368040-10000&dk=dk-20209947-1474866501&l=en-GB)|[](https://pbs.twimg.com/media/DPz9KZ4VQAAyUwJ.jpg)| |
| 27 | +|[](http://is5.mzstatic.com/image/thumb/comp/Features118/v4/b5/ad/37/b5ad3702-1d82-94b6-3056-787cbf98c41b/temp..lejovgyc.png/1360x520fa.jpg)|[](http://is5.mzstatic.com/image/thumb/comp/Features118/v4/b5/ad/37/b5ad3702-1d82-94b6-3056-787cbf98c41b/temp..lejovgyc.png/1360x520fa.jpg?fbl=en-GB&cdt=cdt-1-326037343&cte=cte-1504292368040-10000&dk=dk-20209947-1474866501&l=en-GB)|[](https://pbs.twimg.com/media/DPz9KZ4VQAAyUwJ.jpg)| |
28 | 28 |
|
29 | 29 | #### 项目相关资源 |
30 | 30 |
|
31 | | -- [Developing iOS 10 Apps with Swift 字幕翻译](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift) |
| 31 | +- [Developing iOS 10 Apps with Swift 字幕翻译](https://github.com/Apollonyan/Developing-iOS-10-Apps-with-Swift) |
32 | 32 | - [Developing iOS 9 Apps with Swift 字幕翻译](https://github.com/SwiftGGTeam/Developing-iOS-9-Apps-with-Swift) |
33 | 33 | - [Developing iOS 8 Apps with Swift 字幕翻译](https://github.com/X140Yu/Developing_iOS_8_Apps_With_Swift) |
34 | 34 | - 提取字幕:[CCExtractor](https://www.ccextractor.org/) |
|
0 commit comments