Skip to content

Commit 5dea0ac

Browse files
committed
6_1498-2003 翻译
- 指定 wakatime 项目名称 - README 添加 Paul Hegarty 给 piazza 打的广告
1 parent 4a1a2a9 commit 5dea0ac

File tree

3 files changed

+550
-40
lines changed

3 files changed

+550
-40
lines changed

.wakatime-project

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Developing-iOS-10-Apps-with-Swift
2+

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- [课程专辑封面](http://a2.mzstatic.com/us/r30/CobaltPublic122/v4/6b/66/d0/6b66d0af-d47f-37d6-9993-9c5237401a49/d3_64_2x.png)
3434
- [首页推广图片](http://a2.mzstatic.com/us/r30/Features122/v4/79/cb/ce/79cbce27-b961-9dfb-f044-21686543edf8/flowcase_1360_520_2x.jpeg)
3535
- CS 193P 课程地址:[CS 193P iPhone Application Development](http://web.stanford.edu/class/cs193p/cgi-bin/drupal/)
36+
- Paul Hegarty:[piazza](https://piazza.com/professors/show/paul_hegarty)
3637

3738
#### 项目相关资源
3839

@@ -43,14 +44,6 @@
4344

4445
----
4546

46-
<script async defer src="https://buttons.github.io/buttons.js">/*请忽略这段代码*/</script>
47-
<script type="text/javascript">
48-
window.onload = function () {
49-
var realH1 = document.getElementById("developing-ios-10-apps-with-swift-字幕简体中文翻译项目");
50-
document.getElementsByClassName("project-name")[0].innerHTML = realH1.innerHTML;
51-
realH1.style.display="none";
52-
}
53-
</script>
5447

5548
## Contributors
5649

@@ -80,4 +73,13 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
8073
<a href="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/8/website" target="_blank"><img src="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/8/avatar.svg"></a>
8174
<a href="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/9/website" target="_blank"><img src="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/9/avatar.svg"></a>
8275

76+
----
8377

78+
<script async defer src="https://buttons.github.io/buttons.js">/*请忽略这段代码*/</script>
79+
<script type="text/javascript">
80+
window.onload = function () {
81+
var realH1 = document.getElementById("developing-ios-10-apps-with-swift-字幕简体中文翻译项目");
82+
document.getElementsByClassName("project-name")[0].innerHTML = realH1.innerHTML;
83+
realH1.style.display="none";
84+
}
85+
</script>

0 commit comments

Comments
 (0)