~cytrogen/blog-public

ref: 88eebf3dfdd8ab819fa1a84e1976a8a75d5af2b6 blog-public/posts/96d1.html -rw-r--r-- 30.3 KiB
88eebf3dCytrogen Deploy 2026-02-19 08:34:27 3 days 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
<!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/96d1.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/96d1.html">永久链接</a><div class="p-summary visually-hidden"><p>我在公开演讲课上的一次信息性演讲内容。这篇文章是我的演讲稿的超级增强版。</p></div><div class="visually-hidden"><a class="p-category" href="../categories/%E4%B8%AA%E4%BA%BA%E9%9A%8F%E6%83%B3/">个人随想</a><a class="p-category" href="../tags/%E5%BF%83%E7%90%86%E5%AD%A6/">心理学</a><a class="p-category" href="../tags/%E7%A4%BE%E4%BC%9A%E5%AD%A6/">社会学</a></div><h1 class="post-title p-name">离开父母对成年子女独立性的帮助</h1><div class="post-info"><time class="post-date dt-published" datetime="2025-11-05T17:31:23.000Z">11/5/2025</time><time class="dt-updated visually-hidden" datetime="2026-02-09T17:16:55.549Z"></time></div><div class="post-content e-content"><html><head></head><body><p>我在公开演讲课上的一次信息性演讲内容。这篇文章是我的演讲稿的超级增强版。</p>
<span id="more"></span>
<p>离开父母家庭是 <em><strong>成年初显期</strong></em> 最重要的发展转折点之一。迈出这一步,可能让人感到兴奋、充满不确定性,而且坦白说花费不菲。但是,当一个年轻人离开「巢穴」时,究竟会发生什么?这远不止是换一个地址那么简单。发展心理学的研究表明,住宅独立是全方位独立性的催化剂。搬家不仅重塑了我们的家庭关系,也强力推动了个体身份认同的发展、日常自给自足能力的建立,甚至对我们的心理健康都有深远的影响。</p>
<h2 id="促进更成熟-平等的亲子关系"><a class="markdownIt-Anchor" href="#促进更成熟-平等的亲子关系"></a> 促进更成熟、平等的亲子关系</h2>
<p>只要你住在父母的屋檐下,你就很难摆脱「孩子」的角色。你活在他们的空间里、遵循着青春期的权力动态 —— 他们行使控制,你保持依赖。这种旧有的亲子模式很难打破。但是当你搬出去后,游戏规则就必须改变。你的父母不再负责你日常生活的方方面面。正因为如此,他们会自然地减少控制,而你也减少了依赖。</p>
<p>威斯康星大学麦迪逊分校的社会学教授威廉・阿奎利诺的权威研究揭示,离家是「通往更加个体化关系的催化剂,这种关系建立在两个成年人之间的相互关怀和尊重之上」。</p>
<p>这种转变是积极的。宾夕法尼亚州立大学的肖恩・D・怀特曼及其同事在一项长达十年的纵向研究中证实了这一点。他们追踪了 184 个家庭从子女早期青春期到成年早期的家庭关系变化,发现在长子离家后的一年内,母亲和父亲都报告与离家子女的冲突显著减少。具体而言,母亲报告的冲突频率下降超出了正常发展轨迹,父亲的报告也显示类似模式。</p>
<p>更重要的是,这种改善还表现在情感亲密度的提升。离家的年轻人自己报告说,与父母的亲密感在离家后有所增加,超越了他们之前的发展轨迹。康涅狄格大学人类发展与家庭科学系的教授兼系主任伊娃・S・莱夫科维茨在 2005 年的研究中发现,78% 过渡到大学的年轻人报告亲子关系发生了变化,其中超过 80% 的人将这些变化描述为积极的,例如「感觉与父母更亲近」、「沟通更开放」、「争吵更少」。</p>
<p>这种关系转变的深层意义在于,它标志着从等级制的监护关系向平等的成年人关系的过渡。年轻人开始被视为独立的决策者,而不是需要指导的孩子,这种认可本身就是独立性发展的重要组成部分。</p>
<h2 id="获得空间探索我是谁"><a class="markdownIt-Anchor" href="#获得空间探索我是谁"></a> 获得空间,探索「我是谁」</h2>
<p>这一点可能是最重要的:身份认同。</p>
<p>杰弗里・阿内特是克拉克大学心理学研究教授,也是 <em>成年初显期</em>(大约 18-25 岁)理论的创始人。他在 1995 年开始对 18-29 岁的年轻人进行深度访谈,历时五年访谈了 300 名来自不同族裔、社会阶层和地理区域的美国年轻人。阿内特指出,<em>成年初显期</em> 最显著的特征是「身份探索的年龄」。在这一阶段,年轻人探索爱情和工作中的各种可能性,逐步做出持久的选择。通过尝试这些不同的可能性,他们发展出更明确的身份认同,包括理解 <em>自己是谁</em><em>自己的能力和局限是什么</em><em>自己的信念和价值观是什么</em>,以及 <em>如何融入周围的社会</em></p>
<p>离开父母家在这一过程中起到了关键作用。它创造了必要的物理和心理空间,让年轻人能够进行独立探索。当年轻人搬出父母家时,他们面临着从 <em>决定晚餐吃什么</em><em>是否结婚</em> 等各种独立决策。这种自主决策的练习是身份形成的核心。<em>成年初显期</em> 也因此成为「自我专注的年龄」—— 大多数美国成年初显者在 18 或 19 岁搬出父母家,直到至少接近 30 岁才结婚或生育第一个孩子。在青少年依赖父母和成年人在爱情与工作中的长期承诺之间,成年初显者专注于自我,发展他们成年生活所需的知识、技能和自我理解。</p>
<p>阿内特还指出,<em>成年初显期</em> 是「不稳定的年龄」。年轻人在探索爱情和工作的不同可能性时,生活往往不稳定。美国社会 18-29 岁年龄段的居住变动率远高于其他任何生命阶段。这种不稳定性反映了他们生活中正在进行的探索 —— 有些人搬出去上大学,有些人仅仅为了独立而搬出;他们可能因为退学或毕业而再次搬家;他们可能搬去与恋爱伴侣同居,然后在关系结束时搬出。这种看似混乱的模式实际上是身份探索的表现,每一次搬迁都代表着对新可能性的尝试。</p>
<h2 id="建立财务独立与自给能力"><a class="markdownIt-Anchor" href="#建立财务独立与自给能力"></a> 建立财务独立与自给能力</h2>
<p>这一点显而易见,但至关重要。如果你问人们「成为一个成年人」意味着什么,排在首位的答案之一总是「财务独立」。搬离父母家为此创造了必要性。</p>
<p>杜克大学社会学和人口健康科学教授迈克尔・沙纳汉在生命历程研究和成年过渡方面具有深厚的学术积累。沙纳汉明确指出,独立生活是成年初显期的关键发展任务之一。离开父母家会直接促使年轻人发展自给自足的能力。他们必须学会管理预算、支付账单、购买食品杂货、处理住房相关事务 —— 这些日常责任的累积培养了自力更生的能力。</p>
<p>来自全国青少年到成年健康纵向研究的数据显示了财务独立的复杂性。研究者安娜・曼佐尼使用马尔可夫模型分析了年轻人进出父母家的转变及其与代际财务转移的关系。她发现了一种「部分独立」状态(不与父母同住但接受父母财务支持)在年轻人中非常普遍。重要的是,参加四年制大学的年轻人在大学期间接受父母财务支持后,更有可能在随后过渡到完全独立(既不与父母同住也不接受财务支持)。这表明,离开父母家,即使最初伴随着财务支持,也为最终实现完全财务独立奠定了基础。</p>
<p>明尼苏达大学家庭社会科学学院的研究进一步证实了这一点。研究者使用 2005-2015 年收入动态面板研究的数据,追踪了 1719 名 18-27 岁年轻人的四项财务独立指标。他们识别出四种财务独立轨迹:<em>持续独立</em><em>快速独立</em><em>逐渐独立</em><em>持续受支持</em>。关键发现是,经历 <em>快速独立</em> 轨迹的年轻人最终报告了更高的财务安全感。</p>
<p>这些发现揭示了一个重要机制:独立生活让你为自己的生活买单,迫使你培养出坚固而可转移的财务管理和生活自理能力。这些在真实压力下习得的技能,是终身独立的基础。</p>
<h2 id="对心理健康的复杂影响"><a class="markdownIt-Anchor" href="#对心理健康的复杂影响"></a> 对心理健康的复杂影响</h2>
<p>因为很复杂,所以长话短说:成功地独立生活,通常是对 <em>自我效能感</em> 的巨大提升。你觉得自己有能力、能胜任,这本身就是心理健康的核心。</p>
<p>然而,来自鲍灵格林州立大学的研究团队利用托莱多青少年关系研究的纵向数据,对 891 名成年初显者进行了分析,探讨了居住安排与抑郁症状之间的关系。</p>
<p>研究发现,从未离开父母家和独立生活的成年初显者报告的抑郁症状显著低于返回父母家的人。具体而言,返回者的抑郁症状平均高出约 2 分(在 6-48 分量表上),这一差异在控制了先前抑郁症状、父母亲密度、性别、种族、家庭结构、母亲教育、就业 / 在学状态、关系状态和子女数量后仍然显著。</p>
<p>这一发现揭示了离开父母与心理健康之间的复杂机制。独立生活本身与较低的抑郁症状相关,但这种积极效应取决于独立的质量和原因。对于那些能够维持独立的人来说,独立生活增强了 <em>自我效能感</em> 和成年身份认同。然而,对于那些因负面事件被迫返回的人来说,返回可能被感知为「倒退」或下行轨迹的一部分,与独立、自给自足的成年人自我形象相冲突。</p>
<p>研究还发现,居住动机起着中介作用。那些因为「享受与父母同住」(内在动机)而与父母同住的人报告了较低的抑郁症状,而那些因为「失业或找不到工作」(功利性动机)而同住的人报告了较高的抑郁症状。更重要的是,就业问题调节了返回父母家的效应:只有在经历就业问题的情况下,返回父母家才与更高的抑郁症状相关。</p>
<p>这些发现指向一个关键机制:离开父母和维持独立被视为成年的传统标准,当年轻人能够成功实现和维持这一状态时,它增强了他们的自我评估,确认了他们正在向成年标准前进。相反,无法维持独立可能损害 <em>自我效能感</em>,影响追求教育或者职业机会、寻求恋爱伴侣和维持健康关系的能力。</p>
<h2 id="迎接挑战获得成长"><a class="markdownIt-Anchor" href="#迎接挑战获得成长"></a> 迎接挑战,获得成长</h2>
<p>诚然,搬离父母家不是解决所有问题的「万灵药」,在当今高房租和劳动力市场不稳定的社会中,独立之路也比以往任何时候都更加复杂。</p>
<p>但是这个过程仍然至关重要。</p>
<p>搬离父母家提供了一个发展性的「一揽子交易」:</p>
<ol>
<li>它将你的家庭关系 <strong>重置</strong> 为成年人之间的相互尊重。</li>
<li>它为你 <strong>建立了空间</strong> 去构建和整合你的独立身份。</li>
<li><strong>迫使你</strong> 学习真实世界的生存技能。</li>
<li>当你成功应对这些挑战时,它为你带来了 <strong>核心的胜任感</strong>,并将伴随你一生。</li>
</ol>
<p>离开父母家庭是 <em>成年初显期</em> 最艰难、也最重要的一次挑战。正是这些挑战,最终帮助我们成长为自主、有能力的成年人。</p>
<h2 id="引用"><a class="markdownIt-Anchor" href="#引用"></a> 引用</h2>
<details>
  <summary>只是演讲稿的引用</summary>
