{"id":25388,"date":"2026-06-24T08:31:07","date_gmt":"2026-06-24T00:31:07","guid":{"rendered":"https:\/\/mp.ncku.edu.tw\/?p=25388"},"modified":"2026-06-24T15:53:20","modified_gmt":"2026-06-24T07:53:20","slug":"%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd","status":"publish","type":"post","link":"https:\/\/mp.ncku.edu.tw\/en\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/","title":{"rendered":"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd"},"content":{"rendered":"
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t
\n\t\t\t\t\t\t\t\t
\n\t\t\t\t
\n\t\t\t\r\n\r\n\r\n\r\n\r\n\u8cc7\u52e2\u4e00\u767e2.0\uff5c\u81fa\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+TC:wght@400;600;700;900&family=Noto+Sans+TC:wght@400;500;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n :root {\r\n --red: #c0392b;\r\n --red-dk: #922b21;\r\n --gold: #d4a017;\r\n --gold-lt:#f0c040;\r\n --ink: #1a1a1a;\r\n --ink2: #3d3d3d;\r\n --mist: #f5f3ee;\r\n --card: #ffffff;\r\n --border: #e2d9c8;\r\n --wave: #1b3a5c;\r\n }\r\n\r\n body {\r\n font-family: 'Noto Sans TC', sans-serif;\r\n background: var(--mist);\r\n color: var(--ink);\r\n line-height: 1.85;\r\n }\r\n\r\n \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n .hero {\r\n position: relative;\r\n background: linear-gradient(160deg, #0d1f35 0%, #1b3a5c 45%, #922b21 100%);\r\n color: #fff;\r\n padding: 80px 24px 72px;\r\n text-align: center;\r\n overflow: hidden;\r\n }\r\n .hero::before {\r\n content: '';\r\n position: absolute; inset: 0;\r\n background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M0 30 Q15 15 30 30 Q45 45 60 30' stroke='rgba(255,255,255,0.06)' fill='none' stroke-width='1.5'\/%3E%3C\/svg%3E\") repeat;\r\n opacity: 1;\r\n }\r\n .hero-badge {\r\n display: inline-block;\r\n background: var(--gold);\r\n color: #1a1a1a;\r\n font-size: 0.72rem;\r\n font-weight: 700;\r\n letter-spacing: 0.12em;\r\n padding: 4px 14px;\r\n border-radius: 2px;\r\n margin-bottom: 22px;\r\n text-transform: uppercase;\r\n }\r\n .hero h1 {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: clamp(2rem, 6vw, 3.4rem);\r\n font-weight: 900;\r\n line-height: 1.25;\r\n letter-spacing: 0.03em;\r\n margin-bottom: 10px;\r\n color: #ffffff !important;\r\n }\r\n .hero h1 span { color: #f0c040 !important; }\r\n .hero-sub {\r\n font-size: clamp(0.95rem, 2.5vw, 1.15rem);\r\n color: rgba(255,255,255,0.75);\r\n max-width: 640px;\r\n margin: 0 auto 36px;\r\n }\r\n .hero-stats {\r\n display: flex;\r\n justify-content: center;\r\n gap: 32px;\r\n flex-wrap: wrap;\r\n }\r\n .stat {\r\n background: rgba(255,255,255,0.08);\r\n border: 1px solid rgba(255,255,255,0.15);\r\n border-radius: 8px;\r\n padding: 14px 28px;\r\n min-width: 140px;\r\n }\r\n .stat-num {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: 1.7rem;\r\n font-weight: 900;\r\n color: var(--gold-lt);\r\n display: block;\r\n }\r\n .stat-label {\r\n font-size: 0.75rem;\r\n color: rgba(255,255,255,0.6);\r\n letter-spacing: 0.06em;\r\n }\r\n\r\n \/* \u2500\u2500 WAVE DIVIDER \u2500\u2500 *\/\r\n .wave-divider {\r\n display: block;\r\n width: 100%;\r\n line-height: 0;\r\n background: var(--wave);\r\n }\r\n .wave-divider svg { display: block; }\r\n\r\n \/* \u2500\u2500 MAIN \u2500\u2500 *\/\r\n .main-wrap {\r\n max-width: 780px;\r\n margin: 0 auto;\r\n padding: 52px 24px 80px;\r\n }\r\n\r\n \/* \u2500\u2500 PHOTO PLACEHOLDER \u2500\u2500 *\/\r\n .photo-block {\r\n margin-bottom: 48px;\r\n }\r\n .photo-block img {\r\n width: 100%;\r\n border-radius: 10px;\r\n display: block;\r\n object-fit: cover;\r\n border: 3px solid var(--border);\r\n }\r\n .photo-caption {\r\n text-align: center;\r\n font-size: 0.8rem;\r\n color: #888;\r\n margin-top: 8px;\r\n letter-spacing: 0.04em;\r\n }\r\n\r\n \/* \u2500\u2500 SECTION \u2500\u2500 *\/\r\n .section { margin-bottom: 48px; }\r\n .section-label {\r\n display: inline-flex;\r\n align-items: center;\r\n gap: 8px;\r\n font-size: 0.7rem;\r\n font-weight: 700;\r\n letter-spacing: 0.15em;\r\n color: var(--red);\r\n text-transform: uppercase;\r\n margin-bottom: 14px;\r\n }\r\n .section-label::before {\r\n content: '';\r\n display: block;\r\n width: 18px; height: 2px;\r\n background: var(--red);\r\n }\r\n\r\n \/* \u2500\u2500 PROSE \u2500\u2500 *\/\r\n .prose p {\r\n font-size: 1.02rem;\r\n color: var(--ink2);\r\n margin-bottom: 1.4em;\r\n }\r\n .prose p:last-child { margin-bottom: 0; }\r\n\r\n \/* highlight *\/\r\n .hl {\r\n background: linear-gradient(120deg, #fde68a 0%, #fbbf24 100%);\r\n padding: 1px 4px;\r\n border-radius: 3px;\r\n color: #78350f;\r\n font-weight: 700;\r\n }\r\n .hl-red {\r\n background: linear-gradient(120deg, #fecaca 0%, #fca5a5 100%);\r\n padding: 1px 4px;\r\n border-radius: 3px;\r\n color: #991b1b;\r\n font-weight: 700;\r\n }\r\n\r\n \/* \u2500\u2500 RACE INFO CARD \u2500\u2500 *\/\r\n .race-card {\r\n background: var(--card);\r\n border: 1px solid var(--border);\r\n border-radius: 12px;\r\n padding: 28px 32px;\r\n margin-bottom: 48px;\r\n box-shadow: 0 2px 16px rgba(0,0,0,0.05);\r\n }\r\n .race-card-title {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: 1.05rem;\r\n font-weight: 700;\r\n color: var(--ink);\r\n margin-bottom: 18px;\r\n display: flex;\r\n align-items: center;\r\n gap: 8px;\r\n }\r\n .race-card-title .dot {\r\n width: 8px; height: 8px;\r\n background: var(--red);\r\n border-radius: 50%;\r\n display: inline-block;\r\n }\r\n .race-grid {\r\n display: grid;\r\n grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\r\n gap: 16px;\r\n }\r\n .race-item {\r\n background: var(--mist);\r\n border-radius: 8px;\r\n padding: 14px 18px;\r\n }\r\n .race-item-label {\r\n font-size: 0.7rem;\r\n font-weight: 700;\r\n color: #999;\r\n letter-spacing: 0.1em;\r\n text-transform: uppercase;\r\n margin-bottom: 4px;\r\n }\r\n .race-item-value {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: 1rem;\r\n font-weight: 700;\r\n color: var(--ink);\r\n }\r\n\r\n \/* \u2500\u2500 RESULT COMPARISON \u2500\u2500 *\/\r\n .result-block {\r\n background: var(--card);\r\n border: 1px solid var(--border);\r\n border-radius: 12px;\r\n overflow: hidden;\r\n margin-bottom: 48px;\r\n box-shadow: 0 2px 16px rgba(0,0,0,0.05);\r\n }\r\n .result-header {\r\n background: linear-gradient(90deg, var(--red-dk), var(--red));\r\n color: #fff;\r\n padding: 14px 24px;\r\n font-family: 'Noto Serif TC', serif;\r\n font-weight: 700;\r\n font-size: 0.95rem;\r\n letter-spacing: 0.05em;\r\n }\r\n .result-row {\r\n display: flex;\r\n align-items: center;\r\n justify-content: space-between;\r\n padding: 16px 24px;\r\n border-bottom: 1px solid var(--border);\r\n gap: 12px;\r\n flex-wrap: wrap;\r\n }\r\n .result-row:last-child { border-bottom: none; }\r\n .result-row.us { background: #fff9f9; }\r\n .result-rank {\r\n font-size: 1.3rem;\r\n font-weight: 900;\r\n font-family: 'Noto Serif TC', serif;\r\n width: 36px;\r\n text-align: center;\r\n }\r\n .rank-1 { color: var(--gold); }\r\n .rank-2 { color: #9ca3af; }\r\n .rank-3 { color: #cd7f32; }\r\n .result-name {\r\n flex: 1;\r\n font-weight: 700;\r\n font-size: 0.98rem;\r\n }\r\n .result-badge {\r\n font-size: 0.68rem;\r\n font-weight: 700;\r\n background: var(--red);\r\n color: #fff;\r\n padding: 2px 8px;\r\n border-radius: 99px;\r\n margin-left: 6px;\r\n }\r\n .result-time {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: 1.1rem;\r\n font-weight: 900;\r\n color: var(--ink);\r\n letter-spacing: 0.04em;\r\n }\r\n .result-gap {\r\n font-size: 0.72rem;\r\n color: #e74c3c;\r\n font-weight: 700;\r\n white-space: nowrap;\r\n }\r\n\r\n \/* \u2500\u2500 QUOTE \/ SPIRIT BLOCK \u2500\u2500 *\/\r\n .spirit-block {\r\n border-left: 4px solid var(--gold);\r\n background: linear-gradient(135deg, #fffbeb, #fef9f0);\r\n padding: 24px 28px;\r\n border-radius: 0 10px 10px 0;\r\n margin-bottom: 48px;\r\n }\r\n .spirit-block p {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: 1.08rem;\r\n font-weight: 600;\r\n color: var(--ink);\r\n line-height: 1.9;\r\n }\r\n\r\n \/* \u2500\u2500 CLOSING CTA \u2500\u2500 *\/\r\n .closing {\r\n background: linear-gradient(135deg, var(--red-dk) 0%, #1b3a5c 100%);\r\n border-radius: 14px;\r\n padding: 44px 32px;\r\n text-align: center;\r\n color: #fff;\r\n }\r\n .closing-icon { font-size: 2.5rem; margin-bottom: 12px; }\r\n .closing h2 {\r\n font-family: 'Noto Serif TC', serif;\r\n font-size: clamp(1.3rem, 4vw, 1.8rem);\r\n font-weight: 900;\r\n margin-bottom: 14px;\r\n letter-spacing: 0.04em;\r\n }\r\n .closing h2 span { color: var(--gold-lt); }\r\n .closing p {\r\n color: rgba(255,255,255,0.8);\r\n font-size: 0.97rem;\r\n max-width: 480px;\r\n margin: 0 auto;\r\n }\r\n\r\n \/* \u2500\u2500 FADE-IN ANIMATION\uff08\u7d14 CSS\uff0c\u4e0d\u4f9d\u8cf4 JS\uff09\u2500\u2500 *\/\r\n .fade-in {\r\n opacity: 1;\r\n transform: none;\r\n animation: fadeUp 0.6s ease both;\r\n }\r\n @keyframes fadeUp {\r\n from { opacity: 0; transform: translateY(20px); }\r\n to { opacity: 1; transform: translateY(0); }\r\n }\r\n .fade-in:nth-child(1) { animation-delay: 0.05s; }\r\n .fade-in:nth-child(2) { animation-delay: 0.12s; }\r\n .fade-in:nth-child(3) { animation-delay: 0.19s; }\r\n .fade-in:nth-child(4) { animation-delay: 0.26s; }\r\n .fade-in:nth-child(5) { animation-delay: 0.33s; }\r\n .fade-in:nth-child(6) { animation-delay: 0.40s; }\r\n .fade-in:nth-child(7) { animation-delay: 0.47s; }\r\n .fade-in:nth-child(8) { animation-delay: 0.54s; }\r\n\r\n \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n .footer {\r\n text-align: center;\r\n padding: 28px;\r\n font-size: 0.75rem;\r\n color: #bbb;\r\n border-top: 1px solid var(--border);\r\n }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HERO -->\r\n<header class=\"hero\">\r\n <div class=\"hero-badge\">\ud83d\udcf0 \u5b78\u751f\u9ede\u6ef4 \u00b7 \u9f8d\u821f\u8cfd\u4e8b\u5831\u5c0e<\/div>\r\n <h1>\u81fa\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd<br><span>\u8cc7\u52e2\u4e00\u767e 2.0<\/span> \u518d\u5ea6\u51fa\u822a<\/h1>\r\n <p class=\"hero-sub\">\u5168\u529b\u596e\u6230\u3001\u60dc\u6557\u6536\u5834\uff0c\u660e\u5e74\u8a93\u8a00\u6372\u571f\u91cd\u4f86\uff01<\/p>\r\n <div class=\"hero-stats\">\r\n <div class=\"stat\">\r\n <span class=\"stat-num\">6\/19<\/span>\r\n <span class=\"stat-label\">\u8cfd\u4e8b\u65e5\u671f<\/span>\r\n <\/div>\r\n <div class=\"stat\">\r\n <span class=\"stat-num\">2:23.90<\/span>\r\n <span class=\"stat-label\">\u672c\u968a\u5b8c\u8cfd\u6210\u7e3e<\/span>\r\n <\/div>\r\n <div class=\"stat\">\r\n <span class=\"stat-num\">3.13\"<\/span>\r\n <span class=\"stat-label\">\u8207\u7b2c\u4e00\u540d\u5dee\u8ddd<\/span>\r\n <\/div>\r\n <\/div>\r\n<\/header>\r\n\r\n<div class=\"wave-divider\">\r\n <svg viewbox=\"0 0 1440 48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveaspectratio=\"none\" height=\"48\">\r\n <path d=\"M0,32 C360,0 1080,64 1440,32 L1440,48 L0,48 Z\" fill=\"#f5f3ee\"\/>\r\n <\/svg>\r\n<\/div>\r\n\r\n<!-- MAIN CONTENT -->\r\n<main class=\"main-wrap\">\r\n\r\n <!-- \u7167\u7247\u5340 -->\r\n <div class=\"photo-block fade-in\">\r\n <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?ssl=1\" alt=\"\u8cc7\u52e2\u4e00\u767e2.0 \u9f8d\u821f\u968a\u51fa\u8cfd\u7167\u7247\" data-recalc-dims=\"1\">\r\n <p class=\"photo-caption\">\u25b2 \u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u9f8d\u821f\u968a\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u65bc\u81fa\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\u7559\u5f71<\/p>\r\n <\/div>\r\n\r\n <!-- \u8cfd\u4e8b\u8cc7\u8a0a -->\r\n <div class=\"race-card fade-in\">\r\n <div class=\"race-card-title\"><span class=\"dot\"><\/span>\u8cfd\u4e8b\u8cc7\u8a0a<\/div>\r\n <div class=\"race-grid\">\r\n <div class=\"race-item\">\r\n <div class=\"race-item-label\">\u968a\u4f0d\u540d\u7a31<\/div>\r\n <div class=\"race-item-value\">\u8cc7\u52e2\u4e00\u767e 2.0<\/div>\r\n <\/div>\r\n <div class=\"race-item\">\r\n <div class=\"race-item-label\">\u7d44\u5225<\/div>\r\n <div class=\"race-item-value\">\u5927\u5c08\u9662\u6821\u5927\u578b\u7d44<\/div>\r\n <\/div>\r\n <div class=\"race-item\">\r\n <div class=\"race-item-label\">\u9810\u8cfd\u7d44\u5225<\/div>\r\n <div class=\"race-item-value\">\u7b2c\u56db\u7d44<\/div>\r\n <\/div>\r\n <div class=\"race-item\">\r\n <div class=\"race-item-label\">\u51fa\u8cfd\u6642\u9593<\/div>\r\n <div class=\"race-item-value\">17:02<\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n <!-- \u958b\u5e55\u6bb5 -->\r\n <section class=\"section fade-in\">\r\n <div class=\"section-label\">\u8cfd\u4e8b\u7de3\u8d77<\/div>\r\n <div class=\"prose\">\r\n <p>\u4e00\u5e74\u4e00\u5ea6\u7684\u81fa\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\u71b1\u9b27\u767b\u5834\uff0c\u904b\u6cb3\u7554\u518d\u6b21\u805a\u96c6\u4f86\u81ea\u5404\u5730\u7684\u53c3\u8cfd\u968a\u4f0d\u8207\u52a0\u6cb9\u4eba\u6f6e\u3002\u5728\u9019\u5834\u5145\u6eff\u901f\u5ea6\u3001\u529b\u91cf\u8207\u5718\u968a\u9ed8\u5951\u7684\u8cfd\u4e8b\u4e2d\uff0c\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u5e2b\u751f\u5ef6\u7e8c\u53bb\u5e74\u7684\u71b1\u60c5\uff0c\u518d\u6b21\u7d44\u968a\u53c3\u8cfd\uff0c\u4e26\u4ee5\u5168\u65b0\u968a\u540d\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u91cd\u8fd4\u8cfd\u5834\uff0c\u5c55\u73fe\u8cc7\u6e90\u4eba<span class=\"hl\">\u52c7\u65bc\u6311\u6230\u3001\u4e0d\u754f\u8271\u96e3<\/span>\u7684\u7cbe\u795e\u3002<\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- \u5099\u6230\u904e\u7a0b -->\r\n <section class=\"section fade-in\">\r\n <div class=\"section-label\">\u5099\u6230\u6b77\u7a0b<\/div>\r\n <div class=\"prose\">\r\n <p>\u4eca\u5e74\u7684\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u7531\u7cfb\u4e0a\u5e2b\u751f\u5171\u540c\u6295\u5165\uff0c\u6210\u54e1\u5011\u5728\u8ab2\u696d\u3001\u7814\u7a76\u8207\u5de5\u4f5c\u4e4b\u9918\uff0c\u4ecd\u52aa\u529b\u914d\u5408\u7df4\u7fd2\u6642\u9593\uff0c\u5229\u7528\u6709\u9650\u7684\u8a13\u7df4\u6a5f\u6703\u719f\u6089\u5212\u69f3\u7bc0\u594f\u3001\u8abf\u6574\u51fa\u529b\u65b9\u5f0f\uff0c\u4e26\u57f9\u990a\u5718\u968a\u4e4b\u9593\u7684\u9ed8\u5951\u3002<\/p>\r\n <p>\u5c0d\u8a31\u591a\u968a\u54e1\u800c\u8a00\uff0c\u9f8d\u821f\u4e0d\u53ea\u662f\u9ad4\u80fd\u4e0a\u7684\u6311\u6230\uff0c\u66f4\u662f\u4e00\u5834\u95dc\u65bc<span class=\"hl\">\u4fe1\u4efb\u3001\u914d\u5408\u8207\u5805\u6301<\/span>\u7684\u8003\u9a57\u3002\u6bcf\u4e00\u6b21\u7df4\u7fd2\uff0c\u5927\u5bb6\u90fd\u5728\u4e0d\u65b7\u78e8\u5408\u4e2d\u9032\u6b65\uff1b\u6bcf\u4e00\u6b21\u4e0b\u6c34\uff0c\u4e5f\u90fd\u8b93\u5718\u968a\u66f4\u52a0\u51dd\u805a\u3002<\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- \u8cfd\u7a0b\u8207\u7d50\u679c -->\r\n <section class=\"section fade-in\">\r\n <div class=\"section-label\">\u6bd4\u8cfd\u904e\u7a0b<\/div>\r\n <div class=\"prose\">\r\n <p>6\u670819\u65e5\uff0c\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u9f8d\u821f\u968a\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u767b\u5834\u53c3\u52a0\u5927\u5c08\u9662\u6821\u7d44\u5927\u578b\u7d44\u9810\u8cfd\u7b2c\u56db\u7d44\u8cfd\u4e8b\uff0c\u51fa\u8cfd\u6642\u9593\u70ba17\u664202\u5206\u3002\u540c\u7d44\u5c0d\u624b\u5305\u62ec\u300cDragon\u7a76\u67e2\u300d\u8207\u300c\u67cf\u5143\u7684\u5fa9\u4ec7\u8005\u806f\u76df\u300d\uff0c\u4e09\u968a\u5728\u904b\u6cb3\u4e0a\u540c\u5834\u7af6\u901f\uff0c\u6c23\u6c1b\u7dca\u5f35\u800c\u71b1\u70c8\u3002<\/p>\r\n <p>\u6bd4\u8cfd\u54e8\u8072\u97ff\u8d77\u5f8c\uff0c\u968a\u54e1\u5011\u96a8\u5373\u5168\u795e\u8cab\u6ce8\u6295\u5165\u8cfd\u4e8b\uff0c\u8ddf\u8457\u9f13\u9ede\u596e\u529b\u5212\u69f3\uff0c\u52aa\u529b\u5c07\u5e73\u6642\u8a13\u7df4\u7684\u6210\u679c\u5c55\u73fe\u5728\u6bcf\u4e00\u500b\u52d5\u4f5c\u4e4b\u4e2d\u3002\u6bd4\u8cfd\u904e\u7a0b\u4e2d\uff0c\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u59cb\u7d42\u7a69\u4f4f\u7bc0\u594f\uff0c\u968a\u54e1\u5011\u54ac\u7dca\u7259\u95dc\u3001\u5168\u529b\u885d\u523a\uff0c\u5c55\u73fe\u51fa<span class=\"hl\">\u4e0d\u653e\u68c4\u7684\u62da\u6230\u614b\u5ea6<\/span>\u3002<\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- \u6210\u7e3e\u6bd4\u8f03 -->\r\n <div class=\"result-block fade-in\">\r\n <div class=\"result-header\">\ud83c\udfc6 \u9810\u8cfd\u7b2c\u56db\u7d44 \u00b7 \u6700\u7d42\u6210\u7e3e<\/div>\r\n <div class=\"result-row\">\r\n <div class=\"result-rank rank-1\">1st<\/div>\r\n <div class=\"result-name\">\u67cf\u5143\u7684\u5fa9\u4ec7\u8005\u806f\u76df<\/div>\r\n <div>\r\n <div class=\"result-time\">2:20.77<\/div>\r\n <\/div>\r\n <\/div>\r\n <div class=\"result-row us\">\r\n <div class=\"result-rank rank-2\">2nd<\/div>\r\n <div class=\"result-name\">\u8cc7\u52e2\u4e00\u767e 2.0 <span class=\"result-badge\">\u672c\u968a<\/span><\/div>\r\n <div>\r\n <div class=\"result-time\">2:23.90<\/div>\r\n <div class=\"result-gap\">\u843d\u5f8c 3.13 \u79d2<\/div>\r\n <\/div>\r\n <\/div>\r\n <div class=\"result-row\">\r\n <div class=\"result-rank rank-3\">3rd<\/div>\r\n <div class=\"result-name\">Dragon \u7a76\u67e2<\/div>\r\n <div>\r\n <div class=\"result-time\">\u2014<\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n <!-- \u8cfd\u5f8c\u611f\u8a00 -->\r\n <div class=\"spirit-block fade-in\">\r\n <p>\u77ed\u77ed\u5e7e\u79d2\u7684\u5dee\u8ddd\uff0c\u8b93\u5927\u5bb6\u611f\u53d7\u5230\u7af6\u8cfd\u7684\u6b98\u9177\uff0c\u4e5f\u66f4\u52a0\u660e\u767d<span class=\"hl\">\u5718\u968a\u5408\u4f5c\u8207\u81e8\u5834\u7a69\u5b9a<\/span>\u7684\u91cd\u8981\u6027\u3002\u6700\u7d42\uff0c\u672c\u968a\u4ee5 2 \u5206 23 \u79d2 90 \u5b8c\u6210\u8cfd\u7a0b\uff0c\u8207\u540c\u7d44\u7b2c\u4e00\u540d\u50c5\u6709\u4e9b\u5fae\u5dee\u8ddd\uff0c\u96d6\u7136\u672a\u80fd\u6649\u7d1a\uff0c\u4ecd\u662f\u4e00\u5834\u4ee4\u4eba\u96e3\u5fd8\u7684\u596e\u6230\u3002<\/p>\r\n <\/div>\r\n\r\n <!-- \u6536\u7a6b\u8207\u611f\u8b1d -->\r\n <section class=\"section fade-in\">\r\n <div class=\"section-label\">\u8cfd\u5f8c\u6536\u7a6b<\/div>\r\n <div class=\"prose\">\r\n <p>\u9019\u5834\u6bd4\u8cfd\u96d6\u4ee5\u60dc\u6557\u4f5c\u6536\uff0c\u4f46\u5c0d\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u800c\u8a00\uff0c\u904e\u7a0b\u4e2d\u7684\u6536\u7a6b\u9060\u6bd4\u7d50\u679c\u66f4\u52a0\u73cd\u8cb4\u3002\u5f9e\u7d44\u968a\u3001\u7df4\u7fd2\u5230\u6b63\u5f0f\u6bd4\u8cfd\uff0c\u8001\u5e2b\u3001\u540c\u5b78\u8207\u7cfb\u4e0a\u5925\u4f34\u5011\u4e00\u8d77\u9762\u5c0d\u6311\u6230\u3001\u4e92\u76f8\u9f13\u52f5\uff0c\u4e5f\u5728\u4e00\u6b21\u6b21\u8a13\u7df4\u4e2d\u5efa\u7acb\u8d77\u66f4\u6df1\u7684\u60c5\u8abc\u3002<\/p>\r\n <p>\u5927\u5bb6\u5728\u540c\u4e00\u8258\u8239\u4e0a\u671d\u8457\u540c\u4e00\u500b\u65b9\u5411\u524d\u9032\uff0c\u7121\u8ad6\u7d50\u679c\u5982\u4f55\uff0c\u9019\u6bb5\u5171\u540c\u52aa\u529b\u7684\u7d93\u6b77\u90fd\u5c07\u6210\u70ba\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb<span class=\"hl\">\u96e3\u5fd8\u7684\u56de\u61b6<\/span>\u3002<\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- \u672a\u4f86\u5c55\u671b -->\r\n <section class=\"section fade-in\">\r\n <div class=\"section-label\">\u5c55\u671b\u672a\u4f86<\/div>\r\n <div class=\"prose\">\r\n <p>\u4eca\u5e74\u7684\u5931\u5229\u4e0d\u662f\u7d50\u675f\uff0c\u800c\u662f\u4e0b\u4e00\u6b21\u51fa\u767c\u7684\u8d77\u9ede\u3002\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u5728\u8cfd\u5834\u4e0a\u7559\u4e0b\u4e86\u907a\u61be\uff0c\u4e5f\u7559\u4e0b\u4e86\u7e7c\u7e8c\u52aa\u529b\u7684\u52d5\u529b\u3002\u76f8\u4fe1\u7d93\u904e\u9019\u6b21\u7d93\u9a57\u7d2f\u7a4d\uff0c\u672a\u4f86\u5718\u968a\u5c07\u6703\u66f4\u52a0\u6210\u719f\u3001\u66f4\u6709\u9ed8\u5951\uff0c\u4e5f\u66f4\u80fd\u5728\u95dc\u9375\u6642\u523b\u5c55\u73fe\u5be6\u529b\u3002<\/p>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- \u7d50\u8a9e CTA -->\r\n <div class=\"closing fade-in\">\r\n <div class=\"closing-icon\">\ud83d\udc09<\/div>\r\n <h2>\u8cc7\u52e2\u4e00\u767e 2.0<br><span>\u660e\u5e74\u5fc5\u5b9a\u6372\u571f\u91cd\u4f86\uff01<\/span><\/h2>\r\n <p>\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u9f8d\u821f\u968a\u4eca\u5e74\u96d6\u7136\u60dc\u6557\uff0c\u4f46\u6211\u5011\u4e0d\u6703\u56e0\u6b64\u505c\u4e0b\u8173\u6b65\u3002\u660e\u5e74\uff0c\u6211\u5011\u5c07\u5e36\u8457\u66f4\u5145\u8db3\u7684\u6e96\u5099\u3001\u66f4\u5805\u5b9a\u7684\u6c7a\u5fc3\uff0c\u518d\u6b21\u56de\u5230\u8cfd\u9053\u4e0a\u3002<br><br>\u6211\u5011\u6df1\u4fe1\uff0c\u53ea\u8981\u540c\u5fc3\u5354\u529b\u3001\u52c7\u65bc\u6311\u6230\uff0c\u5fc5\u5b9a\u53ef\u4ee5\u52c7\u5f80\u76f4\u524d\uff01<\/p>\r\n <\/div>\r\n\r\n<\/main>\r\n\r\n<footer class=\"footer\">\r\n \u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb \u00b7 \u8cc7\u6e90\u4eba\u96fb\u5b50\u5831\u7de8\u8f2f\u5718\u968a  |  \u81fa\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\u5831\u5c0e\r\n<\/footer>\r\n <div style=\"text-align:center; margin-top:5rem; padding-top:3rem; border-top:1px dashed #e8dfcf;\">\r\n <a href=\"https:\/\/mp.ncku.edu.tw\/en\/nckudre031\/\"\r\n style=\"display:inline-block; font-family:'Noto Serif TC',serif; padding:0.8rem 2.5rem; background:#b5893d; color:#faf8f4 !important; border-radius:30px; letter-spacing:0.1em; font-size:14px; text-decoration:none;\">\r\n \u8fd4\u56de\u76ee\u9304\r\n <\/a>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u5728\u9019\u5834\u5145\u6eff\u901f\u5ea6\u3001\u529b\u91cf\u8207\u5718\u968a\u9ed8\u5951\u7684\u8cfd\u4e8b\u4e2d\uff0c\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u5e2b\u751f\u5ef6\u7e8c\u53bb\u5e74\u7684\u71b1\u60c5\uff0c\u518d\u6b21\u7d44\u968a\u53c3\u8cfd\uff0c\u4e26\u4ee5\u5168\u65b0\u968a\u540d\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u91cd\u8fd4\u8cfd\u5834\uff0c\u5c55\u73fe\u8cc7\u6e90\u4eba\u52c7\u65bc\u6311\u6230\u3001\u4e0d\u754f\u8271\u96e3\u7684\u7cbe\u795e\u3002<\/p>","protected":false},"author":9,"featured_media":25389,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[106],"tags":[55,44],"class_list":["post-25388","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-106","tag-55","tag-pages"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.6 (Yoast SEO v19.0) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd | \u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mp.ncku.edu.tw\/en\/\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd | \u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\" \/>\n<meta property=\"og:description\" content=\"\u5728\u9019\u5834\u5145\u6eff\u901f\u5ea6\u3001\u529b\u91cf\u8207\u5718\u968a\u9ed8\u5951\u7684\u8cfd\u4e8b\u4e2d\uff0c\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u5e2b\u751f\u5ef6\u7e8c\u53bb\u5e74\u7684\u71b1\u60c5\uff0c\u518d\u6b21\u7d44\u968a\u53c3\u8cfd\uff0c\u4e26\u4ee5\u5168\u65b0\u968a\u540d\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u91cd\u8fd4\u8cfd\u5834\uff0c\u5c55\u73fe\u8cc7\u6e90\u4eba\u52c7\u65bc\u6311\u6230\u3001\u4e0d\u754f\u8271\u96e3\u7684\u7cbe\u795e\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mp.ncku.edu.tw\/en\/\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\/\" \/>\n<meta property=\"og:site_name\" content=\"\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/-101437972282438\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-24T00:31:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T07:53:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1006\" \/>\n\t<meta property=\"og:image:height\" content=\"588\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"wan wan\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/#organization\",\"name\":\"\u570b\u7acb\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\",\"url\":\"https:\/\/mp.ncku.edu.tw\/\",\"sameAs\":[\"https:\/\/www.youtube.com\/channel\/UCLtm-HZ9uqWnbQ8DnWJyuWw\",\"https:\/\/www.facebook.com\/-101437972282438\/\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mp.ncku.edu.tw\/wp-content\/uploads\/2022\/05\/\u6210\u5927_LOGO_\u7d14\u5716_\u5f69\u8272.png\",\"contentUrl\":\"https:\/\/mp.ncku.edu.tw\/wp-content\/uploads\/2022\/05\/\u6210\u5927_LOGO_\u7d14\u5716_\u5f69\u8272.png\",\"width\":550,\"height\":548,\"caption\":\"\u570b\u7acb\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\"},\"image\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/#\/schema\/logo\/image\/\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/#website\",\"url\":\"https:\/\/mp.ncku.edu.tw\/\",\"name\":\"\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\",\"description\":\"\uff5c \u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\",\"publisher\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mp.ncku.edu.tw\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1\",\"width\":1006,\"height\":588},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#webpage\",\"url\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/\",\"name\":\"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd | \u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\",\"isPartOf\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#primaryimage\"},\"datePublished\":\"2026-06-24T00:31:07+00:00\",\"dateModified\":\"2026-06-24T07:53:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\/\/mp.ncku.edu.tw\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\"}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#webpage\"},\"author\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/#\/schema\/person\/df050a202bcc174eaeac6b772ac3ee5e\"},\"headline\":\"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\",\"datePublished\":\"2026-06-24T00:31:07+00:00\",\"dateModified\":\"2026-06-24T07:53:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#webpage\"},\"wordCount\":7,\"publisher\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/#organization\"},\"image\":{\"@id\":\"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1\",\"keywords\":[\"\u5b78\u751f\u9ede\u6ef4\",\"\u96fb\u5b50\u5831\u5167\u9801\"],\"articleSection\":[\"031\u671f\"],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/#\/schema\/person\/df050a202bcc174eaeac6b772ac3ee5e\",\"name\":\"wan wan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mp.ncku.edu.tw\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b59d9228d8db69af523d1a5f00aa77986d6a3734d1a4ba5b5e4e0af72e8397a4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b59d9228d8db69af523d1a5f00aa77986d6a3734d1a4ba5b5e4e0af72e8397a4?s=96&d=mm&r=g\",\"caption\":\"wan wan\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd | \u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mp.ncku.edu.tw\/en\/\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\/","og_locale":"en_US","og_type":"article","og_title":"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd | \u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","og_description":"\u5728\u9019\u5834\u5145\u6eff\u901f\u5ea6\u3001\u529b\u91cf\u8207\u5718\u968a\u9ed8\u5951\u7684\u8cfd\u4e8b\u4e2d\uff0c\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb\u5e2b\u751f\u5ef6\u7e8c\u53bb\u5e74\u7684\u71b1\u60c5\uff0c\u518d\u6b21\u7d44\u968a\u53c3\u8cfd\uff0c\u4e26\u4ee5\u5168\u65b0\u968a\u540d\u300c\u8cc7\u52e2\u4e00\u767e2.0\u300d\u91cd\u8fd4\u8cfd\u5834\uff0c\u5c55\u73fe\u8cc7\u6e90\u4eba\u52c7\u65bc\u6311\u6230\u3001\u4e0d\u754f\u8271\u96e3\u7684\u7cbe\u795e\u3002","og_url":"https:\/\/mp.ncku.edu.tw\/en\/\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd\/","og_site_name":"\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","article_publisher":"https:\/\/www.facebook.com\/-101437972282438\/","article_published_time":"2026-06-24T00:31:07+00:00","article_modified_time":"2026-06-24T07:53:20+00:00","og_image":[{"width":1006,"height":588,"url":"https:\/\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"wan wan"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/mp.ncku.edu.tw\/#organization","name":"\u570b\u7acb\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","url":"https:\/\/mp.ncku.edu.tw\/","sameAs":["https:\/\/www.youtube.com\/channel\/UCLtm-HZ9uqWnbQ8DnWJyuWw","https:\/\/www.facebook.com\/-101437972282438\/"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mp.ncku.edu.tw\/#\/schema\/logo\/image\/","url":"https:\/\/mp.ncku.edu.tw\/wp-content\/uploads\/2022\/05\/\u6210\u5927_LOGO_\u7d14\u5716_\u5f69\u8272.png","contentUrl":"https:\/\/mp.ncku.edu.tw\/wp-content\/uploads\/2022\/05\/\u6210\u5927_LOGO_\u7d14\u5716_\u5f69\u8272.png","width":550,"height":548,"caption":"\u570b\u7acb\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb"},"image":{"@id":"https:\/\/mp.ncku.edu.tw\/#\/schema\/logo\/image\/"}},{"@type":"WebSite","@id":"https:\/\/mp.ncku.edu.tw\/#website","url":"https:\/\/mp.ncku.edu.tw\/","name":"\u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","description":"\uff5c \u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","publisher":{"@id":"https:\/\/mp.ncku.edu.tw\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mp.ncku.edu.tw\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#primaryimage","url":"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1","contentUrl":"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1","width":1006,"height":588},{"@type":"WebPage","@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#webpage","url":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/","name":"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd | \u6210\u529f\u5927\u5b78\u8cc7\u6e90\u5de5\u7a0b\u5b78\u7cfb","isPartOf":{"@id":"https:\/\/mp.ncku.edu.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#primaryimage"},"datePublished":"2026-06-24T00:31:07+00:00","dateModified":"2026-06-24T07:53:20+00:00","breadcrumb":{"@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/mp.ncku.edu.tw\/"},{"@type":"ListItem","position":2,"name":"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd"}]},{"@type":"Article","@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#article","isPartOf":{"@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#webpage"},"author":{"@id":"https:\/\/mp.ncku.edu.tw\/#\/schema\/person\/df050a202bcc174eaeac6b772ac3ee5e"},"headline":"\u53f0\u5357\u5e02\u570b\u969b\u9f8d\u821f\u9326\u6a19\u8cfd","datePublished":"2026-06-24T00:31:07+00:00","dateModified":"2026-06-24T07:53:20+00:00","mainEntityOfPage":{"@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#webpage"},"wordCount":7,"publisher":{"@id":"https:\/\/mp.ncku.edu.tw\/#organization"},"image":{"@id":"https:\/\/mp.ncku.edu.tw\/%e5%8f%b0%e5%8d%97%e5%b8%82%e5%9c%8b%e9%9a%9b%e9%be%8d%e8%88%9f%e9%8c%a6%e6%a8%99%e8%b3%bd\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1","keywords":["\u5b78\u751f\u9ede\u6ef4","\u96fb\u5b50\u5831\u5167\u9801"],"articleSection":["031\u671f"],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mp.ncku.edu.tw\/#\/schema\/person\/df050a202bcc174eaeac6b772ac3ee5e","name":"wan wan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mp.ncku.edu.tw\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b59d9228d8db69af523d1a5f00aa77986d6a3734d1a4ba5b5e4e0af72e8397a4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b59d9228d8db69af523d1a5f00aa77986d6a3734d1a4ba5b5e4e0af72e8397a4?s=96&d=mm&r=g","caption":"wan wan"}}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/mp.ncku.edu.tw\/wp-content\/uploads\/6lkh5zyy5rov5lq65oiq5asn56sm5ya256er5oqa5pah5pwz5z66yer5pyd\/6loh5rqq5lq66zu75a2q5acx\/031\/5a2455sf6bue5ru0\/compressed_100kb-7.jpg?fit=1006%2C588&ssl=1","_links":{"self":[{"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/posts\/25388","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/comments?post=25388"}],"version-history":[{"count":7,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/posts\/25388\/revisions"}],"predecessor-version":[{"id":25460,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/posts\/25388\/revisions\/25460"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/media\/25389"}],"wp:attachment":[{"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/media?parent=25388"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/categories?post=25388"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mp.ncku.edu.tw\/en\/wp-json\/wp\/v2\/tags?post=25388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}