-
Notifications
You must be signed in to change notification settings - Fork 0
/
anti-exec.html
162 lines (132 loc) · 6.59 KB
/
anti-exec.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
152
153
154
155
156
157
158
159
160
161
162
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<link rel="stylesheet" href="https://courses-at-nju-by-hfwei.github.io/cpl-lectures/node_modules/reveal.js-plugins/chalkboard/style.css">
<script src="https://courses-at-nju-by-hfwei.github.io/cpl-lectures/node_modules/reveal.js-plugins/chalkboard/plugin.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<meta http-equiv="Permissions-Policy" content="interest-cohort=()">
<script>
const copyButtonLabel = "Copy Code";
// use a class selector if available
let blocks = document.querySelectorAll("pre");
blocks.forEach((block) => {
// only add button if browser supports Clipboard API
if (navigator.clipboard) {
let button = document.createElement("button");
button.innerText = copyButtonLabel;
block.appendChild(button);
button.addEventListener("click", async () => {
await copyCode(block);
});
}
});
async function copyCode(block) {
let code = block.querySelector("code");
let text = code.innerText;
await navigator.clipboard.writeText(text);
}
</script>
<style>
body {counter-reset:section;}
h1 {counter-reset:subsection;font-size:x-large;}
h2 {font-size: large;}
h1:before {
counter-increment:section;
content:counter(section) ". ";
font-weight:bold;
font-size: x-large;
}
h2:before {
counter-increment:subsection;
content:counter(section) "." counter(subsection) " ";
font-size: large;
}
html, body {
margin: 5%;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-weight: 500;
}
code {
font-family: 'Courier New', Courier, monospace;
}
pre {
font-family: 'Courier New', Courier, monospace;
}
div{
max-width: 100%;
overflow: auto;
}
.navbar {
overflow: hidden;
background-color: #333;
position: fixed; /* Set the navbar to fixed position */
top: 0; /* Position the navbar at the top of the page */
width: 100%; /* Full width */
}
img {
max-width: 80%;
height: auto;
}
.navbar a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
a {
color: #148bca;
text-align: center;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
}
p.hidden {
overflow: hidden;
}
</style>
</head>
<body>
<div class="navbar">
<a href="https://shzaiz.github.io">AUG's Wiki</a>
<a href="index.html"> ↑ Back to contents</a>
</div>
<div class="toc"></div>
<a id="toc-button"><i class="far fa-bookmark"></i></a>
<div>
<p>尊敬的中国地质大学的领导:</p>
<p>您好!我是一名在校的本科生,我写这封信是想向您表达一个诚恳的建议,希望您能够考虑一下,改变早操为自愿参加的。</p>
<p>我知道早操是为了培养学生的体质和纪律,也是为了让我们有一个健康的生活方式。但是,我认为早操并不适合所有的学生,也不甚符合当今的教育理念和学习需求。我想从以下几个方面说明我的观点:</p>
<p>首先,早操对于晚上有创造力,思维比较活跃的学生很不友好。这样的学生往往在晚上能够产生更多的灵感和想法,也更喜欢在晚上进行自主学习和探索。如果他们被迫早起参加早操,就会打乱他们的作息规律,影响他们的精神状态和创造力。而且,早操也会占用他们宝贵的时间,让他们无法充分利用晚上的学习资源和机会。</p>
<p>其次,早操影响大多数学生早上上课的情况程度。我们都知道,早上是人体最需要休息和恢复的时候,如果过早起床,就会导致身体和大脑的疲劳和衰退。这样,就会影响学生在早上上课时的注意力和记忆力,降低他们的学习效率和质量,影响他们与老师和同学的交流和合作。</p>
<p>最后,我们正在处于知识的快速积累期的新时代。新时代的学生有着个性化追求,这就意味着我们学习的形式发生了广泛而深刻的改变。从原来高中时候要学的东西少、听老师的话、单纯、诱惑少、终身学习要求低,变为了要学的东西多、有更多的批判精神、兴趣驱动、志向广泛、终身学习要求高。如果仍然按照老传统要求我们参加早操,那么持续、认真、高质量的专业学习难以保证。我们需要更多的自由和选择权,更多的时间和空间来安排我们自己的学习计划和方式。</p>
<p>综上所述,我认为早操应该改为自愿参加的,这样才能更好地适应不同类型和需求的学生,也才能更好地促进我们的身心健康和专业发展。我希望您能够理解我的想法,并且给予您宝贵的意见和支持。谢谢您!</p>
<p>一学生</p>
</div>
<hr>
<div id="disqus_thread"></div>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-MML-AM_CHTML">
</script>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */
// var disqus_config = function () {
// this.page.url = ; // Replace PAGE_URL with your page's canonical URL variable
// this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
// };
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = 'https://augpath.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<script id="dsq-count-scr" src="//augpath.disqus.com/count.js" async></script>
</body>
</html>