<ul>
<li>Arnett, J. J. (2000). Emerging Adulthood: A Theory of Development From the Late Teens Through the Twenties. The American Psychologist, 55(5), 469–480. <a target="_blank" rel="noopener" href="https://doi.org/10.1037/0003-066X.55.5.469">https://doi.org/10.1037/0003-066X.55.5.469</a></li>
<li>Aquilino, W. S. (2006). Family Relationships and Support Systems in Emerging Adulthood. In J. J. Arnett &amp; J. L. Tanner (Eds.), Emerging adults in America: Coming of age in the 21st century (pp. 193–217). American Psychological Association. <a target="_blank" rel="noopener" href="https://doi.org/10.1037/11381-008">https://doi.org/10.1037/11381-008</a></li>
<li>Aquilino, W. S. (1997). From Adolescent to Young Adult: A Prospective Study of Parent-Child Relations during the Transition to Adulthood. Journal of Marriage and Family, 59(3), 670–686. <a target="_blank" rel="noopener" href="https://doi.org/10.2307/353953">https://doi.org/10.2307/353953</a></li>
<li>Whiteman, S. D., McHale, S. M., &amp; Crouter, A. C. (2011). Family Relationships From Adolescence to Early Adulthood: Changes in the Family System Following Firstborns』Leaving Home. Journal of Research on Adolescence, 21(2), 461–474. <a target="_blank" rel="noopener" href="https://doi.org/10.1111/j.1532-7795.2010.00683.x">https://doi.org/10.1111/j.1532-7795.2010.00683.x</a></li>
<li>Lefkowitz, E. S. (2005). Things Have Gotten Better: Developmental Changes Among Emerging Adults After the Transition to University. Journal of Adolescent Research, 20(1), 40–63. <a target="_blank" rel="noopener" href="https://doi.org/10.1177/0743558404271236">https://doi.org/10.1177/0743558404271236</a></li>
<li>Serido, J., Shim, S., &amp; Tang, C. (2013). A developmental model of financial capability: A framework for promoting a successful transition to adulthood. International Journal of Behavioral Development, 37(4), 287–297. <a target="_blank" rel="noopener" href="https://doi.org/10.1177/0165025413479476">https://doi.org/10.1177/0165025413479476</a></li>
<li>Copp, J. E., Giordano, P. C., Longmore, M. A., &amp; Manning, W. D. (2017). Living With Parents and Emerging Adults』Depressive Symptoms. Journal of Family Issues, 38(16), 2254–2276. <a target="_blank" rel="noopener" href="https://doi.org/10.1177/0192513X15617797">https://doi.org/10.1177/0192513X15617797</a></li>
</ul>
</details>
</body></html></div></article></div></main><footer><div class="paginator"><a class="prev" href="96d8.html">上一篇</a><a class="next" href="ea48.html">下一篇</a></div><!-- Webmention 显示区域--><div class="webmention-section webmention-empty" data-page-url="posts/96d1.html" data-full-url="https://cytrogen.icu/posts/96d1.html" data-mode="static">
              <h3 class="webmention-title">Webmentions (<span class="webmention-count">0</span>)</h3>
              <div class="webmention-list"></div>
              <span>暂无 Webmentions</span>
            </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>