-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
151 lines (150 loc) · 9.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>唱名程式::銘傳大學點名系統專用</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div id="outer">
<h1 id="title">唱名程式::銘傳大學點名系統專用</h1>
<section id="introduction">
<h2>開發理念</h2>
<p>為了讓銘傳大學的老師能更方便點名,故開發此程式。</p>
</section>
<section id="installation">
<h2>安裝方法</h2>
<p>您只需要將<a href="javascript:var%20timestamp=new Date().getTime();var%20main=document.createElement('script');main.charset='utf-8';main.type='text/javascript';main.src='https://mt.rmstudio.tw/mcu_attend/main.js?'+timestamp;document.body.appendChild(main);void(0);">唱名程式</a>加入書簽列即可,本程式具備自動更新功能。</p>
</section>
<section id="live-demo">
<h2>線上展示</h2>
<p>您可使用此<a href="demo.html">線上展示頁面</a>來體驗本程式的運作功能。</p>
</section>
<section id="changelog">
<h2>更新說明</h2>
<section>
<h3>Version 0.10.1 <a class="archived" title="2e50be3fa4755f181c7b316577e869ef804b1214" href="https://github.com/mingtsay/mcu-attend-js/commit/2e50be3fa4755f181c7b316577e869ef804b1214">Commit on GitHub</a></h3>
<time>2015/04/16</time>
<ul>
<li class="chlog_feature">新增唸出「沒來」之功能</li>
</ul>
</section>
<section>
<h3>Version 0.10.0 <a class="archived" title="8040113d7bec270c45f8a3c3421617da867083ba" href="https://github.com/mingtsay/mcu-attend-js/commit/8040113d7bec270c45f8a3c3421617da867083ba">Commit on GitHub</a></h3>
<time>2015/04/16</time>
<ul>
<li class="chlog_feature">新增自動播放缺席同學姓名之功能</li>
<li class="chlog_bugfix">修正部分錯誤</li>
</ul>
</section>
<section>
<h3>Version 0.9.9.2 <a class="archived" title="347020e00eced159d260c1173a379ff8dcd0bba5" href="https://github.com/mingtsay/mcu-attend-js/commit/347020e00eced159d260c1173a379ff8dcd0bba5">Commit on GitHub</a></h3>
<time>2015/04/16</time>
<ul>
<li class="chlog_update">更新HTTPS行為</li>
</ul>
</section>
<section>
<h3>Version 0.9.9.1 <a class="archived" title="af71f6357e9f57b4e2a4f3ac1dd77e9578d344d6" href="https://github.com/mingtsay/mcu-attend-js/commit/af71f6357e9f57b4e2a4f3ac1dd77e9578d344d6">Commit on GitHub</a></h3>
<time>2013/10/21</time>
<ul>
<li class="chlog_feature">新增Tab、H、J、K鍵盤對應功能</li>
<li class="chlog_feature">新增鍵盤對應功能說明</li>
</ul>
</section>
<section>
<h3>Version 0.9.9 <a class="archived" title="a05714258908ee840f12746253a9d219adaae4d0" href="https://github.com/mingtsay/mcu-attend-js/commit/a05714258908ee840f12746253a9d219adaae4d0">Commit on GitHub</a></h3>
<time>2013/10/11</time>
<ul>
<li class="chlog_feature">新增方向鍵可用上、下控制</li>
<li class="chlog_feature">新增滑鼠點擊學生時可以選取</li>
<li class="chlog_feature">新增反向選取功能(使用時機:選有出席的學生然後反向選取)</li>
<li class="chlog_update">更新框架頁與HTTPS行為</li>
<li class="chlog_bugfix">修正啟動提示文字</li>
</ul>
</section>
<section>
<h3>Version 0.9.8.1 <a class="archived" title="60d5fe8575f4ea838e17c0ec27cb14e3deafa2ec" href="https://github.com/mingtsay/mcu-attend-js/commit/60d5fe8575f4ea838e17c0ec27cb14e3deafa2ec">Commit on GitHub</a></h3>
<time>2013/10/08</time>
<ul>
<li class="chlog_bugfix">修正「修改發音內容」按下取消後會念出 null 問題</li>
</ul>
</section>
<section>
<h3>Version 0.9.8 <a class="archived" title="1031c4de7713fe5a1688165741eb056271dab236" href="https://github.com/mingtsay/mcu-attend-js/commit/1031c4de7713fe5a1688165741eb056271dab236">Commit on GitHub</a></h3>
<time>2013/10/07</time>
<ul>
<li class="chlog_feature">新增鍵盤控制功能</li>
<li class="chlog_remove">移除滑鼠移上去即唱名功能</li>
<li class="chlog_update">更新啟動提示文字</li>
</ul>
</section>
<section>
<h3>Version 0.9.7 <a class="archived" title="d280306524e4fd3ca6b40754f7967d37cba39a60" href="https://github.com/mingtsay/mcu-attend-js/commit/d280306524e4fd3ca6b40754f7967d37cba39a60">Commit on GitHub</a></h3>
<time>2013/10/03</time>
<ul>
<li class="chlog_bugfix">修正 IE6 不會出現功能選項。</li>
</ul>
</section>
<section>
<h3>Version 0.9.6 <a class="archived" title="778d6542d3d74f3c4521bce0976e469021d49e17" href="https://github.com/mingtsay/mcu-attend-js/commit/778d6542d3d74f3c4521bce0976e469021d49e17">Commit on GitHub</a></h3>
<time>2013/10/03</time>
<ul>
<li class="chlog_bugfix">更新播放方式,改成由 jBeep(); 來播放。</li>
</ul>
</section>
<section>
<h3>Version 0.9.5 <a class="archived" title="2462afc7c9dfd4fcbd4e0746d2ccc45996efa91f" href="https://github.com/mingtsay/mcu-attend-js/commit/2462afc7c9dfd4fcbd4e0746d2ccc45996efa91f">Commit on GitHub</a></h3>
<time>2013/10/03</time>
<ul>
<li class="chlog_update">更新對教師系統支援(框架頁)</li>
<li class="chlog_bugfix">修正編碼問題</li>
</ul>
</section>
<section>
<h3>Version 0.9.4 <a class="archived" title="47eb713001b1ff44d552e0dadee492e550c60f57" href="https://github.com/mingtsay/mcu-attend-js/commit/47eb713001b1ff44d552e0dadee492e550c60f57">Commit on GitHub</a></h3>
<time>2013/10/02</time>
<ul>
<li class="chlog_feature">新增再次播放功能。</li>
</ul>
</section>
<section>
<h3>Version 0.9.3 <a class="archived" title="def3f2c9fcb9ff6b302c097c22ee02d7793b4ed6" href="https://github.com/mingtsay/mcu-attend-js/commit/def3f2c9fcb9ff6b302c097c22ee02d7793b4ed6">Commit on GitHub</a></h3>
<time>2013/10/02</time>
<ul>
<li class="chlog_update">更新以提升程式穩定性</li>
</ul>
</section>
<section>
<h3>Version 0.9.2 <a class="archived" title="aa2d0db1d892c43f94c320163d157fc6a555a7de" href="https://github.com/mingtsay/mcu-attend-js/commit/aa2d0db1d892c43f94c320163d157fc6a555a7de">Commit on GitHub</a></h3>
<time>2013/10/02</time>
<ul>
<li class="chlog_feature">新增修改發音內容功能。</li>
</ul>
</section>
<section>
<h3>Version 0.9.1 <a class="archived" title="341d3b2feb659d898ac5403ffa87bdf3ef3b8ecb" href="https://github.com/mingtsay/mcu-attend-js/commit/341d3b2feb659d898ac5403ffa87bdf3ef3b8ecb">Commit on GitHub</a></h3>
<time>2013/10/02</time>
<ul>
<li class="chlog_feature">新增重新產生語音功能</li>
</ul>
</section>
<section>
<h3>Version 0.9.0 <a class="archived" title="deb8774ce72204fcaf4af7b2131daa0a7a1d8cf3" href="https://github.com/mingtsay/mcu-attend-js/commit/deb8774ce72204fcaf4af7b2131daa0a7a1d8cf3">Commit on GitHub</a></h3>
<time>2013/10/01</time>
<ul>
<li class="chlog_init">最初釋出版本</li>
</ul>
</section>
</section>
<section id="license">
<h2>授權宣告</h2>
<p>本程式採用<a href="https://www.gnu.org/licenses/lgpl.html" target="_blank" title="另開新視窗">LGPL v3.0 授權</a>,請依照其授權指示使用本程式。</p>
</section>
<footer>
<p>Developed by Ming Tsay. Copyright © 2013-2015</p>
</footer>
</div>
<a href="https://github.com/mingtsay/mcu-attend-js"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
</body>
</html>