-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
392 lines (295 loc) · 18.5 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="theme-color" content="#222">
<meta name="generator" content="Hexo 5.4.0">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon.png">
<link rel="mask-icon" href="/favicon.png" color="#222">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/nprogress.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/nprogress.js"></script>
<script class="next-config" data-name="main" type="application/json">{"hostname":"pingmin.me","root":"/","images":"/images","scheme":"Muse","version":"8.4.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":false,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":"gitalk","storage":true,"lazyload":false,"nav":null,"activeClass":"gitalk"},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"}}</script>
<meta name="description" content="平民的个人网站(Pingmin Fenlly Liu's Personal Website)">
<meta property="og:type" content="website">
<meta property="og:title" content="平民·梦(Pingmin Dream)">
<meta property="og:url" content="https://pingmin.me/">
<meta property="og:site_name" content="平民·梦(Pingmin Dream)">
<meta property="og:description" content="平民的个人网站(Pingmin Fenlly Liu's Personal Website)">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="平民(Pingmin Fenlly Liu)">
<meta property="article:tag" content="平民·寻梦,平民寻梦,平民·梦,平民梦,平民,寻梦,平,Pingmin Fenlly Liu,Pingmin F. Liu,Pingmin Liu,博客,刘水良,Pingmin">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://pingmin.me/">
<link rel="me" href="https://mastodon.social/@pingmin">
<link rel="me" href="https://hachyderm.io/@pingmin">
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":true,"isPost":false,"lang":"zh-CN","comments":"","permalink":"","path":"index.html","title":""}</script>
<script class="next-config" data-name="calendar" type="application/json">""</script>
<title>平民·梦(Pingmin Dream) - “任重道远,上下求索 / 士不可以不弘毅,任重而道远 / 路漫漫其修远兮,吾将上下而求索”</title><script src="/js/config.js"></script>
<noscript>
<link rel="stylesheet" href="/css/noscript.css">
</noscript>
<link rel="alternate" href="/atom.xml" title="平民·梦(Pingmin Dream)" type="application/atom+xml">
</head>
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion">
<div class="headband"></div>
<main class="main">
<header class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-container">
<div class="site-nav-toggle">
<div class="toggle" aria-label="切换导航栏" role="button">
<span class="toggle-line"></span>
<span class="toggle-line"></span>
<span class="toggle-line"></span>
</div>
</div>
<div class="site-meta">
<a href="/" class="brand" rel="start">
<i class="logo-line"></i>
<h1 class="site-title">平民·梦(Pingmin Dream)</h1>
<i class="logo-line"></i>
</a>
<p class="site-subtitle" itemprop="description">“任重道远,上下求索 / 士不可以不弘毅,任重而道远 / 路漫漫其修远兮,吾将上下而求索”</p>
</div>
<div class="site-nav-right">
<div class="toggle popup-trigger">
</div>
</div>
</div>
<nav class="site-nav">
<ul class="main-menu menu">
<li class="menu-item menu-item-home"><a href="/" rel="section"><i class="fa fa-home fa-fw"></i>首页(Home)</a></li>
<li class="menu-item menu-item-blog"><a href="https://pingmin.blog/" rel="noopener" target="_blank"><i class="fas fa-blog fa-fw"></i>博客(Blog)</a></li>
<li class="menu-item menu-item-about"><a href="https://pingmin.blog/about/" rel="noopener" target="_blank"><i class="fa fa-user fa-fw"></i>关于(About)</a></li>
<li class="menu-item menu-item-she"><a href="https://pingmin.blog/post/she.html" rel="noopener" target="_blank"><i class="fas fa-female fa-fw"></i>寻她(Seeking Her)</a></li>
</ul>
</nav>
</div>
<div class="toggle sidebar-toggle" role="button">
<span class="toggle-line"></span>
<span class="toggle-line"></span>
<span class="toggle-line"></span>
</div>
<aside class="sidebar">
<div class="sidebar-inner sidebar-overview-active">
<ul class="sidebar-nav">
<li class="sidebar-nav-toc">
文章目录
</li>
<li class="sidebar-nav-overview">
站点概览
</li>
</ul>
<div class="sidebar-panel-container">
<!--noindex-->
<div class="post-toc-wrap sidebar-panel">
</div>
<!--/noindex-->
<div class="site-overview-wrap sidebar-panel">
<div class="site-author site-overview-item animated" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image" alt="平民(Pingmin Fenlly Liu)"
src="/images/think-copyleft.png">
<p class="site-author-name" itemprop="name">平民(Pingmin Fenlly Liu)</p>
<div class="site-description" itemprop="description">平民的个人网站(Pingmin Fenlly Liu's Personal Website)</div>
</div>
<div class="site-state-wrap site-overview-item animated">
<nav class="site-state">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">1</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
</nav>
</div>
<div class="links-of-author site-overview-item animated">
<span class="links-of-author-item">
<a href="https://twitter.com/iPingmin" title="Twitter → https://twitter.com/iPingmin" rel="noopener" target="_blank"><i class="fab fa-twitter fa-fw"></i>Twitter</a>
</span>
<span class="links-of-author-item">
<a href="https://github.com/Pingmin" title="GitHub → https://github.com/Pingmin" rel="noopener" target="_blank"><i class="fab fa-github fa-fw"></i>GitHub</a>
</span>
<span class="links-of-author-item">
<a href="https://pingmin.me/images/wechat-public.jpg" title="WeChat(PingminDream, Blocked on 20220605) → https://pingmin.me/images/wechat-public.jpg"><i class="fab fa-weixin fa-fw"></i>WeChat(PingminDream, Blocked on 20220605)</a>
</span>
<span class="links-of-author-item">
<a href="https://pingmin.me/img/fenlly-qr-codes/wechat-official-account-fenlly.jpg" title="WeChat(FENLLY) → https://pingmin.me/img/fenlly-qr-codes/wechat-official-account-fenlly.jpg"><i class="fab fa-weixin fa-fw"></i>WeChat(FENLLY)</a>
</span>
<span class="links-of-author-item">
<a href="https://pingmin.me/img/fenlly-qr-codes/wechat-official-account-fenlly-studio.jpg" title="WeChat(FenllyStudio) → https://pingmin.me/img/fenlly-qr-codes/wechat-official-account-fenlly-studio.jpg"><i class="fab fa-weixin fa-fw"></i>WeChat(FenllyStudio)</a>
</span>
<span class="links-of-author-item">
<a href="https://weibo.com/LiuZeping" title="Weibo → https://weibo.com/LiuZeping" rel="noopener" target="_blank"><i class="fab fa-weibo fa-fw"></i>Weibo</a>
</span>
</div>
<div class="cc-license site-overview-item animated" itemprop="license">
<a href="https://creativecommons.org/licenses/by-sa/4.0/" class="cc-opacity" rel="noopener" target="_blank"><img src="/images/cc-by-sa.svg" alt="Creative Commons"></a>
</div>
<div class="links-of-blogroll site-overview-item animated">
<div class="links-of-blogroll-title"><i class="fa fa-globe fa-fw"></i>
链接(Links)
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="https://pingmin.blog/" title="https://pingmin.blog" rel="noopener" target="_blank">平民博客(Pingmin's Blog)</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</aside>
<div class="sidebar-dimmer"></div>
</header>
<div class="back-to-top" role="button" aria-label="返回顶部">
<i class="fa fa-arrow-up"></i>
<span>0%</span>
</div>
<noscript>
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div>
</noscript>
<div class="main-inner index posts-expand">
<div class="post-block">
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="">
<link itemprop="mainEntityOfPage" href="https://pingmin.me/p/freedom-of-speech.html">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/think-copyleft.png">
<meta itemprop="name" content="平民(Pingmin Fenlly Liu)">
<meta itemprop="description" content="平民的个人网站(Pingmin Fenlly Liu's Personal Website)">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="平民·梦(Pingmin Dream)">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<span class="post-sticky-flag" title="置顶">
<i class="fa fa-thumbtack"></i>
</span><a href="/p/freedom-of-speech.html" class="post-title-link" itemprop="url">言论自由(Freedom of Speech)</a>
</h2>
<div class="post-meta-container">
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2008-06-04 20:29:36" itemprop="dateCreated datePublished" datetime="2008-06-04T20:29:36+08:00">2008-06-04</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2021-06-04 21:50:32" itemprop="dateModified" datetime="2021-06-04T21:50:32+08:00">2021-06-04</time>
</span>
</div>
<div class="post-meta">
<span class="post-meta-item" title="本文字数">
<span class="post-meta-item-icon">
<i class="far fa-file-word"></i>
</span>
<span class="post-meta-item-text">本文字数:</span>
<span>5.7k</span>
</span>
<span class="post-meta-item" title="阅读时长">
<span class="post-meta-item-icon">
<i class="far fa-clock"></i>
</span>
<span class="post-meta-item-text">阅读时长 ≈</span>
<span>5 分钟</span>
</span>
</div>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h2 id="概要-Abstract"><a href="#概要-Abstract" class="headerlink" title="概要(Abstract)"></a>概要(Abstract)</h2><p>目前,如果讓平民只說一句話,那就是:“<a target="_blank" rel="noopener" href="https://zh.wikipedia.org/wiki/%E8%A8%80%E8%AB%96%E8%87%AA%E7%94%B1">言論自由(Freedom of Speech)</a>”!</p>
<h2 id="正文-Body"><a href="#正文-Body" class="headerlink" title="正文(Body)"></a>正文(Body)</h2><blockquote>
<p><img src="https://pingmin.me/img/loving-our-greater-china/20131004-LOGC-TFC-PRC-Shandong-Mount-Tai-Jade-Emperor-Peak-Photographed-by-Liu-Hongwei.jpg" alt="平民泰山玉皇頂兩中華旗(Pingmin on the Jade Emperor Peak of Mount Tai with Two Flags of China, 20131004)(攝影:紅衛兄)" title="平民泰山玉皇頂兩中華旗(Pingmin on the Jade Emperor Peak of Mount Tai with Two Flags of China, 20131004)(攝影:紅衛兄)"></p>
<p><a target="_blank" rel="noopener" href="https://pingmin.blog/post/loving-our-greater-china.html">平民泰山玉皇頂兩中華旗(Pingmin on the Jade Emperor Peak of Mount Tai with Two Flags of China, 20131004)(攝影:紅衛兄)</a></p>
</blockquote>
<p>“<strong>我可以以我认为合适的方式行动。我深信每个人都应该这样,即担负起自己的责任。有人会反对说这没有用处。我的回答十分简单:有用。</strong>” ——瓦茨拉夫·哈维尔(Václav Havel, 19361005 - 20111218)</p>
<h3 id="1-宪法第三十五条(The-Article-35-of-Constitution-of-The-PRC)"><a href="#1-宪法第三十五条(The-Article-35-of-Constitution-of-The-PRC)" class="headerlink" title="1. 宪法第三十五条(The Article 35 of Constitution of The PRC)"></a>1. 宪法第三十五条(The Article 35 of Constitution of The PRC)</h3><h4 id="简体中文(Simplified-Chinese)"><a href="#简体中文(Simplified-Chinese)" class="headerlink" title="简体中文(Simplified Chinese)"></a>简体中文(Simplified Chinese)</h4><blockquote>
<p>中华人民共和国公民有言论、出版、集会、结社、游行、示威的自由。</p>
<p>—— 《中华人民共和国宪法》第三十五条</p>
</blockquote>
<h4 id="English(英文)"><a href="#English(英文)" class="headerlink" title="English(英文)"></a>English(英文)</h4><blockquote>
<p>Citizens of the People’s Republic of China enjoy freedom of speech, of the press, of assembly, of association, of procession and of demonstration.</p>
<p>—— The Article 35, Constitution of The People’s Republic of China(PRC, People’s ROC)</p>
</blockquote>
<!--noindex-->
<div class="post-button">
<a class="btn" href="/p/freedom-of-speech.html#more" rel="contents">
阅读全文 »
</a>
</div>
<!--/noindex-->
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
<script src="/js/comments.js"></script>
</div>
</main>
<footer class="footer">
<div class="footer-inner">
<div class="copyright">
© 2008 –
<span itemprop="copyrightYear">2022</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">平民(Pingmin Fenlly Liu)</span>
</div>
<div class="wordcount">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="fa fa-chart-line"></i>
</span>
<span>站点总字数:</span>
<span title="站点总字数">6k</span>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="fa fa-coffee"></i>
</span>
<span>站点阅读时长 ≈</span>
<span title="站点阅读时长">5 分钟</span>
</span>
</div>
<div class="busuanzi-count">
<span class="post-meta-item" id="busuanzi_container_site_uv">
<span class="post-meta-item-icon">
<i class="fa fa-user"></i>
</span>
<span class="site-uv" title="总访客量">
<span id="busuanzi_value_site_uv"></span>
</span>
</span>
<span class="post-meta-item" id="busuanzi_container_site_pv">
<span class="post-meta-item-icon">
<i class="fa fa-eye"></i>
</span>
<span class="site-pv" title="总访问量">
<span id="busuanzi_value_site_pv"></span>
</span>
</span>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/anime.min.js"></script>
<script src="/js/utils.js"></script><script src="/js/motion.js"></script><script src="/js/schemes/muse.js"></script><script src="/js/next-boot.js"></script>
<script class="next-config" data-name="nprogress" type="application/json">{"enable":true,"spinner":true}</script>
<script src="/js/third-party/nprogress.js"></script>
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/gitalk.css">
<script class="next-config" data-name="gitalk" type="application/json">{"enable":true,"github_id":"Pingmin","repo":"comments","client_id":"995db4e4e4e140a80712","client_secret":"e4916e6fe212e1f1bd9ec210999c702ee7f2ac79","admin_user":"Pingmin","distraction_free_mode":true,"proxy":"https://shielded-brushlands-08810.herokuapp.com/https://github.com/login/oauth/access_token","language":null,"js":"https://cdn.jsdelivr.net/npm/[email protected]/dist/gitalk.min.js","path_md5":"6666cd76f96956469e7be39d750cc7d9"}</script>
<script src="/js/third-party/comments/gitalk.js"></script>
</body>
</html>