{"id":177,"date":"2026-07-11T14:28:03","date_gmt":"2026-07-11T06:28:03","guid":{"rendered":"https:\/\/www.leaglow.com\/index.php\/archives\/177"},"modified":"2026-07-12T17:04:02","modified_gmt":"2026-07-12T09:04:02","slug":"%e3%80%8a%e6%80%9d%e8%80%83%ef%bc%8c%e5%bf%ab%e4%b8%8e%e6%85%a2%e3%80%8b%e8%af%bb%e4%b9%a6%e7%9f%a5%e8%af%86%e5%8d%a1%e7%89%87-%c2%b7-%e7%9f%a5%e8%af%86%e6%8f%90%e7%82%bc%e7%89%88","status":"publish","type":"post","link":"https:\/\/www.leaglow.com\/index.php\/archives\/177","title":{"rendered":"\u601d\u8003\uff0c\u5feb\u4e0e\u6162"},"content":{"rendered":"<div class=\"kb-card\">\n<style>\n.kb-card.kb-card{ --ink:#1a2332;\n  --ink-soft:#3a4a5c;\n  --ink-faint:#7a8a9c;\n  --paper:#faf8f3;\n  --paper-warm:#f3eee2;\n  --accent:#b8860b;\n  --accent-soft:#d4a843;\n  --accent-glow:rgba(184,134,11,0.12);\n  --rule:#d8d0bc;\n  --card:#ffffff;\n  --quote-bg:#f7f3e8;\n  --shadow:0 1px 3px rgba(26,35,50,0.06), 0 8px 24px rgba(26,35,50,0.06);\n  --shadow-lg:0 2px 6px rgba(26,35,50,0.08), 0 16px 40px rgba(26,35,50,0.08);\n  --serif:\"Source Han Serif SC\",\"Noto Serif SC\",\"Songti SC\",\"SimSun\",Georgia,serif;\n  --sans:\"Source Han Sans SC\",\"Noto Sans SC\",\"PingFang SC\",\"Microsoft YaHei\",-apple-system,sans-serif; font-family:var(--sans);\n  color:var(--ink);\n  background:var(--paper);\n  line-height:1.7;\n  font-size:16px;\n  -webkit-font-smoothing:antialiased; container-type: inline-size; container-name: kbc; width: 100%; max-width: none; box-sizing: border-box; }\n.kb-card.kb-card *{box-sizing:border-box;margin:0;padding:0}.kb-card.kb-card h1, .kb-card.kb-card h2, .kb-card.kb-card h3, .kb-card.kb-card h4{font-family:var(--serif);color:var(--ink);font-weight:600;line-height:1.3}.kb-card.kb-card a{color:var(--accent);text-decoration:none}.kb-card.kb-card .hero{\n  min-height:80vh;\n  background:\n    radial-gradient(circle at 20% 30%, rgba(184,134,11,0.10) 0%, transparent 50%),\n    radial-gradient(circle at 80% 70%, rgba(58,74,92,0.08) 0%, transparent 50%),\n    linear-gradient(135deg, #1a2332 0%, #2a3a4e 50%, #1a2332 100%);\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position:relative;\n  overflow:hidden;\n  padding:60px 24px;\n}.kb-card.kb-card .hero::before{\n  content:\"\";\n  position:absolute;inset:0;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);\n  background-size:48px 48px;\n  pointer-events:none;\n}.kb-card.kb-card .hero-inner{max-width:900px;text-align:center;position:relative;z-index:1}.kb-card.kb-card .hero-tag{\n  display:inline-block;\n  font-size:13px;letter-spacing:0.2em;\n  color:var(--accent-soft);\n  border:1px solid var(--accent-soft);\n  padding:6px 18px;border-radius:2px;\n  margin-bottom:32px;\n  text-transform:uppercase;\n}.kb-card.kb-card .hero-title{\n  font-size:clamp(36px, 5vw, 64px);\n  margin-bottom:20px;\n  letter-spacing:0.05em;\n  color:#fff;\n}.kb-card.kb-card .hero-sub{\n  font-family:var(--serif);\n  font-size:clamp(18px, 2vw, 22px);\n  color:rgba(255,255,255,0.75);\n  margin-bottom:40px;\n  font-weight:300;\n}.kb-card.kb-card .hero-quote{\n  font-family:var(--serif);\n  font-size:clamp(20px, 2.5vw, 26px);\n  color:var(--accent-soft);\n  margin:48px 0;\n  padding:32px 0;\n  border-top:1px solid rgba(184,134,11,0.3);\n  border-bottom:1px solid rgba(184,134,11,0.3);\n  line-height:1.6;\n  font-style:italic;\n}.kb-card.kb-card .hero-meta{\n  display:flex;flex-wrap:wrap;justify-content:center;\n  gap:32px;font-size:14px;\n  color:rgba(255,255,255,0.6);\n  margin-top:32px;\n}.kb-card.kb-card .hero-meta span{display:flex;align-items:center;gap:8px}.kb-card.kb-card .hero-meta b{color:var(--accent-soft);font-weight:500}.kb-card.kb-card .scroll-cue{\n  position:absolute;bottom:32px;left:50%;transform:translateX(-50%);\n  color:rgba(255,255,255,0.4);\n  font-size:12px;letter-spacing:0.2em;\n  animation:bob 2s ease-in-out infinite;\n}@keyframes bob{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.kb-card.kb-card .nav{\n  position:sticky;top:0;z-index:50;\n  background:rgba(250,248,243,0.92);\n  backdrop-filter:blur(12px);\n  -webkit-backdrop-filter:blur(12px);\n  border-bottom:1px solid var(--rule);\n}.kb-card.kb-card .nav-inner{\n  max-width:1200px;margin:0 auto;\n  padding:14px 24px;\n  display:flex;align-items:center;gap:24px;\n  overflow-x:auto;\n  font-size:14px;\n}.kb-card.kb-card .nav-brand{\n  font-family:var(--serif);\n  font-size:16px;color:var(--ink);\n  font-weight:600;white-space:nowrap;\n  flex-shrink:0;\n}.kb-card.kb-card .nav a{\n  color:var(--ink-soft);\n  white-space:nowrap;\n  transition:color 0.2s;\n  padding:4px 0;\n}.kb-card.kb-card .nav a:hover{color:var(--accent)}.kb-card.kb-card .wrap{max-width:960px;margin:0 auto;padding:80px 24px}.kb-card.kb-card section{margin-bottom:96px;scroll-margin-top:80px}.kb-card.kb-card .section-num{\n  display:inline-block;\n  font-family:var(--serif);\n  font-size:14px;letter-spacing:0.3em;\n  color:var(--accent);\n  margin-bottom:12px;\n  font-weight:600;\n}.kb-card.kb-card h2{\n  font-size:clamp(28px, 3.5vw, 38px);\n  margin-bottom:16px;\n  position:relative;\n  padding-bottom:20px;\n}.kb-card.kb-card h2::after{\n  content:\"\";\n  position:absolute;left:0;bottom:0;\n  width:48px;height:3px;\n  background:var(--accent);\n  border-radius:2px;\n}.kb-card.kb-card h3{font-size:22px;margin:32px 0 16px;color:var(--ink)}.kb-card.kb-card h4{font-size:18px;margin:24px 0 12px;color:var(--ink-soft)}.kb-card.kb-card p{margin-bottom:16px;color:var(--ink-soft);font-size:16px}.kb-card.kb-card strong{color:var(--ink);font-weight:600}.kb-card.kb-card .callout{\n  background:var(--accent-glow);\n  border-left:4px solid var(--accent);\n  padding:20px 24px;\n  border-radius:4px;\n  margin:24px 0;\n  font-family:var(--serif);\n  color:var(--ink);\n  font-size:17px;\n  line-height:1.7;\n}.kb-card.kb-card .callout .emoji{margin-right:8px}.kb-card.kb-card ul, .kb-card.kb-card ol{padding-left:24px;margin-bottom:16px}.kb-card.kb-card li{margin-bottom:8px;color:var(--ink-soft)}.kb-card.kb-card li strong{color:var(--ink)}.kb-card.kb-card blockquote{\n  background:var(--quote-bg);\n  border-left:3px solid var(--accent);\n  padding:16px 20px;\n  margin:20px 0;\n  font-family:var(--serif);\n  color:var(--ink-soft);\n  font-size:16px;\n  border-radius:0 4px 4px 0;\n}.kb-card.kb-card blockquote p{margin:0;color:inherit}.kb-card.kb-card .chapter-soul{\n  background:linear-gradient(135deg, var(--paper-warm) 0%, #ebe2c8 100%);\n  padding:24px 28px;\n  border-radius:6px;\n  margin:24px 0;\n  text-align:center;\n  font-family:var(--serif);\n  font-size:20px;\n  color:var(--ink);\n  border:1px solid var(--rule);\n  position:relative;\n}.kb-card.kb-card .chapter-soul::before, .kb-card.kb-card .chapter-soul::after{\n  content:\"\u275d\";color:var(--accent);font-size:24px;\n  position:absolute;top:8px;\n}.kb-card.kb-card .chapter-soul::before{left:16px}.kb-card.kb-card .chapter-soul::after{content:\"\u275e\";right:16px;top:auto;bottom:8px}.kb-card.kb-card .chapter-soul span{position:relative;z-index:1}.kb-card.kb-card .chapter{\n  background:var(--card);\n  border:1px solid var(--rule);\n  border-radius:8px;\n  padding:40px;\n  margin-bottom:32px;\n  box-shadow:var(--shadow);\n  transition:transform 0.3s,box-shadow 0.3s;\n}.kb-card.kb-card .chapter:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.kb-card.kb-card .chapter-head{\n  display:flex;align-items:baseline;gap:16px;\n  border-bottom:1px solid var(--rule);\n  padding-bottom:20px;\n  margin-bottom:24px;\n}.kb-card.kb-card .chapter-num{\n  font-family:var(--serif);\n  font-size:36px;\n  color:var(--accent);\n  font-weight:600;\n  line-height:1;\n}.kb-card.kb-card .chapter h3{\n  margin:0;font-size:26px;\n  color:var(--ink);\n  flex:1;\n}.kb-card.kb-card .overview-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));\n  gap:16px;\n  margin:24px 0;\n}.kb-card.kb-card .overview-card{\n  background:var(--card);\n  border:1px solid var(--rule);\n  border-radius:6px;\n  padding:20px;\n  text-align:center;\n  transition:transform 0.2s,box-shadow 0.2s;\n}.kb-card.kb-card .overview-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.kb-card.kb-card .overview-card .num{\n  font-family:var(--serif);\n  font-size:32px;\n  color:var(--accent);\n  font-weight:600;\n  margin-bottom:8px;\n}.kb-card.kb-card .overview-card .lbl{font-size:14px;color:var(--ink-soft)}.kb-card.kb-card .concepts{\n  display:grid;\n  grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));\n  gap:12px;\n  margin:20px 0;\n}.kb-card.kb-card .concept{\n  background:var(--paper-warm);\n  border-left:3px solid var(--accent);\n  padding:12px 16px;\n  border-radius:0 4px 4px 0;\n  font-size:15px;\n}.kb-card.kb-card .concept b{color:var(--accent)}.kb-card.kb-card .quote-tabs{\n  display:flex;flex-wrap:wrap;gap:8px;\n  margin:24px 0 16px;\n}.kb-card.kb-card .quote-tab{\n  padding:8px 16px;\n  background:transparent;\n  border:1px solid var(--rule);\n  border-radius:20px;\n  font-size:14px;\n  color:var(--ink-soft);\n  cursor:pointer;\n  transition:all 0.2s;\n  font-family:var(--sans);\n}.kb-card.kb-card .quote-tab:hover{border-color:var(--accent);color:var(--accent)}.kb-card.kb-card .quote-tab.active{background:var(--accent);color:#fff;border-color:var(--accent)}.kb-card.kb-card .quote-panel{display:none;animation:fade 0.4s}.kb-card.kb-card .quote-panel.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kb-card.kb-card .quote-list{\n  display:grid;\n  grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));\n  gap:12px;\n  margin-top:16px;\n}.kb-card.kb-card .quote-item{\n  background:var(--card);\n  border:1px solid var(--rule);\n  border-left:3px solid var(--accent);\n  padding:16px 20px;\n  border-radius:0 6px 6px 0;\n  font-family:var(--serif);\n  color:var(--ink-soft);\n  font-size:15px;\n  line-height:1.6;\n  transition:transform 0.2s;\n}.kb-card.kb-card .quote-item:hover{transform:translateX(4px);background:var(--quote-bg)}.kb-card.kb-card .big-ideas{\n  display:grid;\n  grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));\n  gap:20px;\n  margin-top:32px;\n}.kb-card.kb-card .big-idea{\n  background:var(--card);\n  border:1px solid var(--rule);\n  border-radius:8px;\n  padding:28px 24px;\n  position:relative;\n  transition:transform 0.3s,box-shadow 0.3s;\n  overflow:hidden;\n}.kb-card.kb-card .big-idea::before{\n  content:attr(data-num);\n  position:absolute;\n  top:-20px;right:-10px;\n  font-family:var(--serif);\n  font-size:120px;\n  color:var(--accent-glow);\n  font-weight:600;\n  line-height:1;\n  z-index:0;\n}.kb-card.kb-card .big-idea:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.kb-card.kb-card .big-idea>*{position:relative;z-index:1}.kb-card.kb-card .big-idea h4{color:var(--accent);font-size:18px;margin:0 0 12px;font-family:var(--serif)}.kb-card.kb-card .big-idea p{margin:0;font-size:15px;line-height:1.7}.kb-card.kb-card .app-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));\n  gap:16px;\n  margin-top:24px;\n}.kb-card.kb-card .app-card{\n  background:var(--card);\n  border:1px solid var(--rule);\n  border-radius:8px;\n  padding:24px;\n  transition:transform 0.3s,box-shadow 0.3s;\n}.kb-card.kb-card .app-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.kb-card.kb-card .app-card .tag{\n  display:inline-block;\n  background:var(--accent);\n  color:#fff;\n  font-size:12px;\n  padding:3px 10px;\n  border-radius:3px;\n  margin-bottom:12px;\n  letter-spacing:0.05em;\n}.kb-card.kb-card .app-card h4{margin:0 0 10px;color:var(--ink);font-size:17px}.kb-card.kb-card .app-card p{margin:0;font-size:14px;line-height:1.7;color:var(--ink-soft)}.kb-card.kb-card .assessment{\n  width:100%;\n  border-collapse:collapse;\n  background:var(--card);\n  border-radius:8px;\n  overflow:hidden;\n  box-shadow:var(--shadow);\n  font-size:14px;\n  margin-top:24px;\n}.kb-card.kb-card .assessment thead{\n  background:linear-gradient(135deg, var(--ink) 0%, #2a3a4e 100%);\n  color:#fff;\n}.kb-card.kb-card .assessment th{\n  padding:14px 12px;text-align:left;\n  font-family:var(--serif);\n  font-weight:500;\n  font-size:14px;\n  letter-spacing:0.05em;\n}.kb-card.kb-card .assessment td{\n  padding:14px 12px;\n  border-bottom:1px solid var(--rule);\n  vertical-align:top;\n  color:var(--ink-soft);\n  line-height:1.6;\n}.kb-card.kb-card .assessment tbody tr:hover{background:var(--paper-warm)}.kb-card.kb-card .assessment tbody tr:last-child td{border-bottom:none}.kb-card.kb-card .assessment .dim{\n  font-family:var(--serif);\n  color:var(--accent);\n  font-weight:600;\n  font-size:15px;\n  white-space:nowrap;\n}.kb-card.kb-card .assessment .action{\n  font-size:13px;\n  color:var(--ink);\n  font-weight:500;\n  background:var(--accent-glow);\n  border-radius:4px;\n  padding:8px 10px;\n}.kb-card.kb-card .assessment .action b{color:var(--accent)}.kb-card.kb-card .colophon{\n  text-align:center;\n  padding:60px 0 40px;\n  color:var(--ink-faint);\n  font-family:var(--serif);\n  font-size:14px;\n  border-top:1px solid var(--rule);\n  margin-top:80px;\n}.kb-card.kb-card .colophon .signature{\n  font-size:18px;\n  color:var(--accent);\n  letter-spacing:0.2em;\n  margin-bottom:8px;\n}@container kbc (max-width:640px){.kb-card.kb-card .wrap{padding:48px 16px}.kb-card.kb-card section{margin-bottom:64px}.kb-card.kb-card .chapter{padding:24px 20px}.kb-card.kb-card .chapter-head{flex-direction:column;gap:8px}.kb-card.kb-card .chapter-num{font-size:28px}.kb-card.kb-card .chapter h3{font-size:20px}.kb-card.kb-card h2{font-size:24px}.kb-card.kb-card .nav-inner{padding:10px 16px;gap:16px}.kb-card.kb-card .nav-brand{font-size:14px}.kb-card.kb-card .assessment{font-size:12px}.kb-card.kb-card .assessment th, .kb-card.kb-card .assessment td{padding:8px 6px}.kb-card.kb-card .hero{padding:40px 20px}}@media print{.kb-card.kb-card .nav, .kb-card.kb-card .scroll-cue{display:none}.kb-card.kb-card{background:#fff}.kb-card.kb-card .chapter{box-shadow:none;border:1px solid #ccc;page-break-inside:avoid}}\n<\/style>\n<header class=\"hero\">\n<div class=\"hero-inner\">\n    <span class=\"hero-tag\">Reading Knowledge Card<\/span><\/p>\n<h1 class=\"hero-title\">\u601d\u8003\uff0c\u5feb\u4e0e\u6162<\/h1>\n<p class=\"hero-sub\">Thinking, Fast and Slow \u00b7 \u77e5\u8bc6\u63d0\u70bc\u7248<\/p>\n<div class=\"hero-quote\">&#8220;\u51e1\u4e8b\u4e0d\u5e94\u53ea\u770b\u8868\u9762\uff0c\u800c\u5e94\u601d\u8003\u80cc\u540e\u7684\u5fc3\u7406\u673a\u5236\u3002&#8221;<br \/>\u2014\u2014 \u4e39\u5c3c\u5c14\u00b7\u5361\u5c3c\u66fc<\/div>\n<div class=\"hero-meta\">\n      <span><b>\u4f5c\u8005<\/b> \u4e39\u5c3c\u5c14\u00b7\u5361\u5c3c\u66fc\uff08Daniel Kahneman\uff09<\/span><br \/>\n      <span><b>\u9996\u7248<\/b> 2011 \u5e74<\/span><br \/>\n      <span><b>\u8363\u8a89<\/b> \u8bfa\u8d1d\u5c14\u7ecf\u6d4e\u5b66\u5956\u5f97\u4e3b \u00b7 \u884c\u4e3a\u7ecf\u6d4e\u5b66\u7684\u5960\u57fa\u4e4b\u4f5c<\/span>\n    <\/div>\n<\/p>\n<\/div>\n<div class=\"scroll-cue\">\u2193 \u5411\u4e0b\u6eda\u52a8\u5f00\u59cb\u9605\u8bfb<\/div>\n<\/header>\n<nav class=\"nav\">\n<div class=\"nav-inner\">\n    <span class=\"nav-brand\">\ud83e\udde0 \u601d\u8003\uff0c\u5feb\u4e0e\u6162<\/span><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#overview\">\u5168\u4e66\u6982\u89c8<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#ch1\">\u4e24\u4e2a\u7cfb\u7edf<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#ch2\">\u542f\u53d1\u4e0e\u504f\u5dee<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#ch3\">\u8fc7\u5ea6\u81ea\u4fe1<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#ch4\">\u9009\u62e9\u4e0e\u5e78\u798f<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#ch5\">\u4e24\u4e2a\u81ea\u6211<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#quotes\">\u91d1\u53e5\u5e93<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#core\">\u6838\u5fc3\u7406\u5ff5<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#modern\">\u73b0\u4ee3\u5e94\u7528<\/a><br \/>\n    <a target=\"_blank\" rel=\"noopener\" href=\"#self\">\u81ea\u8bc4\u8868<\/a>\n  <\/div>\n<\/nav>\n<div class=\"wrap\">\n<section id=\"overview\">\n  <span class=\"section-num\">PART 01 \u00b7 OVERVIEW<\/span><\/p>\n<h2>\u5168\u4e66\u6982\u89c8\uff1a\u601d\u7ef4\u7684\u4e24\u79cd\u901f\u5ea6<\/h2>\n<p>\u300a\u601d\u8003\uff0c\u5feb\u4e0e\u6162\u300b\u662f\u5fc3\u7406\u5b66\u5bb6\u4e39\u5c3c\u5c14\u00b7\u5361\u5c3c\u66fc\u7684\u96c6\u5927\u6210\u4e4b\u4f5c\uff0c<strong>\u6539\u53d8\u4e86\u4eba\u7c7b\u5bf9\u81ea\u8eab\u601d\u7ef4\u65b9\u5f0f\u7684\u7406\u89e3<\/strong>\u3002\u4e66\u4e2d\u5c06\u4eba\u8111\u7684\u4e24\u5957\u601d\u7ef4\u7cfb\u7edf\u547d\u540d\u4e3a<strong>\u7cfb\u7edf 1<\/strong>\u548c<strong>\u7cfb\u7edf 2<\/strong>\uff0c\u5e76\u63ed\u793a\u4e86\u6211\u4eec\u7684\u5224\u65ad\u3001\u51b3\u7b56\u3001\u98ce\u9669\u8bc4\u4f30\u4e2d\u5b58\u5728\u7684<strong>\u7cfb\u7edf\u6027\u504f\u5dee<\/strong>\u3002<\/p>\n<p>\u5361\u5c3c\u66fc\u6307\u51fa\uff0c<strong>\u4eba\u7c7b\u5e76\u975e\u4f20\u7edf\u7ecf\u6d4e\u5b66\u5047\u8bbe\u7684&#8221;\u7406\u6027\u4eba&#8221;<\/strong>\uff0c\u800c\u662f\u4f1a\u88ab\u5404\u79cd\u8ba4\u77e5\u504f\u5dee\u3001\u53ef\u5f97\u6027\u542f\u53d1\u3001\u951a\u5b9a\u6548\u5e94\u3001\u8fc7\u5ea6\u81ea\u4fe1\u7b49\u7cfb\u7edf\u6027\u8bef\u5bfc\u7684<strong>\u7ecf\u9a8c\u6cd5\u5219\u4f7f\u7528\u8005<\/strong>\u3002\u8fd9\u4e00\u6d1e\u89c1\u76f4\u63a5\u50ac\u751f\u4e86<strong>\u884c\u4e3a\u7ecf\u6d4e\u5b66<\/strong>\uff0c\u4e5f\u8ba9\u5361\u5c3c\u66fc\u4e8e 2002 \u5e74\u83b7\u5f97<strong>\u8bfa\u8d1d\u5c14\u7ecf\u6d4e\u5b66\u5956<\/strong>\u3002<\/p>\n<div class=\"callout\">\n    <span class=\"emoji\">\ud83d\udca1<\/span><strong>\u6838\u5fc3\u6d1e\u89c1<\/strong>\uff1a\u6211\u4eec\u7684\u5927\u591a\u6570\u5224\u65ad\uff0c<strong>\u5e76\u975e\u6765\u81ea&#8221;\u601d\u8003&#8221;<\/strong>\uff0c\u800c\u662f\u6765\u81ea<strong>\u5feb\u901f\u3001\u81ea\u52a8\u3001\u4e0d\u81ea\u89c9\u7684\u76f4\u89c9<\/strong>\u3002\u771f\u6b63\u7684\u667a\u6167\uff0c\u5728\u4e8e<strong>\u8bc6\u522b\u4f55\u65f6\u8be5\u76f8\u4fe1\u76f4\u89c9\u3001\u4f55\u65f6\u8be5\u542f\u52a8\u6162\u601d\u8003<\/strong>\u3002\n  <\/div>\n<div class=\"overview-grid\">\n<div class=\"overview-card\">\n<div class=\"num\">5<\/div>\n<div class=\"lbl\">\u5168\u4e66\u90e8\u5206<\/div>\n<\/div>\n<div class=\"overview-card\">\n<div class=\"num\">38<\/div>\n<div class=\"lbl\">\u539f\u6587\u7ae0\u8282<\/div>\n<\/div>\n<div class=\"overview-card\">\n<div class=\"num\">55+<\/div>\n<div class=\"lbl\">\u7a7f\u900f\u91d1\u53e5<\/div>\n<\/div>\n<div class=\"overview-card\">\n<div class=\"num\">8<\/div>\n<div class=\"lbl\">\u91d1\u53e5\u4e3b\u9898<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ch1\">\n  <span class=\"section-num\">PART 02 \u00b7 CORE CHAPTERS<\/span><\/p>\n<h2>\u4e94\u5927\u90e8\u6838\u5fc3\u7cbe\u8981\uff1a\u4ece\u53cc\u7cfb\u7edf\u5230\u4e24\u4e2a\u81ea\u6211<\/h2>\n<div class=\"chapter\" id=\"ch1-system\">\n<div class=\"chapter-head\">\n      <span class=\"chapter-num\">01<\/span><\/p>\n<h3>\u7b2c\u4e00\u90e8\u5206\uff1a\u4e24\u4e2a\u7cfb\u7edf<\/h3>\n<\/p>\n<\/div>\n<p><strong>\u6838\u5fc3\u8bba\u70b9<\/strong>\uff1a\u4eba\u8111\u6709\u4e24\u5957\u51b3\u7b56\u7cfb\u7edf\u2014\u2014<strong>\u7cfb\u7edf 1\uff08\u5feb\u601d\u8003\uff09<\/strong>\u548c<strong>\u7cfb\u7edf 2\uff08\u6162\u601d\u8003\uff09<\/strong>\u3002\u4e8c\u8005\u5728\u673a\u5236\u3001\u80fd\u8017\u3001\u53ef\u4fe1\u5ea6\u4e0a\u622a\u7136\u4e0d\u540c\u3002<\/p>\n<p><strong>\u7cfb\u7edf\u5bf9\u6bd4<\/strong>\uff1a<\/p>\n<div class=\"concepts\">\n<div class=\"concept\"><b>\u2460 \u7cfb\u7edf 1 \u00b7 \u5feb\u601d\u8003<\/b><br \/>\u65e0\u610f\u8bc6\u3001\u81ea\u52a8\u3001<strong>\u4e0d\u8d39\u529b<\/strong>\u3001<strong>\u901f\u5ea6\u5feb<\/strong>\u3001<strong>\u6613\u51fa\u9519<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2461 \u7cfb\u7edf 2 \u00b7 \u6162\u601d\u8003<\/b><br \/>\u6709\u610f\u8bc6\u3001\u523b\u610f\u3001<strong>\u8017\u529b<\/strong>\u3001<strong>\u901f\u5ea6\u6162<\/strong>\u3001<strong>\u66f4\u53ef\u9760<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2462 \u77b3\u5b54\u6d4b\u91cf<\/b><br \/>\u7cfb\u7edf 2 \u5de5\u4f5c\u65f6\uff0c<strong>\u77b3\u5b54\u4f1a\u6269\u5f20<\/strong>\uff0c\u8840\u7cd6\u4f1a\u4e0b\u964d\u3002<\/div>\n<div class=\"concept\"><b>\u2463 \u60f0\u6027\u7cfb\u7edf 2<\/b><br \/>\u7cfb\u7edf 2 <strong>\u5f88\u61d2<\/strong>\uff0c<strong>\u503e\u5411\u4e8e\u63a5\u53d7\u7cfb\u7edf 1 \u7684\u7ed3\u8bba<\/strong>\u3002<\/div>\n<\/p>\n<\/div>\n<p><strong>\u5173\u952e\u6d1e\u89c1<\/strong>\uff1a\u4eba\u7c7b<strong>\u5e76\u4e0d\u662f\u5728&#8221;\u601d\u8003&#8221;<\/strong>\uff0c\u800c\u662f\u5728<strong>\u4e3a\u76f4\u89c9\u5bfb\u627e\u7406\u7531<\/strong>\u3002\u7cfb\u7edf 1 \u7ed9\u51fa&#8221;\u7b54\u6848&#8221;\uff0c\u7cfb\u7edf 2 \u5728\u4e8b\u540e&#8221;\u8865&#8221;\u51fa\u903b\u8f91\u2014\u2014\u4f46\u5e38\u5e38\u662f<strong>\u4e8b\u540e\u7684\u5408\u7406\u5316<\/strong>\u3002<\/p>\n<blockquote>\n<p>&#8220;\u7cfb\u7edf 1 \u4e0d\u77e5\u9053\u81ea\u5df1\u662f\u4e0d\u77e5\u9053\u7684\u3002\u5b83\u53ea\u4f1a\u5bf9\u4f60\u8bf4\uff1a&#8217;\u8fd9\u5c31\u662f\u7b54\u6848\u3002&#8217;&#8221;<\/p>\n<\/blockquote>\n<div class=\"chapter-soul\"><span>\u7ae0\u9b42\uff1a\u6211\u4eec\u5728\u786e\u4fe1\u81ea\u5df1\u662f\u5bf9\u7684\u65f6\u5019\uff0c\u5e38\u5e38\u662f\u9519\u7684\u3002<\/span><\/div>\n<\/p>\n<\/div>\n<div class=\"chapter\" id=\"ch2-heuristic\">\n<div class=\"chapter-head\">\n      <span class=\"chapter-num\">02<\/span><\/p>\n<h3>\u7b2c\u4e8c\u90e8\u5206\uff1a\u542f\u53d1\u6cd5\u4e0e\u504f\u5dee<\/h3>\n<\/p>\n<\/div>\n<p><strong>\u6838\u5fc3\u8bba\u70b9<\/strong>\uff1a\u4eba\u5728\u4e0d\u786e\u5b9a\u60c5\u5883\u4e0b\uff0c<strong>\u7528&#8221;\u542f\u53d1\u6cd5&#8221;\u4ee3\u66ff&#8221;\u6982\u7387\u8ba1\u7b97&#8221;<\/strong>\uff0c\u7531\u6b64\u4ea7\u751f<strong>\u7cfb\u7edf\u6027\u504f\u5dee<\/strong>\u3002\u672c\u90e8\u5206\u662f\u5168\u4e66\u6700\u7ecf\u5178\u7684\u90e8\u5206\uff0c\u63d0\u51fa<strong>10+ \u4e2a\u6838\u5fc3\u8ba4\u77e5\u504f\u5dee<\/strong>\u3002<\/p>\n<p><strong>\u6838\u5fc3\u504f\u5dee\u6e05\u5355<\/strong>\uff1a<\/p>\n<div class=\"concepts\">\n<div class=\"concept\"><b>\u2460 \u951a\u5b9a\u6548\u5e94<\/b><br \/>\u7b2c\u4e00\u4e2a\u6570\u5b57<strong>\u5f3a\u70c8\u5f71\u54cd<\/strong>\u540e\u7eed\u5224\u65ad\uff08\u5373\u4f7f\u65e0\u5173\uff09\u3002<\/div>\n<div class=\"concept\"><b>\u2461 \u53ef\u5f97\u6027\u542f\u53d1<\/b><br \/>\u5bb9\u6613\u60f3\u5230\u7684\u4e8b\u88ab<strong>\u8bef\u5224\u4e3a\u66f4\u5e38\u53d1\u751f<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2462 \u4ee3\u8868\u6027\u542f\u53d1<\/b><br \/>\u7528&#8221;\u76f8\u4f3c\u5ea6&#8221;\u4ee3\u66ff&#8221;\u6982\u7387&#8221;\uff0c\u5bfc\u81f4<strong>\u5ffd\u89c6\u57fa\u7387<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2463 \u5408\u53d6\u8c2c\u8bef<\/b><br \/>\u8ba4\u4e3a&#8221;<strong>\u5177\u4f53\u63cf\u8ff0<\/strong>&#8220;\u6bd4&#8221;<strong>\u5bbd\u6cdb\u63cf\u8ff0<\/strong>&#8220;\u6982\u7387\u66f4\u9ad8\u3002<\/div>\n<div class=\"concept\"><b>\u2464 \u56e0\u679c\u9519\u89c9<\/b><br \/>\u4ece<strong>\u76f8\u5173\u4e2d\u770b\u5230\u56e0\u679c<\/strong>\uff0c\u5373\u4f7f\u4e8c\u8005\u72ec\u7acb\u3002<\/div>\n<div class=\"concept\"><b>\u2465 \u5747\u503c\u56de\u5f52<\/b><br \/>\u6781\u7aef\u8868\u73b0<strong>\u5fc5\u5411\u5747\u503c\u56de\u5f52<\/strong>\uff0c\u4f46\u5e38\u88ab\u89e3\u8bfb\u4e3a&#8221;\u56e0\u679c&#8221;\u3002<\/div>\n<\/p>\n<\/div>\n<p><strong>\u91cd\u8981\u5b9e\u9a8c<\/strong>\uff1a\u7433\u8fbe\u95ee\u9898\uff08\u5408\u53d6\u8c2c\u8bef\uff09\u3001M&#038;M \u989c\u8272\u5b9e\u9a8c\uff08\u63cf\u8ff0\u5ffd\u7565\uff09\u3001\u6cd5\u5b98\u91cf\u5211\u5b9e\u9a8c\uff08\u951a\u5b9a\uff09\u3001\u629b\u786c\u5e01\u8fde\u80dc\uff08\u8d4c\u5f92\u8c2c\u8bef\uff09\u3002<\/p>\n<blockquote>\n<p>&#8220;\u5f53\u6211\u4eec\u5bf9\u4e00\u4e2a\u4e3b\u89c2\u6982\u7387\u7684\u4f30\u8ba1\u6709\u4fe1\u5fc3\u65f6\uff0c\u8fd9\u79cd\u4fe1\u5fc3\u5927\u591a\u662f\u4e00\u79cd<strong>\u5408\u7406\u5316<\/strong>\u3002&#8221;<\/p>\n<\/blockquote>\n<div class=\"chapter-soul\"><span>\u7ae0\u9b42\uff1a\u542f\u53d1\u6cd5\u8ba9\u6211\u4eec\u7701\u529b\uff0c\u4f46\u4ee3\u4ef7\u662f\u7cfb\u7edf\u6027\u504f\u5dee\u3002<\/span><\/div>\n<\/p>\n<\/div>\n<div class=\"chapter\" id=\"ch3-overconfidence\">\n<div class=\"chapter-head\">\n      <span class=\"chapter-num\">03<\/span><\/p>\n<h3>\u7b2c\u4e09\u90e8\u5206\uff1a\u8fc7\u5ea6\u81ea\u4fe1\u4e0e\u51b3\u7b56<\/h3>\n<\/p>\n<\/div>\n<p><strong>\u6838\u5fc3\u8bba\u70b9<\/strong>\uff1a\u4eba\u7c7b\u662f<strong>\u8fc7\u5ea6\u81ea\u4fe1\u7684\u7269\u79cd<\/strong>\u2014\u2014\u5bf9<strong>\u81ea\u5df1\u7684\u5224\u65ad\u3001\u80fd\u529b\u3001\u672a\u6765<\/strong>\u90fd\u5b58\u5728\u7cfb\u7edf\u6027\u7684\u8fc7\u5ea6\u4e50\u89c2\u3002\u8fd9\u4e00\u90e8\u5206\u5c06\u504f\u5dee\u5e94\u7528\u4e8e<strong>\u5b9e\u9645\u51b3\u7b56<\/strong>\uff0c\u5c24\u5176\u662f<strong>\u91d1\u878d\u5e02\u573a<\/strong>\u548c<strong>\u5546\u4e1a\u5224\u65ad<\/strong>\u3002<\/p>\n<p><strong>\u6838\u5fc3\u8bae\u9898<\/strong>\uff1a<\/p>\n<div class=\"concepts\">\n<div class=\"concept\"><b>\u2460 \u8fc7\u5ea6\u81ea\u4fe1<\/b><br \/>\u9ad8\u4f30\u81ea\u5df1<strong>\u77e5\u9053\u7684\u4e1c\u897f<\/strong>\uff0c<strong>\u4f4e\u4f30\u4e0d\u77e5\u9053\u7684<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2461 \u8ba1\u5212\u8c2c\u8bef<\/b><br \/>\u5bf9<strong>\u5b8c\u6210\u65f6\u95f4\u3001\u6210\u672c\u3001\u6536\u76ca<\/strong>\u7cfb\u7edf\u6027\u4f4e\u4f30\u3002<\/div>\n<div class=\"concept\"><b>\u2462 \u7980\u8d4b\u6548\u5e94<\/b><br \/>\u62e5\u6709\u67d0\u7269\u540e\uff0c<strong>\u4f30\u503c\u9ad8\u4e8e\u5e02\u573a\u4ef7\u4f4d<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2463 \u635f\u5931\u538c\u6076<\/b><br \/>\u635f\u5931\u5e26\u6765\u7684\u75db\u82e6\u662f<strong>\u540c\u7b49\u6536\u76ca\u5feb\u4e50\u7684 2-2.5 \u500d<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2464 \u6c89\u6ca1\u6210\u672c<\/b><br \/>\u5df2\u7ecf\u82b1\u6389\u7684\u94b1\uff0c<strong>\u53cd\u800c\u5f71\u54cd\u672a\u6765\u51b3\u7b56<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2465 \u524d\u666f\u7406\u8bba<\/b><br \/>\u4eba\u5728<strong>\u6536\u76ca\u533a\u98ce\u9669\u538c\u6076<\/strong>\uff0c<strong>\u635f\u5931\u533a\u98ce\u9669\u504f\u597d<\/strong>\u3002<\/div>\n<\/p>\n<\/div>\n<p><strong>\u5e02\u573a\u5e94\u7528<\/strong>\uff1a\u4e3a\u4f55<strong>\u5e02\u573a\u957f\u671f\u6709\u6548<\/strong>\uff0c<strong>\u77ed\u671f\u65e0\u6548<\/strong>\uff1f<strong>\u4e70\u5165\u81ea\u5df1\u4e0d\u61c2\u7684\u80a1\u7968<\/strong>\u6bd4<strong>\u9891\u7e41\u4ea4\u6613<\/strong>\u66f4\u8d5a\uff1f<\/p>\n<blockquote>\n<p>&#8220;\u5e02\u573a\u7684\u6709\u6548\u6027\uff0c\u5e76\u4e0d\u80fd\u4fdd\u62a4\u4f60\u514d\u53d7\u81ea\u5df1\u8ba4\u77e5\u504f\u5dee\u7684\u4f24\u5bb3\u3002&#8221;<\/p>\n<\/blockquote>\n<div class=\"chapter-soul\"><span>\u7ae0\u9b42\uff1a\u4eba\u7c7b\u6700\u8d35\u7684\u6210\u672c\uff0c\u4e0d\u662f\u9519\u8bef\u672c\u8eab\uff0c\u800c\u662f\u8fc7\u5ea6\u81ea\u4fe1\u3002<\/span><\/div>\n<\/p>\n<\/div>\n<div class=\"chapter\" id=\"ch4-choice\">\n<div class=\"chapter-head\">\n      <span class=\"chapter-num\">04<\/span><\/p>\n<h3>\u7b2c\u56db\u90e8\u5206\uff1a\u9009\u62e9\u4e0e\u5e78\u798f<\/h3>\n<\/p>\n<\/div>\n<p><strong>\u6838\u5fc3\u8bba\u70b9<\/strong>\uff1a\u4f20\u7edf\u7ecf\u6d4e\u5b66\u5047\u8bbe&#8221;\u4eba\u8ffd\u6c42\u6548\u7528\u6700\u5927\u5316&#8221;\uff0c\u4f46\u5361\u5c3c\u66fc\u4e0e\u7279\u6c83\u65af\u57fa\u7684\u7814\u7a76\u8868\u660e\uff0c<strong>\u4eba\u7684\u9009\u62e9\u53d7\u6846\u67b6\u6548\u5e94\u3001\u53c2\u7167\u70b9\u3001\u5f97\u5931\u60c5\u5883\u7684\u5f3a\u70c8\u5f71\u54cd<\/strong>\u3002\u672c\u90e8\u5206\u5c06\u884c\u4e3a\u7ecf\u6d4e\u5b66\u4ece&#8221;\u5224\u65ad&#8221;\u62d3\u5c55\u5230&#8221;\u9009\u62e9&#8221;\u3002<\/p>\n<p><strong>\u5173\u952e\u6982\u5ff5<\/strong>\uff1a<\/p>\n<div class=\"concepts\">\n<div class=\"concept\"><b>\u2460 \u6846\u67b6\u6548\u5e94<\/b><br \/>\u540c\u4e00\u4e8b\u5b9e<strong>\u7528&#8221;\u5f97&#8221;\u6216&#8221;\u5931&#8221;\u6846\u5b9a<\/strong>\uff0c<strong>\u9009\u62e9\u622a\u7136\u4e0d\u540c<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2461 \u53c2\u7167\u4f9d\u8d56<\/b><br \/>\u4eba\u5bf9\u5f97\u5931\u7684\u5224\u65ad<strong>\u4f9d\u8d56\u53c2\u7167\u70b9<\/strong>\uff0c\u800c\u975e\u7edd\u5bf9\u503c\u3002<\/div>\n<div class=\"concept\"><b>\u2462 \u5fc3\u7406\u8d26\u6237<\/b><br \/>\u4eba\u628a<strong>\u91d1\u94b1\u5206\u95e8\u522b\u7c7b<\/strong>\uff0c<strong>\u4e0d\u540c\u8d26\u6237\u5fc3\u6001\u4e0d\u540c<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2463 \u73b0\u72b6\u504f\u89c1<\/b><br \/>\u503e\u5411\u4e8e<strong>\u7ef4\u6301\u73b0\u72b6<\/strong>\uff0c\u5373\u4f7f\u6539\u53d8\u53ef\u80fd\u66f4\u4f18\u3002<\/div>\n<div class=\"concept\"><b>\u2464 \u504f\u597d\u53cd\u8f6c<\/b><br \/>\u540c\u4e00\u4e2a\u4eba\uff0c<strong>\u4e0d\u540c\u60c5\u5883\u4e0b\u504f\u597d\u4e0d\u7a33\u5b9a<\/strong>\u3002<\/div>\n<\/p>\n<\/div>\n<p><strong>\u91cd\u8981\u5b9e\u9a8c<\/strong>\uff1a\u4e9a\u6d32\u75be\u75c5\u95ee\u9898\uff08\u6846\u67b6\u6548\u5e94\uff09\u3001\u7535\u8f66\u96be\u9898\uff08\u9053\u5fb7\u60c5\u5883\uff09\u3001A\/B \u504f\u597d\u7684\u53cd\u8f6c\u2014\u2014\u63ed\u793a\u4e86&#8221;<strong>\u7406\u6027\u4eba\u5047\u8bbe<\/strong>&#8220;\u7684\u8106\u5f31\u6027\u3002<\/p>\n<blockquote>\n<p>&#8220;<strong>\u6ca1\u6709\u7eaf\u7cb9\u7684\u504f\u597d<\/strong>\uff0c\u504f\u597d\u662f\u88ab<strong>\u5efa\u6784<\/strong>\u51fa\u6765\u7684\uff0c<strong>\u53d6\u51b3\u4e8e\u95ee\u9898\u7684\u63d0\u6cd5<\/strong>\u3002&#8221;<\/p>\n<\/blockquote>\n<div class=\"chapter-soul\"><span>\u7ae0\u9b42\uff1a\u4eba\u7684\u9009\u62e9\uff0c\u7406\u6027\u53ea\u5360\u4e00\u534a\uff0c\u60c5\u5883\u4e0e\u6846\u67b6\u5360\u53e6\u4e00\u534a\u3002<\/span><\/div>\n<\/p>\n<\/div>\n<div class=\"chapter\" id=\"ch5-self\">\n<div class=\"chapter-head\">\n      <span class=\"chapter-num\">05<\/span><\/p>\n<h3>\u7b2c\u4e94\u90e8\u5206\uff1a\u4e24\u4e2a\u81ea\u6211<\/h3>\n<\/p>\n<\/div>\n<p><strong>\u6838\u5fc3\u8bba\u70b9<\/strong>\uff1a<strong>\u7ecf\u9a8c\u81ea\u6211<\/strong>\uff08\u6b63\u5728\u7ecf\u5386\uff09\u4e0e<strong>\u8bb0\u5fc6\u81ea\u6211<\/strong>\uff08\u8bb0\u4f4f\u7684\uff09\u662f<strong>\u4e24\u4e2a\u4e0d\u540c\u7684\u81ea\u6211<\/strong>\u3002<strong>\u4eba\u8ffd\u6c42\u7684\u4e0d\u662f&#8221;\u5e78\u798f&#8221;\uff0c\u800c\u662f&#8221;\u5bf9\u5e78\u798f\u7684\u56de\u5fc6&#8221;<\/strong>\u2014\u2014\u8fd9\u662f\u884c\u4e3a\u7ecf\u6d4e\u5b66\u6700\u98a0\u8986\u7684\u6d1e\u89c1\u4e4b\u4e00\u3002<\/p>\n<p><strong>\u5173\u952e\u6982\u5ff5<\/strong>\uff1a<\/p>\n<div class=\"concepts\">\n<div class=\"concept\"><b>\u2460 \u7ecf\u9a8c\u81ea\u6211<\/b><br \/>\u5f53\u4e0b\u6bcf\u4e00\u523b\u7684<strong>\u771f\u5b9e\u4f53\u9a8c<\/strong>\uff0c\u662f<strong>\u6301\u7eed<\/strong>\u7684\u3002<\/div>\n<div class=\"concept\"><b>\u2461 \u8bb0\u5fc6\u81ea\u6211<\/b><br \/>\u5bf9\u8fc7\u53bb\u7684<strong>\u56de\u5fc6<\/strong>\uff0c\u662f<strong>\u7247\u6bb5\u5316<\/strong>\u7684\u3002<\/div>\n<div class=\"concept\"><b>\u2462 \u5cf0\u7ec8\u5b9a\u5f8b<\/b><br \/>\u8bb0\u5fc6<strong>\u53d6\u51b3\u4e8e\u9ad8\u5cf0<\/strong>\uff08\u6700\u5f3a\u70c8\u65f6\u523b\uff09\u548c<strong>\u7ed3\u5c3e<\/strong>\uff0c<strong>\u800c\u975e\u603b\u548c<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2463 \u6301\u7eed\u65f6\u95f4\u5ffd\u89c6<\/b><br \/>\u8bb0\u5fc6<strong>\u5ffd\u7565\u6301\u7eed\u65f6\u95f4<\/strong>\uff0c\u53ea\u770b<strong>\u5f3a\u5ea6<\/strong>\u3002<\/div>\n<div class=\"concept\"><b>\u2464 \u805a\u7126\u9519\u89c9<\/b><br \/>\u6ce8\u610f\u529b<strong>\u653e\u5927\u5f53\u4e0b\u5173\u6ce8\u7684\u4e8b<\/strong>\u7684\u91cd\u8981\u6027\u3002<\/div>\n<\/p>\n<\/div>\n<p><strong>\u6838\u5fc3\u53cd\u95ee<\/strong>\uff1a<strong>\u503c\u5f97\u8fc7\u7684\u751f\u6d3b<\/strong>\uff0c\u662f<strong>\u6bcf\u4e00\u523b\u90fd\u597d<\/strong>\u7684\u751f\u6d3b\uff0c\u8fd8\u662f<strong>\u56de\u5fc6\u8d77\u6765\u597d<\/strong>\u7684\u751f\u6d3b\uff1f\u7b54\u6848\u662f\u2014\u2014<strong>\u8bb0\u5fc6\u81ea\u6211\u8bf4\u4e86\u7b97<\/strong>\u3002<\/p>\n<blockquote>\n<p>&#8220;<strong>\u8bb0\u5fc6\u81ea\u6211<\/strong>\u662f<strong>\u8bb2\u6545\u4e8b\u7684\u4eba<\/strong>\uff0c<strong>\u7ecf\u9a8c\u81ea\u6211<\/strong>\u662f<strong>\u771f\u6b63\u6d3b\u7740\u7684\u4eba<\/strong>\u3002&#8221;<\/p>\n<\/blockquote>\n<div class=\"chapter-soul\"><span>\u7ae0\u9b42\uff1a\u4eba\u6d3b\u4e24\u4e2a\u7248\u672c\u2014\u2014\u7ecf\u5386\u7740\u7684\uff0c\u8bb0\u4f4f\u7684\u3002<\/span><\/div>\n<\/p>\n<\/div>\n<\/section>\n<section id=\"quotes\">\n  <span class=\"section-num\">PART 03 \u00b7 QUOTES<\/span><\/p>\n<h2>\u91d1\u53e5\u8bed\u5f55\u5e93\uff1a\u601d\u7ef4\u7684\u7a7f\u900f\u529b<\/h2>\n<p style=\"margin-bottom:8px\">\u516b\u5927\u4e3b\u9898 \u00b7 \u7cbe\u9009 55+ \u7a7f\u900f\u91d1\u53e5\uff0c\u70b9\u51fb\u5207\u6362\u4e3b\u9898\u6d4f\u89c8\u3002<\/p>\n<div class=\"quote-tabs\" id=\"quoteTabs\">\n    <button class=\"quote-tab active\" data-target=\"t1\">\u2460 \u53cc\u7cfb\u7edf<\/button> <button class=\"quote-tab\" data-target=\"t2\">\u2461 \u542f\u53d1\u4e0e\u504f\u5dee<\/button> <button class=\"quote-tab\" data-target=\"t3\">\u2462 \u951a\u5b9a\u4e0e\u6846\u67b6<\/button> <button class=\"quote-tab\" data-target=\"t4\">\u2463 \u8fc7\u5ea6\u81ea\u4fe1<\/button> <button class=\"quote-tab\" data-target=\"t5\">\u2464 \u635f\u5931\u4e0e\u524d\u666f<\/button> <button class=\"quote-tab\" data-target=\"t6\">\u2465 \u9884\u6d4b\u4e0e\u76f4\u89c9<\/button> <button class=\"quote-tab\" data-target=\"t7\">\u2466 \u9009\u62e9\u4e0e\u5e78\u798f<\/button> <button class=\"quote-tab\" data-target=\"t8\">\u2467 \u4e24\u4e2a\u81ea\u6211<\/button>\n  <\/div>\n<div class=\"quote-panel active\" id=\"t1\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u6211\u4eec\u7684\u5927\u591a\u6570\u5224\u65ad\uff0c\u90fd\u662f\u7cfb\u7edf 1 \u5728\u81ea\u52a8\u8fd0\u884c\u3002<\/div>\n<div class=\"quote-item\">\u7cfb\u7edf 1 \u4e0d\u77e5\u9053\u81ea\u5df1\u662f\u4e0d\u77e5\u9053\u7684\u3002\u5b83\u53ea\u4f1a\u5bf9\u4f60\u8bf4\uff1a&#8217;\u8fd9\u5c31\u662f\u7b54\u6848\u3002&#8217;<\/div>\n<div class=\"quote-item\">\u7cfb\u7edf 2 \u5f88\u61d2\uff0c\u503e\u5411\u4e8e\u63a5\u53d7\u7cfb\u7edf 1 \u7684\u7ed3\u8bba\u3002<\/div>\n<div class=\"quote-item\">\u5f53\u6211\u4eec\u81ea\u8ba4\u4e3a\u5728&#8217;\u601d\u8003&#8217;\u65f6\uff0c\u6211\u4eec\u5927\u591a\u662f\u5728\u4e3a\u76f4\u89c9\u627e\u7406\u7531\u3002<\/div>\n<div class=\"quote-item\">\u77b3\u5b54\u4f1a\u6269\u5f20\uff0c\u8840\u7cd6\u4f1a\u4e0b\u964d\u2014\u2014\u8fd9\u662f\u6162\u601d\u8003\u5728\u5de5\u4f5c\u7684\u751f\u7406\u4fe1\u53f7\u3002<\/div>\n<div class=\"quote-item\">\u51e1\u4e8b\u4e0d\u5e94\u53ea\u770b\u8868\u9762\uff0c\u800c\u5e94\u601d\u8003\u80cc\u540e\u7684\u5fc3\u7406\u673a\u5236\u3002<\/div>\n<div class=\"quote-item\">\u4eba\u8111\u4e0d\u662f\u4e3a\u771f\u7406\u8bbe\u8ba1\u7684\uff0c\u800c\u662f\u4e3a&#8217;\u5feb\u901f\u53cd\u5e94&#8217;\u8bbe\u8ba1\u7684\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t2\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u542f\u53d1\u6cd5\u8ba9\u6211\u4eec\u7701\u529b\uff0c\u4f46\u4ee3\u4ef7\u662f\u7cfb\u7edf\u6027\u504f\u5dee\u3002<\/div>\n<div class=\"quote-item\">\u5bb9\u6613\u60f3\u5230\u7684\u4e8b\uff0c\u88ab\u8bef\u5224\u4e3a\u66f4\u5e38\u53d1\u751f\u2014\u2014\u53ef\u5f97\u6027\u8c2c\u8bef\u3002<\/div>\n<div class=\"quote-item\">\u7528&#8217;\u76f8\u4f3c\u5ea6&#8217;\u4ee3\u66ff&#8217;\u6982\u7387&#8217;\u2014\u2014\u4ee3\u8868\u6027\u504f\u89c1\u7684\u672c\u8d28\u3002<\/div>\n<div class=\"quote-item\">\u7433\u8fbe\u95ee\u9898\uff1a\u628a&#8217;\u5177\u4f53\u63cf\u8ff0&#8217;\u7684\u6982\u7387\uff0c\u9ad8\u4e8e&#8217;\u5bbd\u6cdb\u63cf\u8ff0&#8217;\u2014\u2014\u5408\u53d6\u8c2c\u8bef\u3002<\/div>\n<div class=\"quote-item\">\u628a\u76f8\u5173\u5f53\u56e0\u679c\uff0c\u662f\u4eba\u6700\u987d\u56fa\u7684\u9519\u89c9\u4e4b\u4e00\u3002<\/div>\n<div class=\"quote-item\">\u6781\u7aef\u8868\u73b0\u5fc5\u5411\u5747\u503c\u56de\u5f52\uff0c\u4f46\u4eba\u603b\u628a\u5b83\u89e3\u8bfb\u4e3a\u56e0\u679c\u3002<\/div>\n<div class=\"quote-item\">\u5c0f\u6837\u672c\u4f1a\u521b\u9020\u6700\u620f\u5267\u6027\u7684\u6545\u4e8b\u2014\u2014\u4f46\u6545\u4e8b\u4e0d\u662f\u771f\u76f8\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t3\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u7b2c\u4e00\u4e2a\u6570\u5b57\u5f3a\u70c8\u5f71\u54cd\u540e\u7eed\u5224\u65ad\uff0c\u5373\u4f7f\u5b83\u6beb\u65e0\u610f\u4e49\u2014\u2014\u8fd9\u5c31\u662f\u951a\u5b9a\u3002<\/div>\n<div class=\"quote-item\">\u540c\u4e00\u4e8b\u5b9e\uff0c\u7528&#8217;\u5f97&#8217;\u6216&#8217;\u5931&#8217;\u6846\u5b9a\uff0c\u9009\u62e9\u622a\u7136\u4e0d\u540c\u2014\u2014\u6846\u67b6\u6548\u5e94\u3002<\/div>\n<div class=\"quote-item\">\u4eba\u5bf9\u5f97\u5931\u7684\u5224\u65ad\uff0c\u4f9d\u8d56\u53c2\u7167\u70b9\uff0c\u800c\u975e\u7edd\u5bf9\u503c\u3002<\/div>\n<div class=\"quote-item\">\u4eba\u628a\u91d1\u94b1\u5206\u95e8\u522b\u7c7b\uff0c\u4e0d\u540c\u8d26\u6237\u5fc3\u6001\u4e0d\u540c\u2014\u2014\u5fc3\u7406\u8d26\u6237\u3002<\/div>\n<div class=\"quote-item\">\u503e\u5411\u4e8e\u7ef4\u6301\u73b0\u72b6\uff0c\u5373\u4f7f\u6539\u53d8\u53ef\u80fd\u66f4\u4f18\u2014\u2014\u73b0\u72b6\u504f\u89c1\u3002<\/div>\n<div class=\"quote-item\">\u6ca1\u6709\u7eaf\u7cb9\u7684\u504f\u597d\uff0c\u504f\u597d\u662f\u88ab\u5efa\u6784\u51fa\u6765\u7684\uff0c\u53d6\u51b3\u4e8e\u95ee\u9898\u7684\u63d0\u6cd5\u3002<\/div>\n<div class=\"quote-item\">\u6cd5\u5b98\u91cf\u5211\uff0c\u53ef\u4ee5\u88ab\u4e00\u4e2a\u65e0\u5173\u7684\u9ab0\u5b50\u6570\u5b57\u5f71\u54cd\u2014\u2014\u951a\u5b9a\u65e0\u5904\u4e0d\u5728\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t4\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u9ad8\u4f30\u81ea\u5df1\u77e5\u9053\u7684\uff0c\u4f4e\u4f30\u81ea\u5df1\u4e0d\u77e5\u9053\u7684\u2014\u2014\u8fc7\u5ea6\u81ea\u4fe1\u3002<\/div>\n<div class=\"quote-item\">\u5bf9\u5b8c\u6210\u65f6\u95f4\u3001\u6210\u672c\u3001\u6536\u76ca\u7cfb\u7edf\u6027\u4f4e\u4f30\u2014\u2014\u8ba1\u5212\u8c2c\u8bef\u3002<\/div>\n<div class=\"quote-item\">\u6211\u4eec\u5bf9\u81ea\u5df1\u6545\u4e8b\u7684\u8ff7\u604b\uff0c\u8ba9\u6211\u4eec\u770b\u4e0d\u89c1\u7edf\u8ba1\u3002<\/div>\n<div class=\"quote-item\">\u4e13\u5bb6\u7684\u76f4\u89c9\uff0c\u53ea\u6709\u5728&#8217;\u73af\u5883\u7a33\u5b9a + \u957f\u671f\u53cd\u9988&#8217;\u4e0b\u624d\u53ef\u9760\u3002<\/div>\n<div class=\"quote-item\">90% \u7684\u53f8\u673a\u8ba4\u4e3a\u81ea\u5df1\u7684\u9a7e\u9a76\u6c34\u5e73\u5728 50% \u4ee5\u4e0a\u2014\u2014\u8fd9\u5c31\u662f\u8fc7\u5ea6\u81ea\u4fe1\u3002<\/div>\n<div class=\"quote-item\">\u8d8a\u81ea\u4fe1\u7684\u4eba\uff0c\u8d8a\u96be\u5b66\u5230\u65b0\u4e1c\u897f\u2014\u2014\u80fd\u529b\u9519\u89c9\u3002<\/div>\n<div class=\"quote-item\">\u4fdd\u6301\u8c26\u900a\uff0c\u662f\u5bf9\u6297\u8fc7\u5ea6\u81ea\u4fe1\u7684\u552f\u4e00\u957f\u671f\u89e3\u836f\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t5\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u635f\u5931\u5e26\u6765\u7684\u75db\u82e6\uff0c\u662f\u540c\u7b49\u6536\u76ca\u5feb\u4e50\u7684 2-2.5 \u500d\u2014\u2014\u635f\u5931\u538c\u6076\u3002<\/div>\n<div class=\"quote-item\">\u6536\u76ca\u533a\u98ce\u9669\u538c\u6076\uff0c\u635f\u5931\u533a\u98ce\u9669\u504f\u597d\u2014\u2014\u524d\u666f\u7406\u8bba\u3002<\/div>\n<div class=\"quote-item\">\u6c89\u6ca1\u6210\u672c\uff0c\u4e0d\u5f71\u54cd\u6b63\u786e\u51b3\u7b56\u2014\u2014\u4f46\u4eba\u603b\u88ab\u5b83\u7ed1\u67b6\u3002<\/div>\n<div class=\"quote-item\">\u62e5\u6709\u67d0\u7269\u540e\uff0c\u4f30\u503c\u9ad8\u4e8e\u5e02\u573a\u4ef7\u4f4d\u2014\u2014\u7980\u8d4b\u6548\u5e94\u3002<\/div>\n<div class=\"quote-item\">\u4eba\u5728\u8d62\u7684\u65f6\u5019\u5c0f\u5fc3\u7ffc\u7ffc\uff0c\u5728\u8f93\u7684\u65f6\u5019\u5b64\u6ce8\u4e00\u63b7\u3002<\/div>\n<div class=\"quote-item\">\u907f\u514d\u635f\u5931\uff0c\u6bd4\u83b7\u5f97\u6536\u76ca\u66f4\u5f3a\u70c8\u5730\u9a71\u52a8\u4eba\u3002<\/div>\n<div class=\"quote-item\">\u6b62\u635f\uff0c\u662f\u53cd\u4eba\u6027\u7684\u2014\u2014\u6240\u4ee5\u5927\u591a\u6570\u4eba\u505a\u4e0d\u5230\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t6\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u77ed\u671f\u9884\u6d4b\u7684\u4fe1\u5fc3\uff0c\u8fdc\u5927\u4e8e\u957f\u671f\u9884\u6d4b\u7684\u7cbe\u5ea6\u3002<\/div>\n<div class=\"quote-item\">\u76f4\u89c9\u9884\u6d4b\u7684\u6709\u6548\u6027\uff0c\u53d6\u51b3\u4e8e\u73af\u5883\u7684\u53ef\u9884\u6d4b\u6027\u3002<\/div>\n<div class=\"quote-item\">\u9ad8\u566a\u58f0\u73af\u5883\u4e0b\uff0c\u76f4\u89c9\u51e0\u4e4e\u6ca1\u7528\u3002<\/div>\n<div class=\"quote-item\">\u9884\u6d4b\u7684\u7cbe\u5ea6\uff0c\u5f80\u5f80\u88ab\u8868\u8fbe\u9884\u6d4b\u7684\u4fe1\u5fc3\u6240\u63a9\u76d6\u3002<\/div>\n<div class=\"quote-item\">\u5f53\u7ed3\u679c\u6709\u6e05\u6670\u53cd\u9988\uff0c\u7ecf\u9a8c\u624d\u80fd\u53d8\u6210\u76f4\u89c9\u3002<\/div>\n<div class=\"quote-item\">\u5728\u4e0d\u786e\u5b9a\u7684\u4e16\u754c\u91cc\uff0c\u6700\u597d\u627f\u8ba4\u81ea\u5df1\u4e0d\u77e5\u9053\u3002<\/div>\n<div class=\"quote-item\">\u6700\u8d35\u7684\u9884\u6d4b\uff0c\u662f\u8fc7\u5ea6\u81ea\u4fe1\u7684\u9884\u6d4b\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t7\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u4eba\u7684\u9009\u62e9\uff0c\u7406\u6027\u53ea\u5360\u4e00\u534a\uff0c\u60c5\u5883\u4e0e\u6846\u67b6\u5360\u53e6\u4e00\u534a\u3002<\/div>\n<div class=\"quote-item\">\u6ca1\u6709\u60c5\u5883\u4e2d\u7acb\u7684\u9009\u62e9\u3002<\/div>\n<div class=\"quote-item\">\u9009\u9879\u8d8a\u591a\uff0c\u51b3\u7b56\u8d8a\u96be\u2014\u2014\u9009\u62e9\u6096\u8bba\u3002<\/div>\n<div class=\"quote-item\">\u673a\u4f1a\u6210\u672c\uff0c\u662f\u7ecf\u6d4e\u5b66\u91cc\u6700\u88ab\u4f4e\u4f30\u7684\u6982\u5ff5\u3002<\/div>\n<div class=\"quote-item\">\u5e78\u798f\uff0c\u4e0d\u662f\u62e5\u6709\u5f97\u591a\uff0c\u800c\u662f\u6b32\u671b\u5c11\u4e8e\u80fd\u529b\u3002<\/div>\n<div class=\"quote-item\">\u6211\u4eec\u5bf9\u5e78\u798f\u7684\u7406\u89e3\uff0c\u5e38\u5e38\u53d7&#8217;\u805a\u7126\u9519\u89c9&#8217;\u7684\u8bef\u5bfc\u3002<\/div>\n<div class=\"quote-item\">\u5f53\u6240\u6709\u95ee\u9898\u90fd\u89e3\u51b3\u540e\uff0c\u65b0\u7684\u95ee\u9898\u624d\u771f\u6b63\u5f00\u59cb\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"quote-panel\" id=\"t8\">\n<div class=\"quote-list\">\n<div class=\"quote-item\">\u4eba\u6d3b\u4e24\u4e2a\u7248\u672c\u2014\u2014\u7ecf\u5386\u7740\u7684\uff0c\u8bb0\u4f4f\u7684\u3002<\/div>\n<div class=\"quote-item\">\u7ecf\u9a8c\u81ea\u6211\u662f\u771f\u6b63\u6d3b\u7740\u7684\u4eba\uff0c\u8bb0\u5fc6\u81ea\u6211\u662f\u8bb2\u6545\u4e8b\u7684\u4eba\u3002<\/div>\n<div class=\"quote-item\">\u8bb0\u5fc6\u53d6\u51b3\u4e8e\u9ad8\u5cf0\u548c\u7ed3\u5c3e\uff0c\u800c\u975e\u603b\u548c\u2014\u2014\u5cf0\u7ec8\u5b9a\u5f8b\u3002<\/div>\n<div class=\"quote-item\">\u6301\u7eed\u65f6\u95f4\u88ab\u8bb0\u5fc6\u5ffd\u7565\uff0c\u5f3a\u5ea6\u88ab\u653e\u5927\u3002<\/div>\n<div class=\"quote-item\">\u503c\u5f97\u8fc7\u7684\u751f\u6d3b\uff0c\u662f\u56de\u5fc6\u8d77\u6765\u597d\u7684\u751f\u6d3b\u2014\u2014\u56e0\u4e3a\u6211\u4eec\u4e3a\u56de\u5fc6\u800c\u6d3b\u3002<\/div>\n<div class=\"quote-item\">\u4efb\u4f55\u7ecf\u5386\uff0c\u53ea\u8981\u7ed3\u5c3e\u597d\uff0c\u8bb0\u5fc6\u5c31\u597d\u2014\u2014\u8fc7\u7a0b\u662f\u6a21\u7cca\u7684\u3002<\/div>\n<div class=\"quote-item\">\u5f53\u8bb0\u5fc6\u81ea\u6211\u4e0e\u7ecf\u9a8c\u81ea\u6211\u51b2\u7a81\u65f6\uff0c\u51b3\u7b56\u53d8\u5f97\u5f02\u5e38\u8270\u96be\u3002<\/div>\n<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"core\">\n  <span class=\"section-num\">PART 04 \u00b7 CORE IDEAS<\/span><\/p>\n<h2>\u516d\u5927\u6838\u5fc3\u7406\u5ff5\u901f\u8bb0<\/h2>\n<p>\u4ece 38 \u7ae0\u4e2d\u63d0\u70bc\u7684\u516d\u6761\u6838\u5fc3\u667a\u6167\uff0c\u56de\u5f52\u4eba\u7c7b\u51b3\u7b56\u7684\u5e95\u5c42\u903b\u8f91\u3002<\/p>\n<div class=\"big-ideas\">\n<div class=\"big-idea\" data-num=\"01\">\n<h4>\u4eba\u6709\u5feb\u6162\u4e24\u5957\u7cfb\u7edf<\/h4>\n<p>\u7cfb\u7edf 1 <strong>\u5feb\u3001\u81ea\u52a8\u3001\u4e0d\u53ef\u63a7<\/strong>\uff0c\u7cfb\u7edf 2 <strong>\u6162\u3001\u523b\u610f\u3001\u8017\u80fd<\/strong>\u3002<strong>\u6211\u4eec\u4ee5\u4e3a\u7684&#8221;\u601d\u8003&#8221;<\/strong>\uff0c\u5927\u591a\u662f<strong>\u7cfb\u7edf 1 \u7ed9\u51fa\u7b54\u6848\u3001\u7cfb\u7edf 2 \u8865\u4e0a\u7406\u7531<\/strong>\u3002\u771f\u6b63\u7684\u667a\u6167\u5728\u4e8e<strong>\u8bc6\u522b\u4f55\u65f6\u8be5\u76f8\u4fe1\u76f4\u89c9\u3001\u4f55\u65f6\u8be5\u542f\u52a8\u6162\u601d\u8003<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"big-idea\" data-num=\"02\">\n<h4>\u542f\u53d1\u6cd5 = \u6377\u5f84 = \u7cfb\u7edf\u6027\u504f\u5dee<\/h4>\n<p>\u4eba\u8111<strong>\u7528\u542f\u53d1\u6cd5\u4ee3\u66ff\u6982\u7387\u8ba1\u7b97<\/strong>\uff0c<strong>\u7701\u529b\u4f46\u5931\u771f<\/strong>\u3002<strong>\u951a\u5b9a \/ \u53ef\u5f97\u6027 \/ \u4ee3\u8868\u6027<\/strong>\u662f\u6700\u7ecf\u5178\u7684\u4e09\u7c7b\u542f\u53d1\u6cd5\u3002\u7406\u89e3\u504f\u5dee\uff0c<strong>\u4e0d\u662f\u4e3a\u4e86\u6d88\u9664\u76f4\u89c9<\/strong>\uff0c\u800c\u662f\u4e3a\u4e86<strong>\u5728\u5173\u952e\u51b3\u7b56\u65f6\u77e5\u9053\u81ea\u5df1\u5728\u88ab\u76f4\u89c9\u9a97<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"big-idea\" data-num=\"03\">\n<h4>\u8fc7\u5ea6\u81ea\u4fe1\u662f\u666e\u904d\u73b0\u8c61<\/h4>\n<p>\u4eba\u7c7b<strong>\u9ad8\u4f30\u81ea\u5df1\u77e5\u9053\u7684\u3001\u4f4e\u4f30\u81ea\u5df1\u4e0d\u77e5\u9053\u7684<\/strong>\u3002<strong>90% \u7684\u53f8\u673a<\/strong>\u8ba4\u4e3a\u81ea\u5df1\u7684\u9a7e\u9a76\u6c34\u5e73\u5728 50% \u4ee5\u4e0a\u3002<strong>\u8ba1\u5212\u8c2c\u8bef<\/strong>\u8ba9\u6211\u4eec<strong>\u7cfb\u7edf\u6027\u4f4e\u4f30\u65f6\u95f4\u548c\u6210\u672c<\/strong>\u3002\u8c26\u900a\uff0c<strong>\u662f\u5bf9\u6297\u8fc7\u5ea6\u81ea\u4fe1\u7684\u552f\u4e00\u89e3\u836f<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"big-idea\" data-num=\"04\">\n<h4>\u635f\u5931\u538c\u6076\u4e3b\u5bfc\u51b3\u7b56<\/h4>\n<p><strong>\u635f\u5931\u5e26\u6765\u7684\u75db\u82e6<\/strong>\u662f<strong>\u540c\u7b49\u6536\u76ca\u5feb\u4e50\u7684 2-2.5 \u500d<\/strong>\u3002<strong>\u7980\u8d4b\u6548\u5e94<\/strong>\u8ba9\u6211\u4eec<strong>\u9ad8\u4f30\u62e5\u6709\u7269\u7684\u4ef7\u503c<\/strong>\u3002<strong>\u6c89\u6ca1\u6210\u672c<\/strong>\u7ed1\u67b6\u6211\u4eec\u7684\u672a\u6765\u51b3\u7b56\u3002<strong>\u6b62\u635f<\/strong>\uff0c\u662f<strong>\u6700\u53cd\u4eba\u6027\u3001\u4e5f\u6700\u6709\u4ef7\u503c\u7684\u51b3\u7b56<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"big-idea\" data-num=\"05\">\n<h4>\u9009\u62e9\u53d7\u6846\u67b6\u548c\u60c5\u5883\u5de6\u53f3<\/h4>\n<p><strong>\u540c\u4e00\u4e8b\u5b9e<\/strong>\uff0c\u7528&#8221;\u5f97&#8221;\u6216&#8221;\u5931&#8221;\u6846\u5b9a\uff0c<strong>\u9009\u62e9\u622a\u7136\u4e0d\u540c<\/strong>\u3002<strong>\u5fc3\u7406\u8d26\u6237<\/strong>\u8ba9\u4eba<strong>\u5bf9\u4e0d\u540c\u7684\u94b1\u6709\u4e0d\u540c\u7684\u5fc3\u6001<\/strong>\u3002<strong>\u6ca1\u6709\u60c5\u5883\u4e2d\u7acb\u7684\u9009\u62e9<\/strong>\uff0c<strong>\u4e5f\u6ca1\u6709\u7eaf\u7cb9\u7684\u504f\u597d<\/strong>\u2014\u2014\u504f\u597d\u662f\u88ab<strong>\u5efa\u6784<\/strong>\u51fa\u6765\u7684\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"big-idea\" data-num=\"06\">\n<h4>\u4eba\u6d3b\u4e24\u4e2a\u7248\u672c<\/h4>\n<p><strong>\u7ecf\u9a8c\u81ea\u6211<\/strong>\u662f<strong>\u771f\u6b63\u6d3b\u7740<\/strong>\u7684\u5f53\u4e0b\uff0c<strong>\u8bb0\u5fc6\u81ea\u6211<\/strong>\u662f<strong>\u8bb2\u6545\u4e8b<\/strong>\u7684\u8fc7\u53bb\u3002<strong>\u5cf0\u7ec8\u5b9a\u5f8b<\/strong>\u63ed\u793a\uff1a<strong>\u8bb0\u5fc6\u53d6\u51b3\u4e8e\u9ad8\u5cf0\u548c\u7ed3\u5c3e<\/strong>\uff0c<strong>\u800c\u975e\u603b\u548c<\/strong>\u3002<strong>\u503c\u5f97\u8fc7\u7684\u751f\u6d3b<\/strong>\uff0c\u662f<strong>\u56de\u5fc6\u8d77\u6765\u597d<\/strong>\u7684\u751f\u6d3b\u2014\u2014<strong>\u56e0\u4e3a\u6211\u4eec\u4e3a\u56de\u5fc6\u800c\u6d3b<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"modern\">\n  <span class=\"section-num\">PART 05 \u00b7 MODERN<\/span><\/p>\n<h2>\u73b0\u4ee3\u5e94\u7528\uff1a\u4ece\u5fc3\u7406\u5b66\u5230\u5546\u4e1a\u4e0e\u4eba\u751f<\/h2>\n<div class=\"app-grid\">\n<div class=\"app-card\">\n      <span class=\"tag\">DECISION<\/span><\/p>\n<h4>\u4e2a\u4eba\u51b3\u7b56\uff1a\u542f\u52a8\u7cfb\u7edf 2 \u7684 3 \u4e2a\u89e6\u53d1\u5668<\/h4>\n<p>\u5728<strong>\u91cd\u5927\u51b3\u7b56\u524d<\/strong>\uff0c\u7528<strong>3 \u4e2a\u95ee\u9898<\/strong>\u542f\u52a8\u7cfb\u7edf 2\uff1a\u2460 <strong>\u6211\u8fd9\u4e2a\u5224\u65ad\u662f\u57fa\u4e8e\u4e8b\u5b9e\u8fd8\u662f\u76f4\u89c9\uff1f<\/strong> \u2461 <strong>\u5982\u679c\u7ed3\u679c\u76f8\u53cd\uff0c\u6211\u4f1a\u600e\u4e48\u89e3\u91ca\uff1f<\/strong> \u2462 <strong>\u6709\u6ca1\u6709\u53cd\u4f8b\uff1f<\/strong>\u3002\u8fd9 3 \u4e2a\u95ee\u9898<strong>\u5f3a\u8feb\u7cfb\u7edf 2 \u4e0a\u7ebf<\/strong>\uff0c<strong>\u907f\u514d\u88ab\u7cfb\u7edf 1 \u7ed1\u67b6<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"app-card\">\n      <span class=\"tag\">FINANCE<\/span><\/p>\n<h4>\u6295\u8d44\u4e0e\u91d1\u878d\uff1a\u8fdc\u79bb\u8fc7\u5ea6\u81ea\u4fe1\u7684\u6e05\u5355<\/h4>\n<p>\u2460 <strong>\u9891\u7e41\u4ea4\u6613 = \u7ed9\u81ea\u5df1\u52a0\u7a0e<\/strong>\uff1b\u2461 <strong>\u8ffd\u6da8\u6740\u8dcc = \u635f\u5931\u538c\u6076\u7684\u4f53\u73b0<\/strong>\uff1b\u2462 <strong>\u6c89\u6ca1\u6210\u672c\u4e0d\u5e94\u5f71\u54cd\u5356\u51fa\u51b3\u7b56<\/strong>\uff1b\u2463 <strong>\u5206\u6563\u6295\u8d44<\/strong>\u662f\u5bf9\u6297<strong>\u4ee3\u8868\u6027\u504f\u89c1<\/strong>\u7684\u6700\u597d\u65b9\u5f0f\uff1b\u2464 <strong>\u4e70\u5165\u6307\u6570<\/strong>\uff0c<strong>\u627f\u8ba4\u81ea\u5df1\u4e0d\u77e5\u9053<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"app-card\">\n      <span class=\"tag\">MEDICAL<\/span><\/p>\n<h4>\u533b\u7597\u8bca\u65ad\uff1a\u7528&#8221;\u951a\u5b9a + \u9884\u8bbe&#8221;\u505a\u9632\u5fa1<\/h4>\n<p><strong>\u8fc7\u5ea6\u81ea\u4fe1<\/strong>\u5728\u533b\u7597\u9886\u57df\u6700\u5371\u9669\u3002\u9632\u5fa1\uff1a\u2460 <strong>\u660e\u786e\u533a\u5206&#8217;\u4e8b\u5b9e&#8217;\u4e0e&#8217;\u89e3\u8bfb&#8217;<\/strong>\uff1b\u2461 <strong>\u7528\u9884\u8bbe\u7684\u68c0\u67e5\u6e05\u5355\u5bf9\u6297\u951a\u5b9a<\/strong>\uff1b\u2462 <strong>\u5bfb\u627e&#8217;\u53cd\u4f8b&#8217;\u800c\u975e&#8217;\u4f50\u8bc1&#8217;<\/strong>\uff1b\u2463 <strong>\u8bf7\u6559\u7b2c\u4e8c\u610f\u89c1<\/strong>\u3002<strong>\u4e0d\u4f5c\u4e3a<\/strong>\u5e38\u5e38<strong>\u4f18\u4e8e<\/strong>\u57fa\u4e8e\u504f\u5dee\u7684<strong>\u4f5c\u4e3a<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"app-card\">\n      <span class=\"tag\">NEGOTIATION<\/span><\/p>\n<h4>\u8c08\u5224\u4e0e\u8425\u9500\uff1a\u6846\u67b6\u6548\u5e94\u7684\u5b9e\u6218<\/h4>\n<p>\u2460 <strong>\u628a\u4fe1\u606f\u6846\u5b9a\u4e3a&#8221;\u5f97&#8221;\u800c\u975e&#8221;\u5931&#8221;<\/strong>\uff08&#8221;\u7701\u4e0b 1000 \u5143&#8221; <strong>\u6bd4<\/strong> &#8220;\u5c11\u82b1 1000 \u5143&#8221; \u66f4\u5f3a\uff09\uff1b\u2461 <strong>\u907f\u514d\u8fc7\u591a\u9009\u9879<\/strong>\uff08<strong>\u9009\u62e9\u6096\u8bba<\/strong>\uff09\uff1b\u2462 <strong>\u5de7\u5999\u8fd0\u7528\u53c2\u7167\u70b9<\/strong>\uff08\u951a\u5b9a\u4e00\u4e2a\u9ad8\u4ef7\uff0c\u8ba9\u540e\u7eed\u663e\u5f97\u4fbf\u5b9c\uff09\uff1b\u2463 <strong>\u5148\u5236\u9020\u53ef\u5f97\u6027<\/strong>\uff0c<strong>\u518d\u5356\u89e3\u51b3\u65b9\u6848<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"app-card\">\n      <span class=\"tag\">MANAGEMENT<\/span><\/p>\n<h4>\u7ec4\u7ec7\u7ba1\u7406\uff1a\u628a\u504f\u5dee\u5f53&#8221;\u6d41\u7a0b\u95ee\u9898&#8221;<\/h4>\n<p>\u2460 <strong>\u5956\u52b1\u8bf4&#8221;\u6211\u4e0d\u77e5\u9053&#8221;\u7684\u4eba<\/strong>\uff0c<strong>\u60e9\u7f5a\u8fc7\u5ea6\u81ea\u4fe1<\/strong>\uff1b\u2461 <strong>\u91cd\u8981\u51b3\u7b56\u524d\u505a&#8221;\u9b54\u9b3c\u4ee3\u8a00\u4eba&#8221;<\/strong>\uff1b\u2462 <strong>\u7528\u9884\u8bbe\u6e05\u5355\u5bf9\u6297\u951a\u5b9a<\/strong>\uff08<strong>\u533b\u7597 \/ \u822a\u7a7a<\/strong>\u90fd\u9760\u8fd9\u4e2a\uff09\uff1b\u2463 <strong>\u8ba9&#8221;\u7ecf\u9a8c\u81ea\u6211&#8221;\u548c&#8221;\u8bb0\u5fc6\u81ea\u6211&#8221;\u5bf9\u9f50<\/strong>\u2014\u2014<strong>\u7ed9\u5458\u5de5\u8fc7\u7a0b\u611f<\/strong>\uff0c<strong>\u800c\u975e\u53ea\u662f\u7ed3\u679c<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<div class=\"app-card\">\n      <span class=\"tag\">LIFE<\/span><\/p>\n<h4>\u4eba\u751f\u54f2\u5b66\uff1a\u4e3a\u8bb0\u5fc6\u81ea\u6211\u800c\u6d3b<\/h4>\n<p>\u2460 <strong>\u5173\u6ce8\u9ad8\u5cf0\u4e0e\u7ed3\u5c3e<\/strong>\uff0c<strong>\u800c\u975e\u8ffd\u6c42\u6bcf\u65f6\u6bcf\u523b<\/strong>\uff08\u5cf0\u7ec8\u5b9a\u5f8b\uff09\uff1b\u2461 <strong>\u523b\u610f\u5236\u9020\u4eea\u5f0f\u611f<\/strong>\uff0c<strong>\u7ed9\u8bb0\u5fc6\u753b\u4e0a\u597d\u7684\u53e5\u53f7<\/strong>\uff1b\u2462 <strong>\u5b9a\u671f\u56de\u987e\u8bb0\u5fc6<\/strong>\uff0c<strong>\u907f\u514d\u88ab\u805a\u7126\u9519\u89c9\u9a97<\/strong>\uff1b\u2463 <strong>\u5f53\u91cd\u5927\u9009\u62e9\u51b2\u7a81\u65f6<\/strong>\uff0c<strong>\u95ee\u81ea\u5df1&#8221;\u54ea\u4e2a\u7248\u672c\u7684\u6545\u4e8b\u66f4\u60f3\u8bb2&#8221;<\/strong>\u3002<\/p>\n<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"self\">\n  <span class=\"section-num\">PART 06 \u00b7 ACTION<\/span><\/p>\n<h2>\u884c\u52a8\u6307\u5357\uff1a\u601d\u7ef4\u4e60\u60ef\u81ea\u8bc4\u8868<\/h2>\n<p>\u4e3a\u6bcf\u4e2a\u7ef4\u5ea6\u6253\u5206\uff081-5 \u5206\uff09\uff0c\u8bc6\u522b\u4f60\u7684\u9996\u8981\u6539\u8fdb\u9886\u57df\uff0c\u7acb\u5373\u884c\u52a8\u3002<\/p>\n<table class=\"assessment\">\n<thead>\n<tr>\n<th>\u7ef4\u5ea6<\/th>\n<th>1 \u5206 \u00b7 \u5f85\u6539\u8fdb<\/th>\n<th>3 \u5206 \u00b7 \u5408\u683c<\/th>\n<th>5 \u5206 \u00b7 \u5353\u8d8a<\/th>\n<th>\u884c\u52a8\u5efa\u8bae<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td class=\"dim\">\u7cfb\u7edf 2 \u542f\u52a8<\/td>\n<td>\u51e0\u4e4e\u5168\u9760<strong>\u76f4\u89c9\u548c\u60c5\u7eea<\/strong>\uff0c<strong>\u4e0d\u613f\u542f\u52a8\u6162\u601d\u8003<\/strong>\u3002<\/td>\n<td>\u91cd\u8981\u51b3\u7b56\u4f1a\u523b\u610f\u5206\u6790\uff0c<strong>\u4f46\u65e5\u5e38\u591a\u4ea4\u7ed9\u7cfb\u7edf 1<\/strong>\u3002<\/td>\n<td>\u4f1a<strong>\u4e3b\u52a8\u8bc6\u522b\u4f55\u65f6\u8be5\u542f\u52a8\u6162\u601d\u8003<\/strong>\uff0c<strong>\u5e76\u4e3a\u4e4b\u7559\u51fa\u65f6\u95f4<\/strong>\u3002<\/td>\n<td class=\"action\"><b>\u7acb\u5373<\/b>\uff1a\u672c\u5468<strong>1 \u4e2a\u91cd\u5927\u51b3\u7b56<\/strong>\uff0c<strong>\u523b\u610f\u6162\u4e0b\u6765 30 \u5206\u949f<\/strong>\uff0c<strong>\u5199\u4e0b\u6b63\u53cd\u4e24\u9762\u7684\u8bba\u8bc1<\/strong>\u3002<\/td>\n<\/tr>\n<tr>\n<td class=\"dim\">\u504f\u5dee\u8bc6\u522b<\/td>\n<td>\u5bf9<strong>\u542f\u53d1\u6cd5\u3001\u504f\u5dee<\/strong>\u6ca1\u6709\u6982\u5ff5\uff0c<strong>\u4e0d\u8bc6\u5e90\u5c71\u771f\u9762\u76ee<\/strong>\u3002<\/td>\n<td>\u77e5\u9053<strong>\u951a\u5b9a\u3001\u53ef\u5f97\u6027\u3001\u4ee3\u8868\u6027<\/strong>\u7b49\u5e38\u89c1\u504f\u5dee\uff0c<strong>\u4f46\u8bc6\u522b\u4e0d\u719f\u7ec3<\/strong>\u3002<\/td>\n<td>\u5728<strong>\u5224\u65ad\u3001\u51b3\u7b56\u3001\u8bc4\u4f30\u4ed6\u4eba<\/strong>\u65f6\uff0c<strong>\u80fd\u81ea\u52a8\u542f\u52a8\u504f\u5dee\u68c0\u6d4b<\/strong>\u3002<\/td>\n<td class=\"action\"><b>\u7acb\u5373<\/b>\uff1a\u672c\u5468<strong>\u5217\u51fa 3 \u4e2a\u4f60\u6700\u8fd1\u505a\u7684\u91cd\u8981\u5224\u65ad<\/strong>\uff0c<strong>\u9010\u4e2a\u68c0\u67e5\u662f\u5426\u88ab\u67d0\u4e2a\u504f\u5dee\u5f71\u54cd<\/strong>\u3002<\/td>\n<\/tr>\n<tr>\n<td class=\"dim\">\u951a\u5b9a\u62b5\u5fa1<\/td>\n<td><strong>\u6781\u6613\u88ab\u7b2c\u4e00\u4e2a\u6570\u5b57\u3001\u7b2c\u4e00\u5370\u8c61<\/strong>\u951a\u5b9a\u3002<\/td>\n<td>\u77e5\u9053\u951a\u5b9a\u7684\u5b58\u5728\uff0c<strong>\u80fd\u8bc6\u522b<\/strong>\uff0c<strong>\u4f46\u62b5\u5fa1\u4e0d\u591f\u5f3a<\/strong>\u3002<\/td>\n<td>\u5728<strong>\u8c08\u5224\u3001\u5b9a\u4ef7\u3001\u81ea\u6211\u8bc4\u4f30<\/strong>\u65f6\uff0c<strong>\u4e3b\u52a8\u5bfb\u627e\u53cd\u951a\u5b9a\u4fe1\u606f<\/strong>\u3002<\/td>\n<td class=\"action\"><b>\u7acb\u5373<\/b>\uff1a\u4e0b\u6b21\u6709\u4eba\u7ed9\u6570\u5b57\/\u7b2c\u4e00\u5370\u8c61\uff0c<strong>\u5148\u95ee&#8221;\u8fd9\u4e2a\u6570\u5b57\u600e\u4e48\u6765\u7684&#8221;<\/strong>\uff0c<strong>\u518d\u601d\u8003<\/strong>\u3002<\/td>\n<\/tr>\n<tr>\n<td class=\"dim\">\u635f\u5931\u538c\u6076\u7ba1\u7406<\/td>\n<td>\u505a\u51b3\u7b56\u65f6<strong>\u88ab\u635f\u5931\u7ed1\u67b6<\/strong>\uff0c<strong>\u4e0d\u613f\u6b62\u635f<\/strong>\u3002<\/td>\n<td>\u77e5\u9053\u635f\u5931\u538c\u6076\u7684\u5b58\u5728\uff0c<strong>\u4f46\u60c5\u7eea\u53cd\u5e94\u4ecd\u5f3a<\/strong>\u3002<\/td>\n<td>\u6709<strong>\u9884\u8bbe\u7684\u6b62\u635f\u89c4\u5219<\/strong>\uff0c<strong>\u6267\u884c\u65f6\u4e0d\u88ab\u60c5\u7eea\u5f71\u54cd<\/strong>\u3002<\/td>\n<td class=\"action\"><b>\u7acb\u5373<\/b>\uff1a\u5199\u4e0b<strong>3 \u6761&#8221;\u5230\u8fbe\u5373\u6b62\u635f&#8221;<\/strong>\u7684\u9884\u8bbe\u89c4\u5219\uff08\u6295\u8d44 \/ \u9879\u76ee \/ \u5173\u7cfb\u7686\u53ef\uff09\u3002<\/td>\n<\/tr>\n<tr>\n<td class=\"dim\">\u4e24\u4e2a\u81ea\u6211\u8c03\u548c<\/td>\n<td>\u53ea\u5173\u6ce8<strong>\u7ecf\u9a8c\u81ea\u6211<\/strong>\uff0c<strong>\u4e0d\u4e3a\u56de\u5fc6\u6295\u8d44<\/strong>\u3002<\/td>\n<td>\u77e5\u9053\u8bb0\u5fc6\u91cd\u8981\uff0c<strong>\u4f46\u884c\u52a8\u4e0d\u4e00\u81f4<\/strong>\u3002<\/td>\n<td><strong>\u523b\u610f\u4e3a\u8bb0\u5fc6\u81ea\u6211<\/strong>\u8bbe\u8ba1\u7ecf\u5386\uff1a\u4eea\u5f0f\u611f\u3001\u5cf0\u7ec8\u4f53\u9a8c\u3001\u6545\u4e8b\u611f\u3002<\/td>\n<td class=\"action\"><b>\u7acb\u5373<\/b>\uff1a<strong>\u4e3a\u6700\u8fd1 1 \u4ef6\u4e8b\u4e3b\u52a8\u8bbe\u8ba1&#8221;\u5cf0\u7ec8&#8221;<\/strong>\u2014\u2014\u521b\u9020\u4e00\u4e2a<strong>\u9ad8\u5149\u65f6\u523b<\/strong>\uff0c<strong>\u914d\u4e00\u4e2a\u597d\u7684\u7ed3\u5c3e<\/strong>\u3002<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/section>\n<div class=\"colophon\">\n<div class=\"signature\">\u300a\u601d\u8003\uff0c\u5feb\u4e0e\u6162\u300b \u00b7 \u77e5\u8bc6\u63d0\u70bc\u7248<\/div>\n<div>\u4e24\u4e2a\u7cfb\u7edf \u00b7 \u542f\u53d1\u4e0e\u504f\u5dee \u00b7 \u8fc7\u5ea6\u81ea\u4fe1 \u00b7 \u635f\u5931\u538c\u6076 \u00b7 \u6846\u67b6\u6548\u5e94 \u00b7 \u4e24\u4e2a\u81ea\u6211<\/div>\n<\/div>\n<\/div>\n<p><script>\ndocument.querySelectorAll('.quote-tab').forEach(tab=>{\n  tab.addEventListener('click',()=>{\n    document.querySelectorAll('.quote-tab').forEach(t=>t.classList.remove('active'));\n    document.querySelectorAll('.quote-panel').forEach(p=>p.classList.remove('active'));\n    tab.classList.add('active');\n    document.getElementById(tab.dataset.target).classList.add('active');\n  });\n});\nconst sections=document.querySelectorAll('section[id]');\nconst navLinks=document.querySelectorAll('.nav a');\nconst obs=new IntersectionObserver(entries=>{\n  entries.forEach(e=>{\n    if(e.isIntersecting){\n      const id=e.target.id;\n      navLinks.forEach(l=>{\n        l.style.color=l.getAttribute('href')==='#'+id?'var(--accent)':'';\n        l.style.fontWeight=l.getAttribute('href')==='#'+id?'600':'';\n      });\n    }\n  });\n},{rootMargin:'-40% 0px -55% 0px'});\nsections.forEach(s=>obs.observe(s));\n<\/script><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Reading Knowledge Card \u601d\u8003\uff0c\u5feb\u4e0e\u6162 Thinking, Fast and Slow \u00b7 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":574,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24,19],"tags":[],"class_list":["post-177","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sub-thinking","category-cat-cognition"],"views":13,"_links":{"self":[{"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/posts\/177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/comments?post=177"}],"version-history":[{"count":4,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/posts\/177\/revisions"}],"predecessor-version":[{"id":945,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/posts\/177\/revisions\/945"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/media\/574"}],"wp:attachment":[{"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/media?parent=177"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/categories?post=177"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.leaglow.com\/index.php\/wp-json\/wp\/v2\/tags?post=177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}