This repository was archived by the owner on Oct 11, 2019. It is now read-only.
forked from taivs106/DACSC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclass.html
More file actions
executable file
·121 lines (114 loc) · 6.27 KB
/
class.html
File metadata and controls
executable file
·121 lines (114 loc) · 6.27 KB
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
<!DOCTYPE HTML>
<!--
It's apply mechanically HTML5 up templates
I use escape-velocity
-->
<html>
<head>
<title>大安高工電腦研究社</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body class="right-sidebar">
<div id="page-wrapper">
<!-- Header -->
<div id="header-wrapper" class="wrapper">
<div id="header">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html">大安高工電腦研究社</a></h1>
<p>一群熱愛資訊的人組成的家</p>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current"><a href="index.html">回到首頁</a></li>
<li>
<a>社團簡介</a>
<ul>
<li><a href="About.html">關於我們</a></li>
<li><a href="perpose.html">社團宗旨</a></li>
<li><a href="rule.html">社團規章</a></li>
</ul>
</li>
<li><a href="Albums.html">活動相簿</a></li>
<li><a href="class.html">課程資源</a></li>
<li><a href="contact.html">聯絡我們</a></li>
</ul>
</nav>
</div>
</div>
<div class="wrapper style1">
<div class="title">課程投影片及講義</div>
<section class="container" id="intro">
<p class="style2">C/C++</p>
<p class="style1" align="center">入門</p>
<iframe src="http://slides.com/s5590220001/class1/embed" width="480" height="270" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p class="style1" align="center">條件判斷</p>
<iframe src="http://slides.com/s5590220001/if/embed" width="480" height="270" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p class="style1" align="center">迴圈</p>
<iframe src="http://slides.com/s5590220001/for/embed" width="480" height="270" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p class="style1" align="center">陣列</p>
<iframe src="http://slides.com/s5590220001/array/embed" width="480" height="270" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p class="style1" align="center">字元字串</p>
<iframe src="http://slides.com/s5590220001/string/embed" width="480" height="270" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p class="style1" align="center">函數</p>
<iframe src="http://slides.com/s5590220001/fun/embed" width="480" height="270" scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</section>
<section class="container" id="intro">
<p class="style2">硬體概論</p>
<p class="style1">暫不開放</p>
</section>
<section class="container" id="intro">
<p class="style2">遊戲設計</p>
<li><a href="https://docs.google.com/document/d/1TXm0wWt2wOh0GgDwZmpaFm507UybYLx1gWoRFMY2Sdg/edit?usp=sharing" target="_blank" class="button style1 big">基礎介紹</a></li>
</section>
<section class="container" id="intro">
<p class="style2">網頁設計</p>
<li><a href="https://drive.google.com/file/d/0BzNcGm-quGkxcDdpaXpGLTYyQ28/view?usp=sharing" target="_blank" class="button style1 big">簡單實作(附註解)</a></li>
</section>
</div>
<div class="wrapper style3">
<div class="title">常見問題</div>
<section id="intro" class="container">
<p class="style1" >這裡會放大家比較常問的問題<br>我們也歡迎有問題立刻發問,也許過幾天你的問題就出現於本專區供大家參考</p>
<p class="style1" align="left" style="color:#009dff">
Q1:請問每天的集社都一定要到嗎?<br>
</p>
<p class="style1" align="left" style="color:red">
A1:我們每日皆有不同課程,可依照興趣前來。
</p>
<p class="style1" align="left" style="color:#009dff">
Q2:請問上課的講義和投影片可以提供嗎?<br>
</p>
<p class="style1" align="left" style="color:red">
A2:假如該講者願意提供,我們會將電子檔放在Facebook社團及此網頁。
</p>
<p class="style1" align="left" style="color:#009dff">
Q3:請問規定的作業一定要完成嗎?<br>
</p>
<p class="style1" align="left" style="color:red">
A3:由於本校社團為自主性參加,故作業並無所謂的強制性。
</p>
<p class="style1" align="left" style="color:#009dff">
Q4:我忘記存解題系統的連結了怎麼辦?<br>
</p>
<p class="style1" align="left" style="color:red">
A4:<a href="http://daoj.dacsc.club/">http://daoj.dacsc.club/</a>
</p>
</section>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-viewport.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>