{"id":1194,"date":"2026-06-04T11:02:18","date_gmt":"2026-06-04T03:02:18","guid":{"rendered":"https:\/\/qubitledge.com\/?p=1194"},"modified":"2026-06-04T12:12:29","modified_gmt":"2026-06-04T04:12:29","slug":"%e4%bb%8e%e9%9b%b6%e5%bc%80%e5%a7%8b%e8%ae%a4%e8%af%86%e4%b8%bb%e6%9d%bf","status":"publish","type":"post","link":"https:\/\/qubitledge.com\/index.php\/2026\/06\/04\/%e4%bb%8e%e9%9b%b6%e5%bc%80%e5%a7%8b%e8%ae%a4%e8%af%86%e4%b8%bb%e6%9d%bf\/","title":{"rendered":"\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1194\" class=\"elementor elementor-1194\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2341ed3 e-flex e-con-boxed e-con e-parent\" data-id=\"2341ed3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f78743a elementor-widget elementor-widget-html\" data-id=\"f78743a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n<!doctype html>\r\n<html lang=\"zh-CN\">\r\n<head>\r\n  <meta charset=\"utf-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n  <title>\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f\uff5c\u89c6\u9891\u56fe\u6587\u603b\u7ed3<\/title>\r\n  <meta name=\"description\" content=\"\u300a\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f\u300b\u7684\u56fe\u6587\u603b\u7ed3\uff1a\u4e3b\u677f\u533a\u57df\u3001CPU\u4f9b\u7535\u3001\u5185\u5b58\u5e03\u7ebf\u3001PCIe\u3001\u82af\u7247\u7ec4\u3001\u8df3\u7ebf\u3001BIOS\u4e0e\u9009\u8d2d\u5efa\u8bae\u3002\">\r\n  <style>\r\n    :root {\r\n      --bg: #080b0d;\r\n      --panel: #11171a;\r\n      --panel-2: #151d20;\r\n      --line: rgba(160, 213, 218, 0.22);\r\n      --muted: #9eb0b4;\r\n      --text: #edf7f7;\r\n      --dim: #c6d5d7;\r\n      --teal: #31d6d0;\r\n      --amber: #ffb45c;\r\n      --green: #9ddf7d;\r\n      --red: #ff756f;\r\n      --shadow: rgba(0, 0, 0, 0.42);\r\n      color-scheme: dark;\r\n    }\r\n\r\n    * { box-sizing: border-box; }\r\n\r\n    html {\r\n      scroll-behavior: smooth;\r\n      background: var(--bg);\r\n    }\r\n\r\n    body {\r\n      margin: 0;\r\n      font-family: \"Inter\", \"Noto Sans SC\", \"Microsoft YaHei\", Arial, sans-serif;\r\n      color: var(--text);\r\n      background:\r\n        radial-gradient(circle at 18% 12%, rgba(49, 214, 208, 0.13), transparent 28rem),\r\n        radial-gradient(circle at 82% 0%, rgba(255, 180, 92, 0.1), transparent 24rem),\r\n        linear-gradient(180deg, #070a0c 0%, #0b1012 46%, #090c0e 100%);\r\n      letter-spacing: 0;\r\n    }\r\n\r\n    a { color: inherit; }\r\n\r\n    .page {\r\n      min-height: 100vh;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .hero {\r\n      position: relative;\r\n      min-height: 94svh;\r\n      display: grid;\r\n      align-items: end;\r\n      isolation: isolate;\r\n      padding: 32px clamp(20px, 5vw, 72px) 54px;\r\n      border-bottom: 1px solid var(--line);\r\n    }\r\n\r\n    .hero::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: 0;\r\n      z-index: -2;\r\n      background:\r\n        linear-gradient(90deg, rgba(7, 10, 12, 0.98) 0%, rgba(7, 10, 12, 0.76) 48%, rgba(7, 10, 12, 0.92) 100%),\r\n        radial-gradient(circle at 70% 36%, rgba(49, 214, 208, 0.22), transparent 24rem),\r\n        radial-gradient(circle at 82% 72%, rgba(255, 180, 92, 0.14), transparent 18rem),\r\n        linear-gradient(135deg, #080b0d 0%, #101719 100%);\r\n    }\r\n\r\n    .hero::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: 0;\r\n      z-index: -1;\r\n      background-image:\r\n        linear-gradient(rgba(49, 214, 208, 0.08) 1px, transparent 1px),\r\n        linear-gradient(90deg, rgba(49, 214, 208, 0.08) 1px, transparent 1px);\r\n      background-size: 44px 44px;\r\n      mask-image: linear-gradient(180deg, rgba(0,0,0,0.68), transparent 82%);\r\n    }\r\n\r\n    .nav {\r\n      position: fixed;\r\n      top: 0;\r\n      left: 0;\r\n      right: 0;\r\n      z-index: 10;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 16px;\r\n      padding: 16px clamp(18px, 4vw, 54px);\r\n      background: rgba(8, 11, 13, 0.58);\r\n      backdrop-filter: blur(18px);\r\n      border-bottom: 1px solid rgba(160, 213, 218, 0.12);\r\n    }\r\n\r\n    .brand {\r\n      font-size: 14px;\r\n      color: var(--dim);\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .nav-links {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 18px;\r\n      font-size: 13px;\r\n      color: var(--muted);\r\n    }\r\n\r\n    .nav-links a {\r\n      text-decoration: none;\r\n      transition: color 180ms ease;\r\n    }\r\n\r\n    .nav-links a:hover { color: var(--teal); }\r\n\r\n    .hero-copy {\r\n      position: relative;\r\n      z-index: 1;\r\n      width: min(760px, 100%);\r\n      animation: riseIn 820ms ease both;\r\n    }\r\n\r\n    .hero-visual {\r\n      position: absolute;\r\n      right: clamp(-190px, -9vw, -60px);\r\n      top: 78px;\r\n      width: min(760px, 62vw);\r\n      opacity: 0.78;\r\n      transform: perspective(1000px) rotateX(56deg) rotateZ(-12deg);\r\n      transform-origin: center;\r\n      filter: drop-shadow(0 42px 84px rgba(0, 0, 0, 0.65));\r\n    }\r\n\r\n    .hero-visual svg {\r\n      width: 100%;\r\n      height: auto;\r\n      display: block;\r\n    }\r\n\r\n    .eyebrow {\r\n      margin: 0 0 18px;\r\n      color: var(--teal);\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    h1 {\r\n      margin: 0;\r\n      max-width: 760px;\r\n      font-size: clamp(42px, 7vw, 92px);\r\n      line-height: 1.02;\r\n      font-weight: 850;\r\n      letter-spacing: 0;\r\n    }\r\n\r\n    .hero-sub {\r\n      margin: 22px 0 0;\r\n      max-width: 680px;\r\n      color: var(--dim);\r\n      font-size: clamp(17px, 2.1vw, 22px);\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .hero-actions {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 14px;\r\n      margin-top: 30px;\r\n    }\r\n\r\n    .button {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      min-height: 44px;\r\n      padding: 0 18px;\r\n      border: 1px solid rgba(49, 214, 208, 0.42);\r\n      border-radius: 6px;\r\n      background: rgba(49, 214, 208, 0.13);\r\n      color: var(--text);\r\n      text-decoration: none;\r\n      font-weight: 700;\r\n      transition: transform 180ms ease, background 180ms ease, border-color 180ms ease;\r\n    }\r\n\r\n    .button:hover {\r\n      transform: translateY(-2px);\r\n      background: rgba(49, 214, 208, 0.2);\r\n      border-color: rgba(49, 214, 208, 0.72);\r\n    }\r\n\r\n    .button.secondary {\r\n      background: rgba(255, 255, 255, 0.06);\r\n      border-color: rgba(255, 255, 255, 0.2);\r\n      color: var(--dim);\r\n    }\r\n\r\n    section {\r\n      position: relative;\r\n      padding: clamp(58px, 8vw, 104px) clamp(20px, 5vw, 72px);\r\n    }\r\n\r\n    .section-head {\r\n      max-width: 860px;\r\n      margin-bottom: 34px;\r\n    }\r\n\r\n    .kicker {\r\n      margin: 0 0 12px;\r\n      color: var(--amber);\r\n      font-size: 13px;\r\n      font-weight: 800;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    h2 {\r\n      margin: 0;\r\n      font-size: clamp(30px, 4vw, 58px);\r\n      line-height: 1.12;\r\n      letter-spacing: 0;\r\n    }\r\n\r\n    .lead {\r\n      max-width: 820px;\r\n      margin: 18px 0 0;\r\n      color: var(--dim);\r\n      font-size: clamp(16px, 1.7vw, 20px);\r\n      line-height: 1.85;\r\n    }\r\n\r\n    .summary-grid {\r\n      display: grid;\r\n      grid-template-columns: 1.15fr 0.85fr;\r\n      gap: clamp(24px, 4vw, 54px);\r\n      align-items: start;\r\n    }\r\n\r\n    .summary-main {\r\n      font-size: clamp(18px, 2vw, 24px);\r\n      line-height: 1.85;\r\n      color: #e4f2f3;\r\n    }\r\n\r\n    .summary-points {\r\n      display: grid;\r\n      gap: 14px;\r\n    }\r\n\r\n    .point {\r\n      padding: 18px 18px 18px 20px;\r\n      background: linear-gradient(135deg, rgba(17, 23, 26, 0.96), rgba(15, 21, 24, 0.84));\r\n      border: 1px solid var(--line);\r\n      border-radius: 8px;\r\n      box-shadow: 0 22px 48px var(--shadow);\r\n    }\r\n\r\n    .point strong {\r\n      display: block;\r\n      margin-bottom: 8px;\r\n      color: var(--teal);\r\n      font-size: 16px;\r\n    }\r\n\r\n    .point p {\r\n      margin: 0;\r\n      color: var(--dim);\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .board-wrap {\r\n      display: grid;\r\n      grid-template-columns: minmax(0, 1fr) minmax(280px, 0.42fr);\r\n      gap: 28px;\r\n      align-items: center;\r\n    }\r\n\r\n    .board-stage {\r\n      position: relative;\r\n      min-height: 560px;\r\n      border: 1px solid var(--line);\r\n      border-radius: 8px;\r\n      background:\r\n        linear-gradient(135deg, rgba(18, 29, 31, 0.98), rgba(7, 10, 12, 0.96)),\r\n        repeating-linear-gradient(90deg, transparent 0 30px, rgba(49, 214, 208, 0.05) 30px 31px);\r\n      overflow: hidden;\r\n      box-shadow: inset 0 0 120px rgba(49, 214, 208, 0.06), 0 30px 72px var(--shadow);\r\n    }\r\n\r\n    .board-stage svg {\r\n      width: 100%;\r\n      height: 100%;\r\n      min-height: 560px;\r\n      display: block;\r\n    }\r\n\r\n    .zone {\r\n      cursor: pointer;\r\n      transition: opacity 180ms ease, filter 180ms ease;\r\n    }\r\n\r\n    .zone:hover {\r\n      filter: drop-shadow(0 0 12px rgba(49, 214, 208, 0.58));\r\n      opacity: 0.92;\r\n    }\r\n\r\n    .legend {\r\n      display: grid;\r\n      gap: 12px;\r\n    }\r\n\r\n    .legend-item {\r\n      display: grid;\r\n      grid-template-columns: 16px 1fr;\r\n      gap: 12px;\r\n      align-items: start;\r\n      padding: 16px;\r\n      border: 1px solid rgba(160, 213, 218, 0.16);\r\n      border-radius: 8px;\r\n      background: rgba(255,255,255,0.035);\r\n      transition: border-color 180ms ease, transform 180ms ease;\r\n    }\r\n\r\n    .legend-item:hover {\r\n      transform: translateX(4px);\r\n      border-color: rgba(49, 214, 208, 0.42);\r\n    }\r\n\r\n    .dot {\r\n      width: 12px;\r\n      height: 12px;\r\n      margin-top: 6px;\r\n      border-radius: 50%;\r\n      background: var(--teal);\r\n      box-shadow: 0 0 18px currentColor;\r\n    }\r\n\r\n    .legend-item h3 {\r\n      margin: 0 0 6px;\r\n      font-size: 17px;\r\n    }\r\n\r\n    .legend-item p {\r\n      margin: 0;\r\n      color: var(--muted);\r\n      line-height: 1.65;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .flow {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, minmax(0, 1fr));\r\n      gap: 1px;\r\n      background: var(--line);\r\n      border: 1px solid var(--line);\r\n      border-radius: 8px;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .flow-step {\r\n      padding: 26px;\r\n      min-height: 260px;\r\n      background: rgba(16, 23, 26, 0.96);\r\n    }\r\n\r\n    .flow-step svg {\r\n      width: 72px;\r\n      height: 72px;\r\n      margin-bottom: 22px;\r\n    }\r\n\r\n    .flow-step h3 {\r\n      margin: 0 0 12px;\r\n      font-size: 21px;\r\n    }\r\n\r\n    .flow-step p {\r\n      margin: 0;\r\n      color: var(--dim);\r\n      line-height: 1.75;\r\n    }\r\n\r\n    .timeline {\r\n      display: grid;\r\n      gap: 18px;\r\n      max-width: 1040px;\r\n    }\r\n\r\n    .timeline-row {\r\n      display: grid;\r\n      grid-template-columns: 120px 1fr;\r\n      gap: 20px;\r\n      align-items: start;\r\n      padding: 20px 0;\r\n      border-top: 1px solid var(--line);\r\n    }\r\n\r\n    .time {\r\n      color: var(--amber);\r\n      font-weight: 800;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .timeline-row h3 {\r\n      margin: 0 0 8px;\r\n      font-size: 22px;\r\n    }\r\n\r\n    .timeline-row p {\r\n      margin: 0;\r\n      color: var(--dim);\r\n      line-height: 1.78;\r\n    }\r\n\r\n    .choose {\r\n      display: grid;\r\n      grid-template-columns: repeat(5, minmax(0, 1fr));\r\n      gap: 14px;\r\n    }\r\n\r\n    .choose-item {\r\n      padding: 22px;\r\n      min-height: 210px;\r\n      background: rgba(255,255,255,0.04);\r\n      border: 1px solid rgba(160, 213, 218, 0.16);\r\n      border-radius: 8px;\r\n      transition: transform 180ms ease, border-color 180ms ease;\r\n    }\r\n\r\n    .choose-item:hover {\r\n      transform: translateY(-5px);\r\n      border-color: rgba(255, 180, 92, 0.5);\r\n    }\r\n\r\n    .choose-item b {\r\n      display: inline-grid;\r\n      place-items: center;\r\n      width: 34px;\r\n      height: 34px;\r\n      margin-bottom: 18px;\r\n      border-radius: 50%;\r\n      background: rgba(255, 180, 92, 0.14);\r\n      color: var(--amber);\r\n    }\r\n\r\n    .choose-item h3 {\r\n      margin: 0 0 10px;\r\n      font-size: 19px;\r\n    }\r\n\r\n    .choose-item p {\r\n      margin: 0;\r\n      color: var(--muted);\r\n      line-height: 1.65;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .source-band {\r\n      display: grid;\r\n      grid-template-columns: minmax(260px, 0.42fr) 1fr;\r\n      gap: clamp(22px, 4vw, 48px);\r\n      align-items: center;\r\n      padding-top: 0;\r\n    }\r\n\r\n    .thumb {\r\n      width: 100%;\r\n      aspect-ratio: 16 \/ 9;\r\n      object-fit: cover;\r\n      border-radius: 8px;\r\n      border: 1px solid var(--line);\r\n      box-shadow: 0 24px 60px var(--shadow);\r\n    }\r\n\r\n    .source-copy p {\r\n      color: var(--dim);\r\n      line-height: 1.75;\r\n      font-size: 16px;\r\n    }\r\n\r\n    .source-links {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n      margin-top: 22px;\r\n    }\r\n\r\n    .note {\r\n      color: var(--muted);\r\n      font-size: 13px;\r\n      line-height: 1.65;\r\n    }\r\n\r\n    .reveal {\r\n      opacity: 0;\r\n      transform: translateY(24px);\r\n      transition: opacity 560ms ease, transform 560ms ease;\r\n    }\r\n\r\n    .reveal.visible {\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n\r\n    .tooltip {\r\n      position: fixed;\r\n      z-index: 20;\r\n      max-width: 280px;\r\n      padding: 12px 14px;\r\n      border: 1px solid rgba(49, 214, 208, 0.38);\r\n      border-radius: 6px;\r\n      background: rgba(8, 11, 13, 0.94);\r\n      color: var(--dim);\r\n      box-shadow: 0 18px 46px var(--shadow);\r\n      pointer-events: none;\r\n      opacity: 0;\r\n      transform: translateY(8px);\r\n      transition: opacity 140ms ease, transform 140ms ease;\r\n      font-size: 13px;\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .tooltip.show {\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n\r\n    @keyframes riseIn {\r\n      from { opacity: 0; transform: translateY(26px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    @media (max-width: 1020px) {\r\n      .flow,\r\n      .choose {\r\n        grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      }\r\n\r\n      .summary-grid,\r\n      .board-wrap,\r\n      .source-band {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 680px) {\r\n      .nav {\r\n        position: absolute;\r\n        align-items: flex-start;\r\n      }\r\n\r\n      .nav-links {\r\n        display: none;\r\n      }\r\n\r\n      .hero {\r\n        min-height: 88svh;\r\n        padding-top: 86px;\r\n      }\r\n\r\n      .hero-visual {\r\n        top: 110px;\r\n        right: -190px;\r\n        width: 780px;\r\n        opacity: 0.5;\r\n      }\r\n\r\n      .flow,\r\n      .choose {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .board-stage,\r\n      .board-stage svg {\r\n        min-height: 420px;\r\n      }\r\n\r\n      .timeline-row {\r\n        grid-template-columns: 1fr;\r\n        gap: 8px;\r\n      }\r\n\r\n      .flow-step {\r\n        min-height: auto;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"page\">\r\n    <nav class=\"nav\" aria-label=\"\u9875\u9762\u5bfc\u822a\">\r\n      <div class=\"brand\">\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f<\/div>\r\n      <div class=\"nav-links\">\r\n        <a href=\"#summary\">\u6838\u5fc3\u603b\u7ed3<\/a>\r\n        <a href=\"#board\">\u4e3b\u677f\u62c6\u89e3<\/a>\r\n        <a href=\"#signals\">\u5173\u952e\u539f\u7406<\/a>\r\n        <a href=\"#choose\">\u9009\u8d2d\u6e05\u5355<\/a>\r\n      <\/div>\r\n    <\/nav>\r\n\r\n    <header class=\"hero\">\r\n      <div class=\"hero-visual\" aria-hidden=\"true\">\r\n        <svg viewBox=\"0 0 920 620\">\r\n          <defs>\r\n            <linearGradient id=\"heroPcb\" x1=\"0\" x2=\"1\" y1=\"0\" y2=\"1\">\r\n              <stop offset=\"0\" stop-color=\"#18272a\"\/>\r\n              <stop offset=\"1\" stop-color=\"#0d1315\"\/>\r\n            <\/linearGradient>\r\n            <linearGradient id=\"traceGlow\" x1=\"0\" x2=\"1\">\r\n              <stop offset=\"0\" stop-color=\"#31d6d0\" stop-opacity=\"0.5\"\/>\r\n              <stop offset=\"1\" stop-color=\"#31d6d0\" stop-opacity=\"0.05\"\/>\r\n            <\/linearGradient>\r\n          <\/defs>\r\n          <rect x=\"58\" y=\"52\" width=\"800\" height=\"500\" rx=\"24\" fill=\"url(#heroPcb)\" stroke=\"#45666a\" stroke-width=\"2\"\/>\r\n          <g opacity=\"0.72\" fill=\"none\" stroke=\"url(#traceGlow)\" stroke-width=\"2\">\r\n            <path d=\"M124 130h150l58 66h170l74-78h186\"\/>\r\n            <path d=\"M118 424h126l74-74h186l66 52h210\"\/>\r\n            <path d=\"M226 510h180l84-92h236\"\/>\r\n            <path d=\"M676 158v120l78 52v112\"\/>\r\n            <path d=\"M352 110v74l-76 76v170\"\/>\r\n          <\/g>\r\n          <g fill=\"#162f33\" stroke=\"#31d6d0\" stroke-width=\"2\">\r\n            <rect x=\"104\" y=\"116\" width=\"112\" height=\"270\" rx=\"12\"\/>\r\n            <rect x=\"342\" y=\"150\" width=\"172\" height=\"172\" rx=\"16\"\/>\r\n            <rect x=\"598\" y=\"130\" width=\"36\" height=\"262\" rx=\"8\"\/>\r\n            <rect x=\"650\" y=\"130\" width=\"36\" height=\"262\" rx=\"8\"\/>\r\n            <rect x=\"702\" y=\"130\" width=\"36\" height=\"262\" rx=\"8\"\/>\r\n            <rect x=\"278\" y=\"410\" width=\"456\" height=\"32\" rx=\"8\"\/>\r\n            <rect x=\"278\" y=\"474\" width=\"456\" height=\"32\" rx=\"8\"\/>\r\n          <\/g>\r\n          <rect x=\"382\" y=\"190\" width=\"92\" height=\"92\" rx=\"10\" fill=\"#0a1012\" stroke=\"#ffb45c\" stroke-width=\"2\"\/>\r\n          <g fill=\"#ffb45c\" opacity=\"0.72\">\r\n            <rect x=\"286\" y=\"124\" width=\"38\" height=\"150\" rx=\"8\"\/>\r\n            <rect x=\"530\" y=\"124\" width=\"38\" height=\"150\" rx=\"8\"\/>\r\n            <circle cx=\"306\" cy=\"324\" r=\"14\"\/>\r\n            <circle cx=\"548\" cy=\"324\" r=\"14\"\/>\r\n          <\/g>\r\n          <polygon points=\"640,420 734,420 786,470 734,520 640,520 590,470\" fill=\"#222d2e\" stroke=\"#ff756f\" stroke-width=\"2\"\/>\r\n          <g fill=\"#8fe8e4\" opacity=\"0.7\">\r\n            <rect x=\"124\" y=\"146\" width=\"68\" height=\"18\" rx=\"4\"\/>\r\n            <rect x=\"124\" y=\"184\" width=\"68\" height=\"18\" rx=\"4\"\/>\r\n            <rect x=\"124\" y=\"222\" width=\"68\" height=\"18\" rx=\"4\"\/>\r\n            <circle cx=\"142\" cy=\"286\" r=\"12\"\/>\r\n            <circle cx=\"174\" cy=\"286\" r=\"12\"\/>\r\n          <\/g>\r\n          <g fill=\"#31d6d0\">\r\n            <circle cx=\"124\" cy=\"130\" r=\"4\"\/>\r\n            <circle cx=\"274\" cy=\"130\" r=\"4\"\/>\r\n            <circle cx=\"502\" cy=\"196\" r=\"4\"\/>\r\n            <circle cx=\"762\" cy=\"118\" r=\"4\"\/>\r\n            <circle cx=\"244\" cy=\"424\" r=\"4\"\/>\r\n            <circle cx=\"780\" cy=\"442\" r=\"4\"\/>\r\n            <circle cx=\"406\" cy=\"510\" r=\"4\"\/>\r\n            <circle cx=\"726\" cy=\"510\" r=\"4\"\/>\r\n          <\/g>\r\n        <\/svg>\r\n      <\/div>\r\n      <div class=\"hero-copy\">\r\n        <p class=\"eyebrow\">Motherboard 101<\/p>\r\n        <h1>\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f<\/h1>\r\n        <p class=\"hero-sub\">\u4e00\u5757\u4e3b\u677f\u7684\u5de5\u4f5c\uff0c\u662f\u628a CPU\u3001\u5185\u5b58\u3001\u663e\u5361\u3001\u786c\u76d8\u3001\u5916\u8bbe\u548c\u56fa\u4ef6\u89c4\u5219\u7ec4\u7ec7\u6210\u4e00\u53f0\u53ef\u4ee5\u7a33\u5b9a\u8fd0\u884c\u7684\u7535\u8111\u3002\u8fd9\u4e2a\u9875\u9762\u628a\u89c6\u9891\u91cc\u7684\u7ed3\u6784\u62c6\u89e3\u6210\u53ef\u5feb\u901f\u590d\u4e60\u7684\u56fe\u6587\u5730\u56fe\u3002<\/p>\r\n        <div class=\"hero-actions\">\r\n          <a class=\"button\" href=\"#summary\">\u5f00\u59cb\u9605\u8bfb<\/a>\r\n          <a class=\"button secondary\" href=\"https:\/\/www.youtube.com\/watch?v=k_sX2QRMUoo\" target=\"_blank\" rel=\"noreferrer\">\u6253\u5f00\u539f\u89c6\u9891<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/header>\r\n\r\n    <main>\r\n      <section id=\"summary\" class=\"reveal\">\r\n        <div class=\"section-head\">\r\n          <p class=\"kicker\">Executive Summary<\/p>\r\n          <h2>\u4e3b\u677f\u4e0d\u662f\u201c\u5e95\u677f\u201d\uff0c\u800c\u662f\u6574\u673a\u7684\u8fde\u63a5\u89c4\u5219\u3002<\/h2>\r\n          <p class=\"lead\">\u89c6\u9891\u4ece\u4e00\u5757\u4e3b\u677f\u7684\u533a\u57df\u5212\u5206\u8bb2\u8d77\uff0c\u518d\u6df1\u5165\u5230\u4f9b\u7535\u3001\u4fe1\u53f7\u3001\u63a5\u53e3\u548c\u56fa\u4ef6\uff0c\u6700\u540e\u843d\u5230\u65b0\u624b\u9009\u8d2d\u65f6\u771f\u6b63\u8be5\u770b\u7684\u6307\u6807\u3002<\/p>\r\n        <\/div>\r\n        <div class=\"summary-grid\">\r\n          <div class=\"summary-main\">\r\n            \u4e3b\u677f\u7531\u7535\u8def\u677f\u3001\u94dc\u7ebf\u3001\u82af\u7247\u3001\u9488\u811a\u548c\u5927\u91cf\u5143\u5668\u4ef6\u7ec4\u6210\uff0c\u627f\u62c5\u201c\u9aa8\u67b6\u201d\u548c\u201c\u4ea4\u901a\u67a2\u7ebd\u201d\u7684\u89d2\u8272\u3002\u5b83\u901a\u8fc7 IO \u63a5\u53e3\u8fde\u63a5\u5916\u8bbe\uff0c\u901a\u8fc7 CPU \u63d2\u69fd\u548c\u4f9b\u7535\u6a21\u5757\u4fdd\u969c\u5904\u7406\u5668\u5de5\u4f5c\uff0c\u901a\u8fc7\u5185\u5b58\u63d2\u69fd\u4e0e\u7cbe\u7ec6\u5e03\u7ebf\u652f\u6301\u9ad8\u901f\u4f4e\u5ef6\u8fdf\u8bbf\u95ee\uff0c\u901a\u8fc7 M.2\u3001PCIe\u3001SATA \u548c\u5404\u79cd\u8df3\u7ebf\u6269\u5c55\u786c\u76d8\u3001\u663e\u5361\u3001\u673a\u7bb1\u9762\u677f\u3001\u98ce\u6247\u3001\u6c34\u6cf5\u3001RGB \u4e0e USB\u3002\u82af\u7247\u7ec4\u50cf\u6269\u5c55\u575e\u6216\u79d8\u4e66\uff0c\u628a\u4f4e\u901f\u548c\u4e0d\u5fc5\u76f4\u8fde CPU \u7684\u8bbe\u5907\u6c47\u603b\u8f6c\u53d1\uff1bBIOS \u5219\u63d0\u4f9b\u5e95\u5c42\u8fd0\u884c\u89c4\u5219\u3001\u542f\u52a8\u914d\u7f6e\u3001\u8d85\u9891\u4e0e\u6062\u590d\u80fd\u529b\u3002\u9009\u4e3b\u677f\u65f6\uff0c\u89c6\u9891\u5efa\u8bae\u4f18\u5148\u786e\u8ba4 CPU \u63d2\u69fd\u3001\u677f\u578b\u3001\u4f9b\u7535\u3001\u5185\u5b58\u9891\u7387\u548c\u6269\u5c55\u6027\uff0c\u518d\u8003\u8651\u5916\u89c2\u3001\u5e03\u5c40\u3001BIOS \u529f\u80fd\u548c\u914d\u5957\u8f6f\u4ef6\u3002\r\n          <\/div>\r\n          <div class=\"summary-points\">\r\n            <article class=\"point\">\r\n              <strong>\u5148\u770b\u517c\u5bb9<\/strong>\r\n              <p>CPU \u63d2\u69fd\u548c\u5185\u5b58\u4ee3\u6570\u4e0d\u517c\u5bb9\u5c31\u65e0\u6cd5\u5b89\u88c5\uff0c\u677f\u578b\u4e0d\u5339\u914d\u4f1a\u5f71\u54cd\u673a\u7bb1\u5b89\u88c5\u3002<\/p>\r\n            <\/article>\r\n            <article class=\"point\">\r\n              <strong>\u518d\u770b\u80fd\u529b<\/strong>\r\n              <p>\u4f9b\u7535\u9879\u6570\u91cf\u4e0e\u5355\u9879\u7535\u6d41\u80fd\u529b\u5f71\u54cd\u9ad8\u529f\u8017 CPU \u548c\u8d85\u9891\u8868\u73b0\uff0c\u5185\u5b58\u5e03\u7ebf\u5f71\u54cd\u53ef\u8fbe\u9891\u7387\u3002<\/p>\r\n            <\/article>\r\n            <article class=\"point\">\r\n              <strong>\u6700\u540e\u770b\u6269\u5c55<\/strong>\r\n              <p>PCIe\u3001M.2\u3001SATA\u3001USB\u3001\u98ce\u6247\u548c\u524d\u9762\u677f\u8df3\u7ebf\u51b3\u5b9a\u540e\u7eed\u8bbe\u5907\u80fd\u4e0d\u80fd\u63a5\u3001\u591f\u4e0d\u591f\u63a5\u3002<\/p>\r\n            <\/article>\r\n          <\/div>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <section id=\"board\" class=\"reveal\">\r\n        <div class=\"section-head\">\r\n          <p class=\"kicker\">Board Map<\/p>\r\n          <h2>\u4e3b\u677f\u7684\u516d\u4e2a\u533a\u57df<\/h2>\r\n          <p class=\"lead\">\u4e0b\u9762\u7684\u793a\u610f\u56fe\u4e0d\u662f\u67d0\u5757\u4e3b\u677f\u7684\u7cbe\u786e\u5de5\u7a0b\u56fe\uff0c\u800c\u662f\u628a\u89c6\u9891\u4e2d\u7684\u516d\u5927\u529f\u80fd\u533a\u505a\u6210\u5b66\u4e60\u5730\u56fe\u3002\u60ac\u505c\u5728\u56fe\u4e0a\u53ef\u67e5\u770b\u8bf4\u660e\u3002<\/p>\r\n        <\/div>\r\n        <div class=\"board-wrap\">\r\n          <div class=\"board-stage\" aria-label=\"\u4e3b\u677f\u516d\u5927\u533a\u57df\u793a\u610f\u56fe\">\r\n            <svg viewBox=\"0 0 900 620\" role=\"img\" aria-labelledby=\"boardTitle boardDesc\">\r\n              <title id=\"boardTitle\">\u4e3b\u677f\u516d\u5927\u533a\u57df\u793a\u610f<\/title>\r\n              <desc id=\"boardDesc\">\u5305\u542b IO \u63a5\u53e3\u3001CPU\u3001\u5185\u5b58\u3001\u6269\u5c55\u3001\u82af\u7247\u7ec4\u548c\u56db\u5468\u63a5\u53e3\u8df3\u7ebf\u533a\u57df\u3002<\/desc>\r\n              <defs>\r\n                <linearGradient id=\"pcb\" x1=\"0\" x2=\"1\" y1=\"0\" y2=\"1\">\r\n                  <stop offset=\"0\" stop-color=\"#162326\"\/>\r\n                  <stop offset=\"1\" stop-color=\"#0a1012\"\/>\r\n                <\/linearGradient>\r\n                <linearGradient id=\"tealG\" x1=\"0\" x2=\"1\">\r\n                  <stop offset=\"0\" stop-color=\"#31d6d0\" stop-opacity=\"0.22\"\/>\r\n                  <stop offset=\"1\" stop-color=\"#31d6d0\" stop-opacity=\"0.06\"\/>\r\n                <\/linearGradient>\r\n                <filter id=\"glow\">\r\n                  <feGaussianBlur stdDeviation=\"3\" result=\"blur\"\/>\r\n                  <feMerge>\r\n                    <feMergeNode in=\"blur\"\/>\r\n                    <feMergeNode in=\"SourceGraphic\"\/>\r\n                  <\/feMerge>\r\n                <\/filter>\r\n              <\/defs>\r\n              <rect x=\"64\" y=\"42\" width=\"772\" height=\"536\" rx=\"20\" fill=\"url(#pcb)\" stroke=\"#3b6064\" stroke-width=\"2\"\/>\r\n              <g stroke=\"#31575b\" stroke-width=\"1.2\" opacity=\"0.55\">\r\n                <path d=\"M160 120 C250 120 260 265 375 265 S540 180 670 180\"\/>\r\n                <path d=\"M170 445 C270 430 345 380 430 388 S560 488 742 455\"\/>\r\n                <path d=\"M255 90 L330 170 L516 170 L610 96\"\/>\r\n                <path d=\"M460 292 L560 292 L720 380\"\/>\r\n                <path d=\"M210 512 L350 512 L455 460 L670 520\"\/>\r\n              <\/g>\r\n              <g class=\"zone\" data-tip=\"IO \u63a5\u53e3\u533a\uff1a\u88c5\u673a\u540e\u9732\u5728\u673a\u7bb1\u80cc\u90e8\uff0c\u5e38\u89c1\u6709\u7f51\u53e3\u3001USB-A\u3001Type-C\u3001\u89c6\u9891\u3001\u97f3\u9891\u548c\u65e0\u7ebf\u5929\u7ebf\u63a5\u53e3\u3002\">\r\n                <rect x=\"84\" y=\"78\" width=\"116\" height=\"286\" rx=\"10\" fill=\"#152f35\" stroke=\"#31d6d0\" stroke-width=\"2\"\/>\r\n                <g fill=\"#8fe8e4\" opacity=\"0.82\">\r\n                  <rect x=\"105\" y=\"104\" width=\"72\" height=\"20\" rx=\"4\"\/>\r\n                  <rect x=\"105\" y=\"140\" width=\"72\" height=\"20\" rx=\"4\"\/>\r\n                  <rect x=\"105\" y=\"176\" width=\"72\" height=\"20\" rx=\"4\"\/>\r\n                  <circle cx=\"125\" cy=\"240\" r=\"14\"\/>\r\n                  <circle cx=\"160\" cy=\"240\" r=\"14\"\/>\r\n                  <rect x=\"112\" y=\"292\" width=\"58\" height=\"28\" rx=\"5\"\/>\r\n                <\/g>\r\n                <text x=\"142\" y=\"396\" text-anchor=\"middle\" fill=\"#d8ffff\" font-size=\"22\" font-weight=\"700\">IO<\/text>\r\n              <\/g>\r\n              <g class=\"zone\" data-tip=\"CPU \u533a\uff1a\u5305\u542b\u5904\u7406\u5668\u63d2\u69fd\u3001\u4f9b\u7535\u8f93\u5165\u548c VRM\u3002\u89c6\u9891\u5f3a\u8c03\u63d2\u69fd\u89c4\u683c\u5fc5\u987b\u4e0e CPU \u517c\u5bb9\u3002\">\r\n                <rect x=\"325\" y=\"128\" width=\"174\" height=\"174\" rx=\"14\" fill=\"#1d2627\" stroke=\"#ffb45c\" stroke-width=\"2\"\/>\r\n                <rect x=\"356\" y=\"159\" width=\"112\" height=\"112\" rx=\"10\" fill=\"#0c1214\" stroke=\"#ffcf94\" stroke-width=\"2\"\/>\r\n                <g fill=\"#ffb45c\" opacity=\"0.64\">\r\n                  <rect x=\"266\" y=\"102\" width=\"42\" height=\"158\" rx=\"8\"\/>\r\n                  <rect x=\"514\" y=\"102\" width=\"42\" height=\"158\" rx=\"8\"\/>\r\n                  <circle cx=\"282\" cy=\"295\" r=\"13\"\/>\r\n                  <circle cx=\"318\" cy=\"322\" r=\"13\"\/>\r\n                  <circle cx=\"484\" cy=\"322\" r=\"13\"\/>\r\n                  <circle cx=\"522\" cy=\"295\" r=\"13\"\/>\r\n                <\/g>\r\n                <text x=\"412\" y=\"330\" text-anchor=\"middle\" fill=\"#ffe0b6\" font-size=\"22\" font-weight=\"700\">CPU<\/text>\r\n              <\/g>\r\n              <g class=\"zone\" data-tip=\"\u5185\u5b58\u533a\uff1a\u9760\u8fd1 CPU \u4ee5\u7f29\u77ed\u4fe1\u53f7\u8def\u5f84\u3002DDR4 \u4e0e DDR5 \u63d2\u69fd\u4e0d\u517c\u5bb9\uff0c\u56db\u69fd\u4e3b\u677f\u901a\u5e38\u4f18\u5148\u7b2c\u4e8c\u3001\u7b2c\u56db\u69fd\u3002\">\r\n                <g fill=\"#0f2428\" stroke=\"#9ddf7d\" stroke-width=\"2\">\r\n                  <rect x=\"582\" y=\"118\" width=\"34\" height=\"265\" rx=\"7\"\/>\r\n                  <rect x=\"630\" y=\"118\" width=\"34\" height=\"265\" rx=\"7\"\/>\r\n                  <rect x=\"678\" y=\"118\" width=\"34\" height=\"265\" rx=\"7\"\/>\r\n                  <rect x=\"726\" y=\"118\" width=\"34\" height=\"265\" rx=\"7\"\/>\r\n                <\/g>\r\n                <text x=\"678\" y=\"414\" text-anchor=\"middle\" fill=\"#dffbd5\" font-size=\"22\" font-weight=\"700\">\u5185\u5b58<\/text>\r\n              <\/g>\r\n              <g class=\"zone\" data-tip=\"\u6269\u5c55\u533a\uff1aM.2 \u7528\u6765\u88c5\u56fa\u6001\u786c\u76d8\uff0cPCIe \u53ef\u88c5\u663e\u5361\u3001\u58f0\u5361\u3001\u4e07\u5146\u7f51\u5361\u3001\u91c7\u96c6\u5361\u6216\u8f6c\u63a5\u66f4\u591a M.2\u3002\">\r\n                <rect x=\"260\" y=\"380\" width=\"472\" height=\"34\" rx=\"8\" fill=\"#16252a\" stroke=\"#31d6d0\" stroke-width=\"2\"\/>\r\n                <rect x=\"260\" y=\"458\" width=\"472\" height=\"34\" rx=\"8\" fill=\"#16252a\" stroke=\"#31d6d0\" stroke-width=\"2\"\/>\r\n                <rect x=\"335\" y=\"334\" width=\"240\" height=\"30\" rx=\"8\" fill=\"#1b2d31\" stroke=\"#31d6d0\" stroke-width=\"2\"\/>\r\n                <text x=\"494\" y=\"537\" text-anchor=\"middle\" fill=\"#d8ffff\" font-size=\"22\" font-weight=\"700\">PCIe \/ M.2 \u6269\u5c55<\/text>\r\n              <\/g>\r\n              <g class=\"zone\" data-tip=\"\u82af\u7247\u7ec4\u533a\uff1a\u5357\u6865\u50cf\u6269\u5c55\u575e\uff0c\u6c47\u603b\u4f4e\u901f\u6216\u4e0d\u5fc5\u76f4\u8fde CPU \u7684\u63a5\u53e3\uff1b\u82af\u7247\u7ec4\u578b\u53f7\u51b3\u5b9a\u4e3b\u677f\u6269\u5c55\u80fd\u529b\u548c\u90e8\u5206\u8d85\u9891\u7279\u6027\u3002\">\r\n                <polygon points=\"640,420 735,420 782,468 735,516 640,516 592,468\" fill=\"#202b2b\" stroke=\"#ff756f\" stroke-width=\"2\"\/>\r\n                <text x=\"686\" y=\"474\" text-anchor=\"middle\" fill=\"#ffd7d5\" font-size=\"20\" font-weight=\"700\">\u82af\u7247\u7ec4<\/text>\r\n              <\/g>\r\n              <g class=\"zone\" data-tip=\"\u63a5\u53e3\u548c\u8df3\u7ebf\u533a\uff1a\u8fde\u63a5\u524d\u9762\u677f\u3001USB\u3001\u97f3\u9891\u3001\u98ce\u6247\u3001\u6c34\u6cf5\u3001RGB\u3001SATA\u3001\u7535\u6e90\u4e0e\u6545\u969c\u6307\u793a\u706f\u3002\">\r\n                <g fill=\"url(#tealG)\" stroke=\"#6fa8ac\" stroke-width=\"1.5\">\r\n                  <rect x=\"210\" y=\"520\" width=\"70\" height=\"22\" rx=\"4\"\/>\r\n                  <rect x=\"300\" y=\"520\" width=\"70\" height=\"22\" rx=\"4\"\/>\r\n                  <rect x=\"76\" y=\"414\" width=\"130\" height=\"28\" rx=\"6\"\/>\r\n                  <rect x=\"76\" y=\"462\" width=\"130\" height=\"28\" rx=\"6\"\/>\r\n                  <rect x=\"760\" y=\"122\" width=\"46\" height=\"120\" rx=\"8\"\/>\r\n                  <rect x=\"760\" y=\"272\" width=\"46\" height=\"120\" rx=\"8\"\/>\r\n                <\/g>\r\n                <g fill=\"#31d6d0\" filter=\"url(#glow)\">\r\n                  <circle cx=\"785\" cy=\"430\" r=\"5\"\/>\r\n                  <circle cx=\"785\" cy=\"452\" r=\"5\"\/>\r\n                  <circle cx=\"785\" cy=\"474\" r=\"5\"\/>\r\n                  <circle cx=\"785\" cy=\"496\" r=\"5\"\/>\r\n                <\/g>\r\n              <\/g>\r\n            <\/svg>\r\n          <\/div>\r\n          <div class=\"legend\">\r\n            <div class=\"legend-item\"><span class=\"dot\"><\/span><div><h3>IO \u63a5\u53e3\u533a<\/h3><p>\u8fde\u63a5\u952e\u9f20\u3001\u7f51\u7ebf\u3001\u97f3\u9891\u3001\u89c6\u9891\u3001USB \u548c\u65e0\u7ebf\u5929\u7ebf\u3002<\/p><\/div><\/div>\r\n            <div class=\"legend-item\"><span class=\"dot\" style=\"background:var(--amber)\"><\/span><div><h3>CPU \u4e0e\u4f9b\u7535<\/h3><p>\u63d2\u69fd\u517c\u5bb9\u6027\u30018Pin\/\u53cc8Pin \u4f9b\u7535\u3001MOS \u7ba1\u3001\u7535\u611f\u3001\u7535\u5bb9\u548c PWM \u82af\u7247\u90fd\u96c6\u4e2d\u5728\u8fd9\u91cc\u3002<\/p><\/div><\/div>\r\n            <div class=\"legend-item\"><span class=\"dot\" style=\"background:var(--green)\"><\/span><div><h3>\u5185\u5b58\u533a\u57df<\/h3><p>\u9760\u8fd1 CPU\u3001\u5e03\u7ebf\u8bb2\u7a76\u7b49\u957f\uff0c\u5f71\u54cd\u9ad8\u9891\u5185\u5b58\u7a33\u5b9a\u6027\u3002<\/p><\/div><\/div>\r\n            <div class=\"legend-item\"><span class=\"dot\"><\/span><div><h3>\u9ad8\u901f\u6269\u5c55\u533a<\/h3><p>M.2 \u4e0e PCIe \u8d70\u9ad8\u901f\u901a\u9053\uff0c\u663e\u5361\u548c\u9ad8\u901f\u786c\u76d8\u901a\u5e38\u4f18\u5148\u76f4\u8fde CPU\u3002<\/p><\/div><\/div>\r\n            <div class=\"legend-item\"><span class=\"dot\" style=\"background:var(--red)\"><\/span><div><h3>\u82af\u7247\u7ec4\u4e0e\u8df3\u7ebf<\/h3><p>\u82af\u7247\u7ec4\u51b3\u5b9a\u6269\u5c55\u4e0a\u9650\uff0c\u5468\u8fb9\u8df3\u7ebf\u627f\u62c5\u673a\u7bb1\u524d\u7f6e\u63a5\u53e3\u3001\u98ce\u6247\u3001\u706f\u5149\u548c\u6307\u793a\u529f\u80fd\u3002<\/p><\/div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <section id=\"signals\" class=\"reveal\">\r\n        <div class=\"section-head\">\r\n          <p class=\"kicker\">How It Works<\/p>\r\n          <h2>\u56db\u4e2a\u5173\u952e\u539f\u7406\uff0c\u89e3\u91ca\u4e3b\u677f\u4e3a\u4ec0\u4e48\u8fd9\u4e48\u8bbe\u8ba1\u3002<\/h2>\r\n        <\/div>\r\n        <div class=\"flow\">\r\n          <article class=\"flow-step\">\r\n            <svg viewBox=\"0 0 80 80\" aria-hidden=\"true\">\r\n              <path d=\"M14 52h52M20 42h40M28 30h24\" stroke=\"#31d6d0\" stroke-width=\"6\" stroke-linecap=\"round\"\/>\r\n              <rect x=\"18\" y=\"58\" width=\"44\" height=\"10\" rx=\"4\" fill=\"#ffb45c\"\/>\r\n            <\/svg>\r\n            <h3>\u4f9b\u7535\u8f6c\u6362<\/h3>\r\n            <p>\u7535\u6e90\u8f93\u5165\u7ed9 CPU \u7684\u662f 12V\uff0c\u800c CPU \u5de5\u4f5c\u7535\u538b\u901a\u5e38\u4f4e\u5f97\u591a\u3002VRM \u8d1f\u8d23\u628a\u7535\u538b\u8f6c\u6362\u5230 CPU \u9700\u8981\u7684\u8303\u56f4\uff0c\u591a\u9879\u4f9b\u7535\u63d0\u5347\u603b\u80fd\u529b\u3002<\/p>\r\n          <\/article>\r\n          <article class=\"flow-step\">\r\n            <svg viewBox=\"0 0 80 80\" aria-hidden=\"true\">\r\n              <path d=\"M14 18c18 0 18 44 36 44s18-44 36-44\" fill=\"none\" stroke=\"#9ddf7d\" stroke-width=\"5\"\/>\r\n              <path d=\"M14 30c18 0 18 26 36 26s18-26 36-26\" fill=\"none\" stroke=\"#31d6d0\" stroke-width=\"5\"\/>\r\n            <\/svg>\r\n            <h3>\u5185\u5b58\u5e03\u7ebf<\/h3>\r\n            <p>\u5185\u5b58\u4e0e CPU \u91c7\u7528\u5e76\u884c\u4f20\u8f93\uff0c\u591a\u6761\u7ebf\u8def\u8981\u5c3d\u91cf\u540c\u65f6\u62b5\u8fbe\u3002\u4e3b\u677f\u4e0a\u5f2f\u66f2\u7684\u86c7\u5f62\u8d70\u7ebf\uff0c\u662f\u4e3a\u4e86\u8865\u507f\u957f\u5ea6\u5dee\u3002<\/p>\r\n          <\/article>\r\n          <article class=\"flow-step\">\r\n            <svg viewBox=\"0 0 80 80\" aria-hidden=\"true\">\r\n              <rect x=\"8\" y=\"16\" width=\"28\" height=\"18\" rx=\"4\" fill=\"#31d6d0\"\/>\r\n              <rect x=\"44\" y=\"46\" width=\"28\" height=\"18\" rx=\"4\" fill=\"#ffb45c\"\/>\r\n              <path d=\"M22 34v14h22M58 46V32H36\" stroke=\"#d9ffff\" stroke-width=\"5\" fill=\"none\" stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n            <h3>PCIe \u901a\u9053<\/h3>\r\n            <p>PCIe \u50cf\u9ad8\u901f\u516c\u8def\uff0c\u7248\u672c\u8d8a\u65b0\u3001\u901a\u9053\u8d8a\u591a\uff0c\u5e26\u5bbd\u8d8a\u9ad8\u3002\u663e\u5361\u548c\u7b2c\u4e00\u6761\u9ad8\u901f\u786c\u76d8\u901a\u9053\u901a\u5e38\u76f4\u63a5\u8fde CPU\u3002<\/p>\r\n          <\/article>\r\n          <article class=\"flow-step\">\r\n            <svg viewBox=\"0 0 80 80\" aria-hidden=\"true\">\r\n              <circle cx=\"40\" cy=\"40\" r=\"16\" fill=\"#ff756f\"\/>\r\n              <path d=\"M40 8v16M40 56v16M8 40h16M56 40h16M18 18l12 12M50 50l12 12M62 18L50 30M30 50L18 62\" stroke=\"#ffd7d5\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n            <h3>\u82af\u7247\u7ec4\u8f6c\u53d1<\/h3>\r\n            <p>\u5357\u6865\u82af\u7247\u7ec4\u6c47\u603b\u4f4e\u901f\u6216\u6b21\u8981\u63a5\u53e3\u7684\u6570\u636e\uff0c\u518d\u4ea4\u7ed9 CPU\u3002\u82af\u7247\u7ec4\u578b\u53f7\u4e5f\u4f1a\u5f71\u54cd\u63a5\u53e3\u6570\u91cf\u548c\u8d85\u9891\u80fd\u529b\u3002<\/p>\r\n          <\/article>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <section class=\"reveal\">\r\n        <div class=\"section-head\">\r\n          <p class=\"kicker\">Chapter Notes<\/p>\r\n          <h2>\u5173\u952e\u6d41\u7a0b\u603b\u7ed3<\/h2>\r\n        <\/div>\r\n        <div class=\"timeline\">\r\n          <article class=\"timeline-row\">\r\n            <div class=\"time\">00:12-02:28<\/div>\r\n            <div><h3>\u6574\u4f53\u7ed3\u6784\u4e0e IO \u533a<\/h3><p>\u4e3b\u677f\u7531\u5927\u91cf\u5143\u5668\u4ef6\u7ec4\u6210\uff0c\u89c6\u9891\u5148\u62c6\u6389\u88c5\u7532\u5e76\u5212\u5206\u516d\u5927\u533a\u57df\uff1bIO \u533a\u8d1f\u8d23\u8fde\u63a5\u5e38\u89c1\u5916\u8bbe\uff0c\u65e0\u7ebf\u4e3b\u677f\u8fd8\u8981\u88c5\u5929\u7ebf\u624d\u80fd\u53d1\u6325 Wi-Fi\/\u84dd\u7259\u4fe1\u53f7\u3002<\/p><\/div>\r\n          <\/article>\r\n          <article class=\"timeline-row\">\r\n            <div class=\"time\">02:46-07:26<\/div>\r\n            <div><h3>CPU \u63d2\u69fd\u4e0e\u4f9b\u7535\u6a21\u5757<\/h3><p>CPU \u662f\u6838\u5fc3\u533a\u57df\uff0c\u63d2\u69fd\u5fc5\u987b\u4e0e\u5904\u7406\u5668\u5339\u914d\u30028Pin \u6216\u53cc 8Pin \u628a\u7535\u6e90\u9001\u5165\u4e3b\u677f\uff0cMOS \u7ba1\u3001\u7535\u611f\u3001\u7535\u5bb9\u548c PWM \u82af\u7247\u7ec4\u6210\u4f9b\u7535\u6a21\u5757\uff0c\u628a 12V \u8f6c\u6210 CPU \u6240\u9700\u7535\u538b\u3002<\/p><\/div>\r\n          <\/article>\r\n          <article class=\"timeline-row\">\r\n            <div class=\"time\">07:43-12:38<\/div>\r\n            <div><h3>\u5185\u5b58\u517c\u5bb9\u3001\u63d2\u6cd5\u4e0e\u5e03\u7ebf<\/h3><p>DDR4 \u4e0e DDR5 \u4e0d\u517c\u5bb9\uff0c\u56db\u69fd\u4e3b\u677f\u5e38\u89c1\u4f18\u5148\u63d2\u7b2c\u4e8c\u3001\u7b2c\u56db\u69fd\u3002\u9ad8\u901f\u5e76\u884c\u4f20\u8f93\u8981\u6c42\u4fe1\u53f7\u540c\u6b65\uff0c\u5185\u5b58\u8d70\u7ebf\u548c\u56fa\u4ef6\u8c03\u6821\u4f1a\u5f71\u54cd\u53ef\u8dd1\u9891\u7387\u3002<\/p><\/div>\r\n          <\/article>\r\n          <article class=\"timeline-row\">\r\n            <div class=\"time\">13:00 \u540e<\/div>\r\n            <div><h3>\u6269\u5c55\u3001\u82af\u7247\u7ec4\u3001\u8df3\u7ebf\u548c BIOS<\/h3><p>M.2\u3001PCIe\u3001SATA \u4e0e\u5404\u79cd\u8df3\u7ebf\u627f\u62c5\u6269\u5c55\u4efb\u52a1\uff1b\u82af\u7247\u7ec4\u51b3\u5b9a\u6269\u5c55\u80fd\u529b\u4e0a\u9650\uff1bBIOS \u89c4\u5b9a\u5e95\u5c42\u8fd0\u884c\u89c4\u5219\uff0c\u652f\u6301\u67e5\u770b\u72b6\u6001\u3001\u8c03\u6574\u53c2\u6570\u3001\u8d85\u9891\u3001\u91cd\u7f6e\u548c\u66f4\u65b0\u3002<\/p><\/div>\r\n          <\/article>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <section id=\"choose\" class=\"reveal\">\r\n        <div class=\"section-head\">\r\n          <p class=\"kicker\">Buying Checklist<\/p>\r\n          <h2>\u9009\u4e3b\u677f\u5148\u95ee\u4e94\u4ef6\u4e8b\u3002<\/h2>\r\n          <p class=\"lead\">\u89c6\u9891\u6700\u540e\u628a\u9009\u8d2d\u95ee\u9898\u538b\u7f29\u6210\u4e94\u4e2a\u4f18\u5148\u7ea7\uff1a\u80fd\u4e0d\u80fd\u88c5\u3001\u80fd\u4e0d\u80fd\u653e\u3001\u80fd\u4e0d\u80fd\u5e26\u52a8\u3001\u5185\u5b58\u80fd\u4e0d\u80fd\u8dd1\u3001\u63a5\u53e3\u591f\u4e0d\u591f\u3002<\/p>\r\n        <\/div>\r\n        <div class=\"choose\">\r\n          <article class=\"choose-item\"><b>1<\/b><h3>CPU \u63d2\u69fd<\/h3><p>\u76f4\u63a5\u51b3\u5b9a\u5904\u7406\u5668\u80fd\u4e0d\u80fd\u88c5\u4e0a\u53bb\u3002\u5148\u786e\u8ba4\u5e73\u53f0\u3001\u4ee3\u6570\u548c\u63d2\u69fd\u89c4\u683c\u3002<\/p><\/article>\r\n          <article class=\"choose-item\"><b>2<\/b><h3>\u677f\u578b<\/h3><p>ATX\u3001MATX\u3001ITX\u3001EATX \u5f71\u54cd\u673a\u7bb1\u517c\u5bb9\u548c\u6269\u5c55\u7a7a\u95f4\u3002<\/p><\/article>\r\n          <article class=\"choose-item\"><b>3<\/b><h3>\u4f9b\u7535<\/h3><p>\u770b\u4f9b\u7535\u9879\u3001\u5355\u9879\u7535\u6d41\u80fd\u529b\u548c\u5b9e\u6d4b\u8868\u73b0\uff0c\u5224\u65ad\u80fd\u5426\u91ca\u653e CPU \u6027\u80fd\u3002<\/p><\/article>\r\n          <article class=\"choose-item\"><b>4<\/b><h3>\u5185\u5b58\u9891\u7387<\/h3><p>\u7528\u5b98\u65b9\u53c2\u8003\u503c\u5224\u65ad\u4e3b\u677f\u5185\u5b58\u80fd\u529b\uff0c\u4f46\u6700\u7ec8\u8fd8\u53d7 CPU \u548c\u5185\u5b58\u4f53\u8d28\u5f71\u54cd\u3002<\/p><\/article>\r\n          <article class=\"choose-item\"><b>5<\/b><h3>\u6269\u5c55\u6027<\/h3><p>\u6309\u81ea\u5df1\u7684\u786c\u76d8\u3001\u663e\u5361\u3001\u7f51\u5361\u3001USB\u3001\u98ce\u6247\u548c\u673a\u7bb1\u524d\u7f6e\u63a5\u53e3\u9700\u6c42\u6838\u5bf9\u89c4\u683c\u3002<\/p><\/article>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <section class=\"source-band reveal\">\r\n        <img decoding=\"async\" class=\"thumb\" src=\"https:\/\/i.ytimg.com\/vi\/k_sX2QRMUoo\/hqdefault.jpg\" alt=\"\u786c\u4ef6\u8336\u8c08\u300a\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f\u300b\u89c6\u9891\u7f29\u7565\u56fe\">\r\n        <div class=\"source-copy\">\r\n          <p class=\"kicker\">Source<\/p>\r\n          <h2>\u5185\u5bb9\u6765\u81ea\u89c6\u9891\u811a\u672c\u6587\u7a3f\u6574\u7406<\/h2>\r\n          <p>\u672c\u9875\u9762\u6839\u636e YouTube \u89c6\u9891\u300a\u4ece\u96f6\u5f00\u59cb\u8ba4\u8bc6\u4e3b\u677f\u300b\u548c\u53ef\u516c\u5f00\u8bbf\u95ee\u7684 LilysAI \u811a\u672c\u9875\u6574\u7406\uff0c\u4e0d\u590d\u523b\u539f\u89c6\u9891\u753b\u9762\uff0c\u53ea\u7528\u6458\u8981\u3001\u7ed3\u6784\u5316\u56fe\u89e3\u548c\u793a\u610f\u56fe\u5e2e\u52a9\u590d\u4e60\u3002<\/p>\r\n          <p class=\"note\">\u63d0\u793a\uff1a\u89c6\u9891\u811a\u672c\u9875\u5b58\u5728\u65f6\u95f4\u6233\u9519\u4f4d\u548c\u4e2a\u522b\u8bc6\u522b\u8bef\u5dee\uff0c\u9875\u9762\u5df2\u6309\u4e0a\u4e0b\u6587\u505a\u4e86\u6458\u8981\u5316\u6574\u7406\u3002<\/p>\r\n          <div class=\"source-links\">\r\n            <a class=\"button\" href=\"https:\/\/www.youtube.com\/watch?v=k_sX2QRMUoo\" target=\"_blank\" rel=\"noreferrer\">YouTube \u539f\u89c6\u9891<\/a>\r\n            <a class=\"button secondary\" href=\"https:\/\/lilys.ai\/zh\/notes\/ai-semiconductor-20260102\/motherboard-basics-for-beginners\" target=\"_blank\" rel=\"noreferrer\">\u811a\u672c\u6587\u7a3f\u6765\u6e90<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/section>\r\n    <\/main>\r\n  <\/div>\r\n  <div class=\"tooltip\" id=\"tooltip\" role=\"status\" aria-live=\"polite\"><\/div>\r\n  <script>\r\n    const tooltip = document.getElementById(\"tooltip\");\r\n    document.querySelectorAll(\"[data-tip]\").forEach((node) => {\r\n      node.addEventListener(\"mousemove\", (event) => {\r\n        tooltip.textContent = node.dataset.tip;\r\n        tooltip.style.left = `${Math.min(event.clientX + 18, window.innerWidth - 300)}px`;\r\n        tooltip.style.top = `${event.clientY + 18}px`;\r\n        tooltip.classList.add(\"show\");\r\n      });\r\n      node.addEventListener(\"mouseleave\", () => tooltip.classList.remove(\"show\"));\r\n    });\r\n\r\n    const observer = new IntersectionObserver((entries) => {\r\n      entries.forEach((entry) => {\r\n        if (entry.isIntersecting) entry.target.classList.add(\"visible\");\r\n      });\r\n    }, { threshold: 0.12 });\r\n    document.querySelectorAll(\".reveal\").forEach((node) => observer.observe(node));\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u4e00\u5757\u4e3b\u677f\u7684\u5de5\u4f5c\uff0c\u662f\u628a CPU\u3001\u5185\u5b58\u3001\u663e\u5361\u3001\u786c\u76d8\u3001\u5916\u8bbe\u548c\u56fa\u4ef6\u89c4\u5219\u7ec4\u7ec7\u6210\u4e00\u53f0\u53ef\u4ee5\u7a33\u5b9a\u8fd0\u884c\u7684\u7535\u8111\u3002\u8fd9\u4e2a\u9875\u9762\u628a\u89c6\u9891\u91cc\u7684\u7ed3\u6784\u62c6\u89e3\u6210\u53ef\u5feb\u901f\u590d\u4e60\u7684\u56fe\u6587\u5730\u56fe<\/p>\n","protected":false},"author":1,"featured_media":1202,"comment_status":"closed","ping_status":"open","sticky":false,"template":"html-full-article","format":"standard","meta":{"footnotes":""},"categories":[29],"tags":[16],"class_list":["post-1194","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-29","tag-16"],"_links":{"self":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts\/1194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/comments?post=1194"}],"version-history":[{"count":13,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts\/1194\/revisions"}],"predecessor-version":[{"id":1212,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/posts\/1194\/revisions\/1212"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/media\/1202"}],"wp:attachment":[{"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/media?parent=1194"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/categories?post=1194"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qubitledge.com\/index.php\/wp-json\/wp\/v2\/tags?post=1194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}