{"id":4843,"date":"2025-05-23T05:26:41","date_gmt":"2025-05-23T05:26:41","guid":{"rendered":"\/spirit\/?p=4843"},"modified":"2026-05-26T03:30:23","modified_gmt":"2026-05-26T03:30:23","slug":"%e7%94%9f%e8%bc%94%e7%b5%84-%e6%b7%a1%e6%b1%9f%e5%a4%a7%e5%ad%b8%e7%94%9f%e6%b4%bb%e6%95%99%e8%82%b2%e5%88%b8%e8%a3%9c%e5%8a%a9%e9%87%91","status":"publish","type":"post","link":"\/spirit\/?p=4843","title":{"rendered":"\u751f\u8f14\u7d44 \u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m46quznojmulc7lo6yl .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m46quznojmulc7lo6yl .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m46quznojmulc7lo6yl\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<!--\nhttps:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/4843\n\/spirit\/wp-admin\/post.php?post=4843&action=edit\n-->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+TC:wght@400;600;700&#038;family=Noto+Sans+TC:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy: #1B2A4A;\n    --navy-light: #2C4070;\n    --gold: #C9A84C;\n    --gold-light: #E8C97A;\n    --gold-pale: #FDF6E3;\n    --cream: #FAF8F4;\n    --text-main: #1e1e1e;\n    --text-muted: #5a5a5a;\n    --border: #d6c99a;\n    --card-bg: #ffffff;\n    --section-bg: #F4F1E8;\n  }\n\n  article {\n    font-family: 'Noto Sans TC', sans-serif;\n    color: var(--text-main);\n    font-size: 1.1rem;\n    line-height: 1.85;\n    min-height: 100vh;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    background: var(--navy);\n    color: #fff;\n    padding: 4rem 2rem 3.5rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      135deg,\n      rgba(201,168,76,0.06) 0px,\n      rgba(201,168,76,0.06) 1px,\n      transparent 1px,\n      transparent 40px\n    );\n  }\n  .hero-badge {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--navy);\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    padding: 0.3em 1.2em;\n    border-radius: 2em;\n    margin-bottom: 1.2rem;\n    position: relative;\n  }\n  .hero h1 {\n    font-family: 'Noto Serif TC', serif;\n    font-size: clamp(1.6rem, 4vw, 2.4rem);\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.04em;\n    position: relative;\n    margin-bottom: 0.6rem;\n  }\n  .hero h1 span {\n    color: var(--gold-light);\n  }\n  .hero-sub {\n    font-size: 1rem;\n    color: rgba(255,255,255,0.65);\n    position: relative;\n  }\n  .gold-divider {\n    width: 60px;\n    height: 3px;\n    background: linear-gradient(90deg, var(--gold), var(--gold-light));\n    margin: 1.5rem auto 0;\n    border-radius: 2px;\n    position: relative;\n  }\n\n  \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n  .container {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 1.5rem;\n  }\n\n  \/* \u2500\u2500 SECTION \u2500\u2500 *\/\n  section {\n    padding: 3rem 0;\n  }\n  section + section {\n    border-top: 1px solid var(--border);\n  }\n\n  .section-label {\n    display: flex;\n    align-items: center;\n    gap: 0.7rem;\n    margin-bottom: 1.6rem;\n  }\n  .section-label-icon {\n    width: 36px;\n    height: 36px;\n    background: var(--navy);\n    color: var(--gold-light);\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.1rem;\n    flex-shrink: 0;\n  }\n  .section-label h2 {\n    font-family: 'Noto Serif TC', serif;\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: var(--navy);\n    letter-spacing: 0.05em;\n  }\n\n  \/* \u2500\u2500 NOTICE CARDS \u2500\u2500 *\/\n  .notice-list {\n    display: flex;\n    flex-direction: column;\n    gap: 1.2rem;\n  }\n  .notice-item {\n    display: flex;\n    gap: 1.1rem;\n    background: var(--card-bg);\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--navy);\n    border-radius: 0 10px 10px 0;\n    padding: 1.2rem 1.4rem;\n  }\n  .notice-num {\n    font-family: 'Noto Serif TC', serif;\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: var(--gold);\n    flex-shrink: 0;\n    min-width: 1.8rem;\n    line-height: 1.5;\n  }\n  .notice-text {\n    font-size: 1.1rem;\n    line-height: 1.85;\n    color: var(--text-main);\n  }\n\n  \/* \u2500\u2500 FILE CARDS \u2500\u2500 *\/\n  .file-group {\n    margin-bottom: 2rem;\n  }\n  .file-group-title {\n    font-size: 1rem;\n    font-weight: 600;\n    color: var(--navy-light);\n    letter-spacing: 0.06em;\n    margin-bottom: 0.8rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n  .file-group-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--border);\n  }\n  .file-cards {\n    display: flex;\n    flex-direction: column;\n    gap: 0.75rem;\n  }\n  .file-card {\n    display: flex;\n    align-items: center;\n    gap: 1rem;\n    background: var(--card-bg);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1rem 1.25rem;\n    text-decoration: none;\n    color: inherit;\n    transition: border-color 0.2s, box-shadow 0.2s, transform 0.15s;\n  }\n  .file-card:hover {\n    border-color: var(--gold);\n    box-shadow: 0 4px 16px rgba(27,42,74,0.08);\n    transform: translateY(-1px);\n  }\n  .file-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.05rem;\n    font-weight: 700;\n    flex-shrink: 0;\n    letter-spacing: 0;\n  }\n  .file-icon.pdf {\n    background: #FDE8E8;\n    color: #B22222;\n  }\n  .file-icon.docx {\n    background: #E3EEF9;\n    color: #1B5EA1;\n  }\n  .file-info { flex: 1; min-width: 0; }\n  .file-name {\n    font-size: 1.1rem;\n    font-weight: 500;\n    color: var(--navy);\n    line-height: 1.4;\n    word-break: break-all;\n  }\n  .file-meta {\n    font-size: 0.88rem;\n    color: var(--text-muted);\n    margin-top: 0.15rem;\n  }\n  .file-dl {\n    font-size: 0.88rem;\n    font-weight: 500;\n    color: var(--navy-light);\n    background: var(--gold-pale);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 0.3em 0.85em;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 NEWS CARDS \u2500\u2500 *\/\n  .news-list {\n    display: flex;\n    flex-direction: column;\n    gap: 0.85rem;\n  }\n  .news-card {\n    display: flex;\n    align-items: flex-start;\n    gap: 1rem;\n    text-decoration: none;\n    background: var(--card-bg);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.1rem 1.4rem;\n    transition: border-color 0.2s, transform 0.15s;\n    position: relative;\n    overflow: hidden;\n  }\n  .news-card::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 0; bottom: 0;\n    width: 4px;\n    background: var(--gold);\n    border-radius: 4px 0 0 4px;\n  }\n  .news-card:hover {\n    border-color: var(--gold);\n    transform: translateX(3px);\n  }\n  .news-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--gold);\n    margin-top: 0.6rem;\n    flex-shrink: 0;\n  }\n  .news-content { flex: 1; }\n  .news-title {\n    font-size: 1.1rem;\n    font-weight: 500;\n    color: var(--navy);\n    line-height: 1.5;\n  }\n  .news-date {\n    font-size: 0.88rem;\n    color: var(--text-muted);\n    margin-top: 0.2rem;\n  }\n  .news-arrow {\n    font-size: 1rem;\n    color: var(--gold);\n    align-self: center;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  footer {\n    background: var(--navy);\n    color: rgba(255,255,255,0.5);\n    text-align: center;\n    padding: 1.8rem 1rem;\n    font-size: 0.9rem;\n    letter-spacing: 0.03em;\n  }\n  footer strong {\n    color: var(--gold-light);\n    font-weight: 600;\n  }\n\n  @media (max-width: 600px) {\n    .hero { padding: 2.8rem 1.2rem 2.5rem; }\n    section { padding: 2.2rem 0; }\n    .file-card { flex-wrap: wrap; }\n    .file-dl { width: 100%; text-align: center; }\n  }\n<\/style>\n\n\n<div id=\"Claude\" class=\"container\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/oosa.tku.edu.tw\/www\/article\/claude\/claude.css\" \/>\n<script>$(function(){ setDotId(3); });\t\/\/A1, A2<\/script>\n\n\n<!-- HERO -->\n<header id=\"A1\" title=\"\u8aaa\u660e\" class=\"hero\">\n  <div class=\"hero-badge\">\u6de1\u6c5f\u5927\u5b78 \u751f\u6d3b\u8f14\u5c0e\u7d44<\/div>\n  <h1><span>\u751f\u6d3b\u6559\u80b2\u5238<\/span>\u88dc\u52a9\u91d1<\/h1>\n  <p class=\"hero-sub\">Tamkang University Living Education Voucher Subsidy<\/p>\n  <div class=\"gold-divider\"><\/div>\n<\/header>\n\n<main>\n  <div class=\"container\">\n\n    <!-- \u8aaa\u660e -->\n    <section aria-labelledby=\"sec-info\">\n      <div class=\"section-label\">\n        <div class=\"section-label-icon\" aria-hidden=\"true\">\ud83d\udccb<\/div>\n        <h2 id=\"sec-info\">\u8aaa\u660e<\/h2>\n      <\/div>\n      <div class=\"notice-list\">\n        <div class=\"notice-item\">\n          <div class=\"notice-num\">\u4e00<\/div>\n          <p class=\"notice-text\">\n            \u56e0\u61c9\u6559\u80b2\u90e8\u300c\u9ad8\u7b49\u6559\u80b2\u6df1\u8015\u8a08\u756b\u300d\u8a08\u756b\uff0c\u7279\u8a2d\u7acb\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\uff0c\u4e26\u5236\u5b9a\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u9818\u7528\u9808\u77e5\u53ca\u6de1\u6c5f\u5927\u5b78\u7d93\u6fdf\u4e0d\u5229\u5b78\u751f\u9818\u53d6\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u8f14\u5c0e\u8a18\u9304\u3002\n          <\/p>\n        <\/div>\n        <div class=\"notice-item\">\n          <div class=\"notice-num\">\u4e8c<\/div>\n          <p class=\"notice-text\">\n            \u7533\u8acb\u6642\u9593\u53ca\u689d\u4ef6\u8acb\u53c3\u8003\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u9818\u7528\u9808\u77e5\u9644\u4ef6\u6a94\u6848\u3002\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- \u9644\u4ef6\u4e0b\u8f09 -->\n    <section id=\"A2\" title=\"\u9644\u4ef6\u4e0b\u8f09\" aria-labelledby=\"sec-files\">\n      <div class=\"section-label\">\n        <div class=\"section-label-icon\" aria-hidden=\"true\">\ud83d\udcce<\/div>\n        <h2 id=\"sec-files\">\u9644\u4ef6\u4e0b\u8f09<\/h2>\n      <\/div>\n\n      <div class=\"file-group\">\n        <div class=\"file-group-title\">\u9818\u7528\u9808\u77e5<\/div>\n        <div class=\"file-cards\">\n          <a class=\"file-card Default Icon\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/4843\/\u9644\u4ef6_\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u9818\u7528\u9808\u77e5(115.1.27\u4fee\u8a02).pdf\" target=\"_blank\" rel=\"noopener\">\n            <div class=\"file-icon pdf\">PDF<\/div>\n            <div class=\"file-info\">\n              <div class=\"file-name\">\u9644\u4ef6\uff3f\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u9818\u7528\u9808\u77e5\uff08115.1.27\u4fee\u8a02\uff09<\/div>\n              <div class=\"file-meta\">\u66f4\u65b0\u65e5\u671f\uff1a2026-05-26<\/div>\n            <\/div>\n            <div class=\"file-dl\">\u4e0b\u8f09<\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"file-group\">\n        <div class=\"file-group-title\">\u76f8\u95dc\u8868\u683c<\/div>\n        <div class=\"file-cards\">\n          <a class=\"file-card Default Icon\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/4843\/\u9644\u4ef6_115\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u7d93\u6fdf\u4e0d\u5229\u5b78\u751f\u9818\u53d6\u751f\u6d3b\u6559\u80b2\u88dc\u52a9\u91d1\u8f14\u5c0e\u7d00\u9304.docx\" target=\"_blank\" rel=\"noopener\">\n            <div class=\"file-icon docx\">DOC<\/div>\n            <div class=\"file-info\">\n              <div class=\"file-name\">\u9644\u4ef6\uff3f115\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u7d93\u6fdf\u4e0d\u5229\u5b78\u751f\u9818\u53d6\u751f\u6d3b\u6559\u80b2\u88dc\u52a9\u91d1\u8f14\u5c0e\u7d00\u9304<\/div>\n              <div class=\"file-meta\">\u66f4\u65b0\u65e5\u671f\uff1a2026-05-26<\/div>\n            <\/div>\n            <div class=\"file-dl\">\u4e0b\u8f09<\/div>\n          <\/a>\n\n          <a class=\"file-card Default Icon\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/4843\/\u9644\u4ef6_\u6de1\u6c5f\u5927\u5b78\u9818\u53d6\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u53c3\u52a0\u6821(\u5167)\u5916\u7814\u7fd2(\u5fd7\u5de5)\u53cd\u601d\u55ae.docx\" target=\"_blank\" rel=\"noopener\">\n            <div class=\"file-icon docx\">DOC<\/div>\n            <div class=\"file-info\">\n              <div class=\"file-name\">\u9644\u4ef6\uff3f\u6de1\u6c5f\u5927\u5b78\u9818\u53d6\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u53c3\u52a0\u6821\uff08\u5167\uff09\u5916\u7814\u7fd2\uff08\u5fd7\u5de5\uff09\u53cd\u601d\u55ae<\/div>\n              <div class=\"file-meta\">\u66f4\u65b0\u65e5\u671f\uff1a2026-05-26<\/div>\n            <\/div>\n            <div class=\"file-dl\">\u4e0b\u8f09<\/div>\n          <\/a>\n\n          <a class=\"file-card Default Icon\" href=\"https:\/\/oosa.tku.edu.tw\/www\/post\/asgx\/4843\/\u9644\u8868-\u6de1\u6c5f\u5927\u5b78115\u5e74\u5ea6\u8f14\u5c0e\u734e\u52a9\u65b9\u6848\u8868-0508\u66f4\u65b0.pdf\" target=\"_blank\" rel=\"noopener\">\n            <div class=\"file-icon pdf\">PDF<\/div>\n            <div class=\"file-info\">\n              <div class=\"file-name\">\u9644\u8868\u2014\u6de1\u6c5f\u5927\u5b78115\u5e74\u5ea6\u8f14\u5c0e\u734e\u52a9\u65b9\u6848\u8868\uff080508\u66f4\u65b0\uff09<\/div>\n              <div class=\"file-meta\">\u66f4\u65b0\u65e5\u671f\uff1a2026-05-26<\/div>\n            <\/div>\n            <div class=\"file-dl\">\u4e0b\u8f09<\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- \u6700\u65b0\u6d88\u606f -->\n    <section id=\"A3\" title=\"\u6700\u65b0\u6d88\u606f\" aria-labelledby=\"sec-news\">\n      <div class=\"section-label\">\n        <div class=\"section-label-icon\" aria-hidden=\"true\">\ud83d\udce2<\/div>\n        <h2 id=\"sec-news\">\u6700\u65b0\u6d88\u606f<\/h2>\n      <\/div>\n      <div class=\"news-list\">\n        <a class=\"news-card Default Icon\" href=\"https:\/\/sa.tku.edu.tw\/spirit\/?post_type=tkuisotope&#038;p=7626\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"news-dot\" aria-hidden=\"true\"><\/div>\n          <div class=\"news-content\">\n            <div class=\"news-title\">115\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u958b\u653e\u7533\u8acb\uff0c\u88dc\u52a9\u91d1\u984d\u70ba1\u842c2\u5343\u5143<\/div>\n            <div class=\"news-date\">\u516c\u544a\u65e5\u671f\uff1a2026-05-26<\/div>\n          <\/div>\n          <div class=\"news-arrow\" aria-hidden=\"true\">\u2192<\/div>\n        <\/a>\n        <a class=\"news-card Default Icon\" href=\"https:\/\/sa.tku.edu.tw\/spirit\/?post_type=tkuisotope&#038;p=4854\" target=\"_blank\" rel=\"noopener\">\n          <div class=\"news-dot\" aria-hidden=\"true\"><\/div>\n          <div class=\"news-content\">\n            <div class=\"news-title\">114\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u958b\u653e\u7533\u8acb\uff0c\u88dc\u52a9\u91d1\u984d\u70ba1\u842c\u5143<\/div>\n            <div class=\"news-date\">\u516c\u544a\u65e5\u671f\uff1a2025-05-23<\/div>\n          <\/div>\n          <div class=\"news-arrow\" aria-hidden=\"true\">\u2192<\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n\n  <\/div><!-- \/container -->\n<\/main>\n\n<footer>\n  <strong>\u6de1\u6c5f\u5927\u5b78<\/strong> \u5b78\u751f\u4e8b\u52d9\u8655 &nbsp;\uff5c&nbsp; \u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u8cc7\u8a0a\u9801\n<\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u6de1\u6c5f\u5927\u5b78 \u751f\u6d3b\u8f14\u5c0e\u7d44 \u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1 Tamkang University Living Education Voucher Subsidy \ud83d\udccb \u8aaa\u660e \u4e00 \u56e0\u61c9\u6559\u80b2\u90e8\u300c\u9ad8\u7b49\u6559\u80b2\u6df1\u8015\u8a08\u756b\u300d\u8a08\u756b\uff0c\u7279\u8a2d\u7acb\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\uff0c\u4e26\u5236\u5b9a\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u9818\u7528\u9808\u77e5\u53ca\u6de1\u6c5f\u5927\u5b78\u7d93\u6fdf\u4e0d\u5229\u5b78\u751f\u9818\u53d6\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u8f14\u5c0e\u8a18\u9304\u3002 \u4e8c \u7533\u8acb\u6642\u9593\u53ca\u689d\u4ef6\u8acb\u53c3\u8003\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u9818\u7528\u9808\u77e5\u9644\u4ef6\u6a94\u6848\u3002 \ud83d\udcce \u9644\u4ef6\u4e0b\u8f09 \u9818\u7528\u9808\u77e5 PDF \u9644\u4ef6\uff3f\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u9818\u7528\u9808\u77e5\uff08115.1.27\u4fee\u8a02\uff09 \u66f4\u65b0\u65e5\u671f\uff1a2026-05-26 \u4e0b\u8f09 \u76f8\u95dc\u8868\u683c DOC \u9644\u4ef6\uff3f115\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u7d93\u6fdf\u4e0d\u5229\u5b78\u751f\u9818\u53d6\u751f\u6d3b\u6559\u80b2\u88dc\u52a9\u91d1\u8f14\u5c0e\u7d00\u9304 \u66f4\u65b0\u65e5\u671f\uff1a2026-05-26 \u4e0b\u8f09 DOC \u9644\u4ef6\uff3f\u6de1\u6c5f\u5927\u5b78\u9818\u53d6\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u53c3\u52a0\u6821\uff08\u5167\uff09\u5916\u7814\u7fd2\uff08\u5fd7\u5de5\uff09\u53cd\u601d\u55ae \u66f4\u65b0\u65e5\u671f\uff1a2026-05-26 \u4e0b\u8f09 PDF \u9644\u8868\u2014\u6de1\u6c5f\u5927\u5b78115\u5e74\u5ea6\u8f14\u5c0e\u734e\u52a9\u65b9\u6848\u8868\uff080508\u66f4\u65b0\uff09 \u66f4\u65b0\u65e5\u671f\uff1a2026-05-26 \u4e0b\u8f09 \ud83d\udce2 \u6700\u65b0\u6d88\u606f 115\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u958b\u653e\u7533\u8acb\uff0c\u88dc\u52a9\u91d1\u984d\u70ba1\u842c2\u5343\u5143 \u516c\u544a\u65e5\u671f\uff1a2026-05-26 \u2192 114\u5e74\u5ea6\u6de1\u6c5f\u5927\u5b78\u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u958b\u653e\u7533\u8acb\uff0c\u88dc\u52a9\u91d1\u984d\u70ba1\u842c\u5143 \u516c\u544a\u65e5\u671f\uff1a2025-05-23 \u2192 \u6de1\u6c5f\u5927\u5b78 \u5b78\u751f\u4e8b\u52d9\u8655 &nbsp;\uff5c&nbsp; \u751f\u6d3b\u6559\u80b2\u5238\u88dc\u52a9\u91d1\u8cc7\u8a0a\u9801<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"wp-custom-template-asgx","format":"standard","meta":{"footnotes":""},"categories":[46],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/4843"}],"collection":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4843"}],"version-history":[{"count":7,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/4843\/revisions"}],"predecessor-version":[{"id":7627,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/posts\/4843\/revisions\/7627"}],"wp:attachment":[{"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4843"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4843"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}