~cytrogen/blog-public

ref: 935e6485b1f6eb862c70cc9da79784a77d7734aa blog-public/posts/b084.html -rw-r--r-- 31.1 KiB
935e6485Cytrogen Deploy 2026-02-24 16:50:09 6 hours ago
                                                                                
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
<!DOCTYPE html><html lang="zh" data-theme="dark"><head><meta charset="utf-8"><meta name="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>读《大闸蟹》 · Cytrogen 的个人博客</title><meta name="description" content="这是陈昌平在零几年写的一篇短篇小说。"><link rel="icon" href="../favicon.png"><link rel="canonical" href="https://cytrogen.icu/posts/b084.html"><link rel="webmention" href="https://webmention.io/cytrogen.icu/webmention"><link rel="me" href="https://m.otter.homes/@Cytrogen"><link rel="me" href="https://github.com/cytrogen"><meta name="fediverse:creator" content="@Cytrogen@m.otter.homes"><link rel="preload" href="../fonts/opensans-regular-latin.woff2" as="font" type="font/woff2" crossorigin="anonymous"><style>@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans-regular-latin.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  size-adjust: 107%;
  ascent-override: 97%;
  descent-override: 25%;
  line-gap-override: 0%;
}
</style><script>(function() {
  try {
    // 优先级:用户选择 > 系统偏好 > 默认浅色
    const saved = localStorage.getItem('theme');
    const theme = saved || 
      (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light');
    
    document.documentElement.setAttribute('data-theme', theme);
    document.documentElement.style.colorScheme = theme;
  } catch (error) {
    // 失败时使用默认主题,不阻塞渲染
    document.documentElement.setAttribute('data-theme', 'light');
  }
})();
</script><link rel="stylesheet" href="../css/ares.css"><script data-netlify-skip-bundle="true">(function() {
  document.addEventListener('DOMContentLoaded', function() {
    const theme = document.documentElement.getAttribute('data-theme');
    const pageWrapper = document.getElementById('page-wrapper');
    if (pageWrapper && theme) {
      pageWrapper.setAttribute('data-theme', theme);
    }
  });
})();

</script><!-- hexo injector head_end start -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css">

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/hexo-math@4.0.0/dist/style.css">
<!-- hexo injector head_end end --><meta name="generator" content="Hexo 8.1.1"><link rel="alternate" href="atom.xml" title="Cytrogen 的个人博客" type="application/atom+xml">
</head><body><div id="page-wrapper"><a class="skip-link" href="#main-content">跳到主要内容</a><div class="wrap"><header><a class="logo-link" href="../index.html"><img src="../favicon.png" alt="logo"></a><div class="h-card visually-hidden"><img class="u-photo" src="https://cytrogen.icu/favicon.png" alt="Cytrogen"><a class="p-name u-url u-uid" href="https://cytrogen.icu">Cytrogen</a><p class="p-note">Cytrogen 的个人博客,Cytrogen's Blog</p><a class="u-url" rel="me noopener" target="_blank" href="https://m.otter.homes/@Cytrogen">Mastodon</a><a class="u-url" rel="me noopener" target="_blank" href="https://github.com/cytrogen">GitHub</a></div><nav class="site-nav"><div class="nav-main"><div class="nav-primary"><ul class="nav-list hidden-mobile"><li class="nav-item"><a class="nav-link" href="../index.html">首页</a></li></ul><div class="nav-tools"><div class="language-menu"><button class="language-toggle" type="button"><svg class="icon icon-globe" width="16" height="16" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true" focusable="false"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855A7.97 7.97 0 0 0 10.855 12H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z"></path></svg><span>中文</span></button><div class="language-dropdown"></div></div></div><div class="nav-controls"><div class="more-menu hidden-mobile"><button class="more-toggle" type="button"><span>更多</span><svg class="icon icon-chevron-down" width="12" height="12" viewBox="0 0 12 12" fill="currentColor" aria-hidden="true" focusable="false"><path d="M6 8.825c-.2 0-.4-.1-.5-.2l-3.3-3.3c-.3-.3-.3-.8 0-1.1s.8-.3 1.1 0l2.7 2.7 2.7-2.7c.3-.3.8-.3 1.1 0s.3.8 0 1.1l-3.3 3.3c-.1.1-.3.2-.5.2z"></path></svg></button><div class="more-dropdown"><ul class="dropdown-list"><li class="dropdown-item"><a class="nav-link" href="../archives/index.html">归档</a></li><li class="dropdown-item"><a class="nav-link" href="../categories/index.html">分类</a></li><li class="dropdown-item"><a class="nav-link" href="../tags/index.html">标签</a></li><li class="dropdown-item"><a class="nav-link" href="../about/index.html">关于</a></li><li class="dropdown-item"><a class="nav-link" href="../sitemap/index.html">领地地图</a></li></ul></div></div><div class="theme-switcher"><button class="theme-toggle" type="button" role="switch" aria-pressed="false" aria-label="切换主题"><div class="theme-icon moon-icon"><svg class="icon icon-moon" width="16" height="16" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true" focusable="false"><path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278z"></path></svg></div><div class="theme-icon sun-icon"><svg class="icon icon-sun" width="16" height="16" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true" focusable="false"><path d="M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0zm0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13zm8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zM3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8zm10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0zm-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707zM4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"></path></svg></div></button></div><details class="mobile-menu-details hidden-desktop"><summary class="hamburger-menu" aria-label="nav.menu"><svg class="icon icon-bars" width="16" height="16" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true" focusable="false"><path d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"></path></svg><span class="menu-text">nav.menu</span></summary><div class="mobile-menu-dropdown"><ul class="mobile-nav-list"><li class="mobile-nav-item"><a class="mobile-nav-link" href="../index.html">首页</a></li><li class="mobile-nav-item"><a class="mobile-nav-link" href="../archives/index.html">归档</a></li><li class="mobile-nav-item"><a class="mobile-nav-link" href="../categories/index.html">分类</a></li><li class="mobile-nav-item"><a class="mobile-nav-link" href="../tags/index.html">标签</a></li><li class="mobile-nav-item"><a class="mobile-nav-link" href="../about/index.html">关于</a></li><li class="mobile-nav-item"><a class="mobile-nav-link" href="../sitemap/index.html">领地地图</a></li></ul></div></details></div></div></div></nav></header><main class="container" id="main-content" tabindex="-1"><div class="post"><article class="post-block h-entry"><div class="post-meta p-author h-card visually-hidden"><img class="author-avatar u-photo" src="../favicon.png" alt="Cytrogen"><span class="p-name">Cytrogen</span><a class="u-url" href="https://cytrogen.icu">https://cytrogen.icu</a></div><a class="post-permalink u-url u-uid visually-hidden" href="https://cytrogen.icu/posts/b084.html">永久链接</a><div class="p-summary visually-hidden"><p>这是陈昌平在零几年写的一篇短篇小说。</p></div><div class="visually-hidden"><a class="p-category" href="../categories/%E4%B9%A6%E8%AF%84/">书评</a></div><a class="u-syndication visually-hidden" target="_blank" rel="noopener" href="https://m.otter.homes/@Cytrogen/116124061536744164">https://m.otter.homes/@Cytrogen/116124061536744164</a><h1 class="post-title p-name">读《大闸蟹》</h1><div class="post-info"><time class="post-date dt-published" datetime="2026-02-23T05:00:00.000Z">2/23/2026</time><time class="dt-updated visually-hidden" datetime="2026-02-24T05:58:57.367Z"></time></div><div class="post-content e-content"><html><head></head><body><p>这是陈昌平在零几年写的一篇短篇小说。</p>
<span id="more"></span>
<p>这篇小说整体来说,带有许多影射文革时代的内容。</p>
<p>故事开始,主角刘爱国从苏州回到辽北,带来了三只阳澄湖的大闸蟹。它们丰腴饱满,以至于刘爱国描述它们为「脑满肠肥的南方大地主」。</p>
<p>为什么是这样的比喻?这些大闸蟹来自于南方不假,但为什么要描述为「肥地主」呢?这便是这篇小说的一个特色,它采取了主人公刘爱国的视角,在生活的方方面面透露出经历过文革时代的人们如何看待这些地方。将「肥硕的东西」下意识想成是「肥地主」便是这样。实际上,历史上的地主能吃成「脑满肠肥」的并不多,会将「地主」和「脑满肠肥」绑定在一起的,通常是政治宣传。</p>
<p>除开中文课上教授提到的「文革」,我个人认为这篇小说里,出现的「地域」也是个重点。刘爱国看到蟹壳上印着激光防伪的标志,和经纪公司的信息,心想南方人有着出色的商品意识。</p>
<p>数十年前,我经常会接收到的一个信息便是中国的南北之争,例如一些文章说南方人喝茶谈生意,所以南方人更容易出大老板,而北方人喝酒吹牛皮,所以北方人更容易出败家子等等 —— 这样的观点现在听来自然是蠢到家了,不过在中国开始在南方建设经济区,以及北方下岗潮的引发,或许当时也会有人认为是这样吧。总之,「地域黑」永远是不可取的。</p>
<p>刘爱国担心这些大闸蟹是假货,于是拨号上网查阳澄湖大闸蟹的特征,并一一验证,发觉自己确实买的是真货。此处有意思的在于刘爱国的用词,他先是用了「验明正身」这个成语,接着称呼这些大闸蟹「根红苗正」。</p>
<p>「验明正身」指的是,查验死刑犯是否为其本人,毕竟执行死刑前可不能弄错人了。验证大闸蟹是否是阳澄湖的真货,有必要使用对死刑犯用的词儿吗?</p>
<p>再就是「根红苗正」。这个成语很简单,在文革时期意味着家庭出身好。那什么是家庭出身好的,那自然便是「红色的根」,也就是父母亲也是中国共产党的人了。所以这个成语也特指「中国共产党」。</p>
<p>刘爱国形容个大闸蟹,怎么口里蹦出来这么多这样的词儿?这是因为他是出生在文革时代的人,就连用词都受了那个时代的影响。</p>
<p>下一幕中,刘爱国给儿子打电话。小说先是特意提到儿子在省重点中学,还是市实验中学里住校上学,接着又是刻意说刘爱国打电话时,是在「向儿子报到」。</p>
<blockquote>
<p>爸爸回来啦。爱国向儿子报到。</p>
<p>嗯。儿子的声音像领导一样稳重和漠然。</p>
<p>周末回家有好东西吃了。爱国抛出了主题。</p>
<p>什么东西?儿子声音一下子升高了。</p>
<p>你猜。爱国说。</p>
<p>嗯 —— 炸鸡翅。这是儿子喜欢吃的东西。</p>
<p>不是。</p>
<p>是…… 螃蟹。这是儿子更喜欢吃的东西。</p>
<p>爱国笑了。儿子马上明白了,大声问,是赤甲红还是梭子?馋儿子最喜欢吃的就是蟹子里的赤甲红了。</p>
<p>都不是。爱国笑吟吟地回答,顿了一下,又一字一句地说,这可不是一般的螃蟹啊,这是阳澄湖的大、闸、蟹!</p>
</blockquote>
<p>陈昌平用了短短一个对话,便能让读者快速搞明白刘爱国和儿子之间的关系到底是什么样的。刘爱国又是要向儿子报到,又是说儿子的声音像个领导。而儿子起初的声音很是冷淡,好像并不关心父亲,直到父亲提到了好吃的东西,态度才变好。也就是说,刘爱国在家庭里,并没有所谓「父亲的尊严」,除非能向儿子提供好吃的。</p>
<p>之后儿子问了刘爱国什么是阳澄湖大闸蟹。刘爱国的脑海里出现了这样的思考流程:阳澄湖是著名的沙家浜,是阿庆嫂智斗的地方,但儿子不懂这些。如果用儿子懂的语言来说,赤甲红是桑塔纳,而大闸蟹是奔驰。</p>
<p>《沙家浜》是文革时期相当有名的八大样板戏之一。我没有看过样板戏,所以不评价了。不过在讨论这篇小说之前,中文课有个异步线上讨论,是和延安文艺座谈会有关的。那次讲话要求文艺工作者放下身态,走到底层群众中,用群众看得懂的形式创作。许多同学提到这个方案相当成功,不仅快速团结了底层群众,也影响到了后来中国文学创作的底色。</p>
<p>刘爱国的这个思考流程有这些值得思考的点:一、在他的认知图谱中,地理是被样板戏定义的;二、使用汽车品牌来划分螃蟹种类。不论是桑塔纳还是奔驰,都是物质符号。奔驰要比桑塔纳更为「高档」,且奔驰完全出自于德国公司,而桑塔纳是中国第一款合资车型。</p>
<p>「车」在刘爱国接下来的回忆中又出现了一次。儿子开学当天,刘爱国借了辆桑塔纳来接送儿子,未曾想学校门口全是好车,尾号一个比一个炫富 —— 但是一个学校能开来全市的好车么?刘爱国能借车,他人就不能借车了么?或许除了刘爱国有攀比心,其他人也想要攀比攀比。不过在刘爱国的心里,他在社会竞争中依然失败了,不仅买不起车,连借来的车都不如别人的高档。作为补偿,既然儿子爱吃的螃蟹还是买得起的,那不如等每次儿子回家,都买上只螃蟹犒劳犒劳。</p>
<p>次日,刘爱国发现大闸蟹丢失,急眼、只能一个个地方都找过去。有趣的是他找到的那些不是大闸蟹的东西:「失踪已久的结婚证」,意味着对婚姻的不重视;「爱国的中专毕业证」,文革期间学校不大上课的话,这个毕业证并不能代表刘爱国是否是「知识分子」;「儿子一年级时『最有意义的一天』」,我相信中国学生没少写过这类作文吧!刘爱国将它和其他重要文件收集起来,意味着他重视儿子的教育,以及这可能是儿子第一次一个人写作文,具有一定的意义;「洗衣机的保修单」,在二十一世纪刚开始的时候,买得起洗衣机并不常见,想必也是一种资产上的炫耀吧。</p>
<p>最后一个则是:</p>
<blockquote>
<p>甚至还找到了爱国二十多年前的日记本。日记本是红色的塑料皮,发硬了,上面印着烫金的「为人民服务」,洇着蓝钢笔水的扉页上,中学生刘爱国歪扭而又工整地抄录着《钢铁是怎样炼成的》里面的一段话 —— 人的一生应当这样度过:回首往事,他不会因为虚度年华而悔恨,也不会因为碌碌不为而羞愧;临死的时候,他能够说:我的整个生命和全部精力,都…… 以下的字被墨水淹没了。</p>
</blockquote>
<p>被墨水淹没的后续虽然小说里没有提到,不过其实是:</p>
<blockquote>
<p>已经献给世界上最壮丽的事业 —— 为人类的解放而斗争。</p>
</blockquote>
<p>有些同学读过这本书,因为它是学校的必读书籍之一。不过我没有读过这本书,只是上学期间听说过。教授借此扩展了下话题,告诉我们它在文革期间其实是禁书,因为它的作者是苏联人,而当时中苏的关系并不好。但《钢铁是怎样炼成的》的中译本在学生之间很是有名,早就偷偷传开了。大家不仅会偷读,还会手抄下来。</p>
<p>说回小说的内容。很明显,这本日记本的存在暗示了刘爱国小时候的理想主义早已在琐碎且物欲的现实生活面前变得模糊不清:它有大闸蟹重要么?能让人吃好饭么?</p>
<p>刘爱国出门找大闸蟹时,陈昌平又描写了他所居住的桃源小区:一个典型的北方重工业城市中的普通居住区。文中提到的「安居工程」是中国政府为中低收入城市居民实施的保障性住房项目,点明了刘爱国并不宽裕的工薪阶层角色 —— 实际上,先前有很多地方都介绍了他的背景,并不是一个多么富足的人。</p>
<p>陈昌平也强调了刘爱国在此居住七八年却与邻居毫无来往,揭示了现代城市生活中的人际疏离。这倒也解释了后续发生的种种。</p>
<p>刘爱国上班去,知道同样买了阳澄湖大闸蟹的大李子不仅吃了,还对此给出了极高的评价,心里不舒坦。中午儿子罕见地主动打电话回来,询问大闸蟹怎样,让他的心情又变差了不少。挂了电话,他跑去上海菜馆看大闸蟹,却发现里面的螃蟹和大闸蟹没有一点共同特征,领班还强行将它们标榜为「最正宗的大闸蟹」,并以此贬低其他产地的河蟹。这种推销让刘爱国确信,这座北方老工业城市里的人根本不具备鉴赏南方高档消费品的认知水平。</p>
<p>从这里之后,才是这篇小说的「正文」。刘爱国在公告栏上贴了个启事,希望拾到自己蟹子的人可以归还给自己。谁曾想,来的是来纠正语病的孙老师,蟹子的下落依然不知道。这一段再次呼应和坐实了先前「人际关系冷漠」的描写。孙老师作为刘爱国自认「最熟悉的邻居」,其所谓的「热心」仅仅停留在居高临下的知识纠错与说教层面,对刘爱国丢失物品的实际焦虑毫无共情。</p>
<p>被当面指出低级错误也让刘爱国感到了文化与体面上的双重难堪。先前就已经暗示过,刘爱国已经在家庭和社会层面上「失败」了。再加上孙老师对「几只蟹子」轻描淡写的态度,极大地刺激了刘爱国:在这个小区里,大众根本不具备识别阳澄湖大闸蟹高贵身份的认知能力。这两种感觉都迫使刘爱国重新打印了一份更加周密和庄重的第二版启事。</p>
<p>实际上,在教授讲解前,我对小灵通没有一个实际的概念,一直以为它是类似于诺基亚那样的手机品牌。其实它是一种无线通信工具,或者说是当地固定电话网络的无线延伸。另一个我不知道,但教授没有讲解的东西是「红塔山」,后面查了一下发现是中高档香烟。</p>
<p>贴完第二版启事后,刘爱国发现小区垃圾箱里有一个红色的蟹子壳,正是自己丢失的其中一只,已经被人吃干净了。邻居们的冷漠此时展示了出来:就算看到了刘爱国贴的启事,也不选择归还,反而是自己吃掉。</p>
<p>陈昌平在此处立刻描写了辽北的衰败现状。这座衰落,且物质相对匮乏的北方城市,与代表着南方精致生活和经济繁荣的阳澄湖大闸蟹形成了反差:大闸蟹在辽北的垃圾箱中竟惨遭粗暴对待并沦为残骸!要知道它在刘爱国心里,除了是高贵的食物外,还是刘爱国作为一个父亲的骄傲、对儿子的承诺。他鼻子一酸,心里骂自己没出息,这种生理上的悲伤反应让他感到羞耻。</p>
<p>回家后,刘爱国在启事的后面加了个附录,试图指导捡到剩余两只大闸蟹的人正确保存它们,以防它们在被归还前死亡,毕竟大闸蟹死后就不能吃了,儿子还有两天才回来呢。戏剧性的是,当他贴上附录后,他便看到了第二只被吃掉的大闸蟹 —— 这只螃蟹被吃得乱七八糟,好多肉都没吃干净,简直是暴殄天物。</p>
<p>愤怒的刘爱国接到了儿子主动打来的第二通电话。面对儿子那句「大闸蟹到底是什么滋味儿呢」,刘爱国罕见地呵斥了儿子。他不仅弄丢了原打算犒劳儿子的昂贵礼物,甚至连他自己也无从知晓这代表着阶层品味的大闸蟹究竟是何滋味儿。儿子的期待成了一种精神上的压迫,让他无法继续维系那个能为后代提供高级物质体验的父亲形象,这样的无力感,令他无处宣泄情绪,失控地攻击了儿子。</p>
<p>另一边,大闸蟹的象征意义逐渐发生了异化。起初它只是作为纯粹的犒劳物品存在的,然而随着它的丢失及其惨遭邻居随意丢弃,它脱离了单纯的食物属性,变成了刘爱国个人尊严以及对抗周围庸俗环境的心理寄托。当刘爱国发现大闸蟹被以极不讲究的方式糟蹋时,他感受到的是自身向往的精致生活被碾碎的屈辱。因此,他后期的所有偏执行为,都演变成了一场捍卫个人尊严的自救。就如他自己所说的,「这已经不是为了儿子了。」</p>
<p>刘爱国做了一份重要启事,整理了阳澄湖大闸蟹的所有知识,其字里行间的庄严感,与当年抄写革命宣言时的虔诚恐怕如出一辙吧。下班回来,他变态般地扒拉着小区的垃圾箱,并在旁边找到了一只完整的蟹子:天啊,它竟然在没有蟹八件的北方,被吃得很规范、很圆满、很精彩、很成功、很伟大!刘爱国满意、得意,又反省自己能不能像这个邻居一样,吃出如此美丽的大闸蟹。</p>
<p>在刘爱国这么想的时候,他还会在乎共产主义么?</p>
<p>周末儿子回来的那天,刘爱国买了三只赤甲红回家,好似大闸蟹是一场梦 —— 一场试图依靠消费符号来跨越阶级的梦。</p>
</body></html></div></article></div></main><footer><div class="paginator"><a class="prev" href="8e54.html">上一篇</a><a class="next" href="cf35.html">下一篇</a></div><!-- Webmention 显示区域--><div class="webmention-section webmention-empty" data-page-url="posts/b084.html" data-full-url="https://cytrogen.icu/posts/b084.html" data-syndication-url="https://m.otter.homes/@Cytrogen/116124061536744164" data-mode="static">
              <h3 class="webmention-title">Webmentions (<span class="webmention-count">0</span>)</h3>
              <span>暂无 Webmentions</span>
              <div class="webmention-respond">
        <a class="webmention-respond-btn" href="https://m.otter.homes/@Cytrogen/116124061536744164" target="_blank" rel="noopener syndication">在 Mastodon 上回应本文</a>
      </div>
              <p class="webmention-hint">本站支持 <a href="https://www.w3.org/TR/webmention/" target="_blank" rel="noopener">Webmention</a>。你可以在 Fediverse(如 Mastodon)上回应本文的联合链接,互动会自动出现在此处。<a href="/colophon/#webmention">详情见营造记</a></p>
            </div><div class="copyright"><p class="footer-links"><a href="../friends/index.html">友链</a><span class="footer-separator"> ·</span><a href="../links/index.html">邻邦</a><span class="footer-separator"> ·</span><a href="../contact/index.html">联络</a><span class="footer-separator"> ·</span><a href="../colophon/index.html">营造记</a><span class="footer-separator"> ·</span><a href="../atom.xml">RSS订阅</a></p><p>© 2025 - 2026 <a href="https://cytrogen.icu">Cytrogen</a>, powered by <a href="https://hexo.io/" target="_blank">Hexo</a> and <a href="https://github.com/cytrogen/hexo-theme-ares" target="_blank">hexo-theme-ares</a>.</p><p><a href="https://blogscn.fun" target="_blank" rel="noopener">BLOGS·CN</a></p></div></footer></div></div><a class="back-to-top" href="#top" aria-label="返回顶部"><svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"><path d="M3.293 9.707a1 1 0 010-1.414L9.586 2a2 2 0 012.828 0l6.293 6.293a1 1 0 01-1.414 1.414L11 3.414V17a1 1 0 11-2 0V3.414L2.707 9.707a1 1 0 01-1.414 0z"></path></svg></a><script>document.addEventListener('DOMContentLoaded', function() {
  const codeBlocks = document.querySelectorAll('figure.highlight');
  
  codeBlocks.forEach(block => {
    let caption = block.querySelector('figcaption');
    if (!caption) {
      caption = document.createElement('figcaption');
      block.insertBefore(caption, block.firstChild);
    }

    const info = document.createElement('div');
    info.className = 'info';
    
    const filename = caption.querySelector('span');
    if (filename) {
      filename.className = 'filename';
      info.appendChild(filename);
    }
    
    const lang = block.className.split(' ')[1];
    if (lang) {
      const langSpan = document.createElement('span');
      langSpan.className = 'lang-name';
      langSpan.textContent = lang;
      info.appendChild(langSpan);
    }

    const sourceLink = caption.querySelector('a');
    if (sourceLink) {
      sourceLink.className = 'source-link';
      info.appendChild(sourceLink);
    }

    const actions = document.createElement('div');
    actions.className = 'actions';

    const codeHeight = block.scrollHeight;
    const threshold = 300;

    if (codeHeight > threshold) {
      block.classList.add('folded');
      
      const toggleBtn = document.createElement('button');
      toggleBtn.textContent = '展开';
      toggleBtn.addEventListener('click', () => {
        block.classList.toggle('folded');
        toggleBtn.textContent = block.classList.contains('folded') ? '展开' : '折叠';
      });
      actions.appendChild(toggleBtn);
    }

    const copyBtn = document.createElement('button');
    copyBtn.textContent = '复制';
    copyBtn.addEventListener('click', async () => {
      const codeLines = block.querySelectorAll('.code .line');
      const code = Array.from(codeLines)
        .map(line => line.textContent)
        .join('\n')
        .replace(/\n\n/g, '\n');
      
      try {
        await navigator.clipboard.writeText(code);
        copyBtn.textContent = '已复制';
        copyBtn.classList.add('copied');
        
        setTimeout(() => {
          copyBtn.textContent = '复制';
          copyBtn.classList.remove('copied');
        }, 3000);
      } catch (err) {
        console.error('复制失败:', err);
        copyBtn.textContent = '复制失败';
        
        setTimeout(() => {
          copyBtn.textContent = '复制';
        }, 3000);
      }
    });
    actions.appendChild(copyBtn);

    caption.innerHTML = '';
    caption.appendChild(info);
    caption.appendChild(actions);

    const markedLines = block.getAttribute('data-marked-lines');
    if (markedLines) {
      const lines = markedLines.split(',');
      lines.forEach(range => {
        if (range.includes('-')) {
          const [start, end] = range.split('-').map(Number);
          for (let i = start; i <= end; i++) {
            const line = block.querySelector(`.line-${i}`);
            if (line) line.classList.add('marked');
          }
        } else {
          const line = block.querySelector(`.line-${range}`);
          if (line) line.classList.add('marked');
        }
      });
    }
  });
});</script><script async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" id="MathJax-script"></script><script>(function() {
  document.addEventListener('DOMContentLoaded', function() {
    const themeToggle = document.querySelector('.theme-toggle');
    
    if (!themeToggle) return;
    
    const getCurrentTheme = () => {
      return document.documentElement.getAttribute('data-theme') || 'light';
    };
    
    const updateUI = (theme) => {
      const isDark = theme === 'dark';
      themeToggle.setAttribute('aria-pressed', isDark.toString());
    };
    
    const setTheme = (theme) => {
      document.documentElement.setAttribute('data-theme', theme);
      document.documentElement.style.colorScheme = theme;
      
      const pageWrapper = document.getElementById('page-wrapper');
      if (pageWrapper) {
        pageWrapper.setAttribute('data-theme', theme);
      }
      
      // Find and remove the temporary anti-flicker style tag if it exists.
      // This ensures the main stylesheet takes full control after the initial load.
      const antiFlickerStyle = document.getElementById('anti-flicker-style');
      if (antiFlickerStyle) {
        antiFlickerStyle.remove();
      }
      
      localStorage.setItem('theme', theme);
      updateUI(theme);
    };
    
    const toggleTheme = () => {
      const current = getCurrentTheme();
      const newTheme = current === 'light' ? 'dark' : 'light';
      setTheme(newTheme);
    };
    
    updateUI(getCurrentTheme());
    
    themeToggle.addEventListener('click', toggleTheme);
    
    if (window.matchMedia) {
      const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');
      mediaQuery.addEventListener('change', function(e) {
        if (!localStorage.getItem('theme')) {
          const theme = e.matches ? 'dark' : 'light';
          setTheme(theme);
        }
      });
    }
  });
})();
</script><script src="../js/details-toggle.js" defer></script><script>(function() {
  document.addEventListener('DOMContentLoaded', function() {
    const backToTopBtn = document.querySelector('.back-to-top');
    
    if (!backToTopBtn) return;
    
    const toggleButtonVisibility = () => {
      const scrollTop = window.pageYOffset || document.documentElement.scrollTop;
      const shouldShow = scrollTop > 200;
      
      if (shouldShow) {
        backToTopBtn.classList.add('is-visible');
      } else {
        backToTopBtn.classList.remove('is-visible');
      }
    };
    
    let ticking = false;
    const handleScroll = () => {
      if (!ticking) {
        requestAnimationFrame(() => {
          toggleButtonVisibility();
          ticking = false;
        });
        ticking = true;
      }
    };
    
    const scrollToTop = (event) => {
      event.preventDefault();
      window.scrollTo({
        top: 0,
        behavior: 'smooth'
      });
    };
    
    window.addEventListener('scroll', handleScroll);
    backToTopBtn.addEventListener('click', scrollToTop);
    
    toggleButtonVisibility();
  });
})();</script></body></html>