{"id":5793,"date":"2025-09-11T07:20:49","date_gmt":"2025-09-11T07:20:49","guid":{"rendered":"\/spirit\/?post_type=tkuisotope&#038;p=5793"},"modified":"2026-05-13T08:51:32","modified_gmt":"2026-05-13T08:51:32","slug":"%e3%80%90%e6%b7%a1%e6%b1%9f%e5%9c%8b%e9%9a%9b%e5%ad%b8%e5%9c%92%e3%80%91114%e5%ad%b8%e5%b9%b4%e5%ba%a6%e4%bd%8f%e5%ae%bf%e6%96%b0%e7%94%9f%e8%ac%9b%e7%bf%92%e6%9a%a8%e9%98%b2%e7%81%bd%e6%bc%94","status":"publish","type":"tkuisotope","link":"\/spirit\/?tkuisotope=%e3%80%90%e6%b7%a1%e6%b1%9f%e5%9c%8b%e9%9a%9b%e5%ad%b8%e5%9c%92%e3%80%91114%e5%ad%b8%e5%b9%b4%e5%ba%a6%e4%bd%8f%e5%ae%bf%e6%96%b0%e7%94%9f%e8%ac%9b%e7%bf%92%e6%9a%a8%e9%98%b2%e7%81%bd%e6%bc%94","title":{"rendered":"\u3010\u6de1\u6c5f\u570b\u969b\u5b78\u5712\u3011114\u5b78\u5e74\u5ea6\u4f4f\u5bbf\u65b0\u751f\u8b1b\u7fd2\u66a8\u9632\u707d\u6f14\u7df4\u7c21\u5831"},"content":{"rendered":"\n<div class=\"wp-block-tkuwpbs5-bs5-heading\"><style>\n        #m49ax6n2gf0peg9aq3q .tku-fkwx-section-title-1st-bar {\n            background: undefined;\n           }\n\n        #m49ax6n2gf0peg9aq3q .tku-fkwx-section-title-2nd-bar {\n            background: undefined;\n           }\n        <\/style><div id=\"dv_title\"><div id=\"m49ax6n2gf0peg9aq3q\"><div style=\"visibility:visible;animation-delay:0.1s;animation-name:fadeInUp;text-align:center\"><h2 class=\"mb-2 fw-bold\">\u3010\u6de1\u6c5f\u570b\u969b\u5b78\u5712\u3011114\u5b78\u5e74\u5ea6\u4f4f\u5bbf\u65b0\u751f\u8b1b\u7fd2\u66a8\u9632\u707d\u6f14\u7df4\u7c21\u5831<\/h2><\/div><\/div><\/div><\/div>\n\n\n\n<style>\n        .status-section {\n            background: rgba(255, 255, 255, 0.95);\n            border-radius: 15px;\n            padding: 30px;\n            margin-bottom: 30px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            backdrop-filter: blur(10px);\n        }\n\n        .status-banner {\n            background: linear-gradient(135deg, #28a745, #20c997);\n            color: white;\n            padding: 20px;\n            border-radius: 12px;\n            text-align: center;\n            margin-bottom: 20px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .status-banner::before {\n            content: '\u2713';\n            position: absolute;\n            left: 30px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 2em;\n            opacity: 0.3;\n        }\n\n        .status-title {\n            font-size: 1.4em;\n            font-weight: bold;\n            margin-bottom: 8px;\n        }\n\n        .status-details {\n            font-size: 1.1em;\n            opacity: 0.9;\n        }\n\n        .info-section {\n            background: rgba(255, 255, 255, 0.95);\n            border-radius: 15px;\n            padding: 30px;\n            margin-bottom: 30px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            backdrop-filter: blur(10px);\n        }\n\n        .section-title {\n            font-size: 1.6em;\n            font-weight: bold;\n            color: #4a90e2;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .icon {\n            width: 35px;\n            height: 35px;\n            background: linear-gradient(45deg, #4a90e2, #7b68ee);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 1.2em;\n        }\n\n        .description {\n            font-size: 1.1em;\n            color: #555;\n            line-height: 1.7;\n            background: linear-gradient(135deg, #f8f9ff, #e8f4fd);\n            padding: 20px;\n            border-radius: 10px;\n            border-left: 4px solid #4a90e2;\n        }\n\n        .downloads-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n\n        .download-card {\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n            cursor: pointer;\n        }\n\n        .download-card::before {\n            content: '';\n            position: absolute;\n            top: -2px;\n            left: -2px;\n            right: -2px;\n            bottom: -2px;\n            background: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4);\n            border-radius: 15px;\n            z-index: -1;\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n\n        .download-card:hover::before {\n            opacity: 1;\n        }\n\n        .download-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\n        }\n\n        .download-icon {\n            font-size: 3em;\n            margin-bottom: 15px;\n            display: block;\n        }\n\n        .download-title {\n            font-size: 1.3em;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n\n        .download-description {\n            font-size: 0.95em;\n            opacity: 0.9;\n            margin-bottom: 20px;\n        }\n\n        .download-link {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.2);\n            color: white;\n            padding: 12px 25px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: bold;\n            transition: all 0.3s ease;\n            backdrop-filter: blur(10px);\n        }\n\n        .download-link:hover {\n            background: rgba(255, 255, 255, 0.3);\n            transform: scale(1.05);\n        }\n\n        .footer {\n            background: rgba(0, 0, 0, 0.8);\n            color: white;\n            text-align: center;\n            padding: 25px;\n            border-radius: 15px;\n            backdrop-filter: blur(10px);\n        }\n\n        .footer-content {\n            font-size: 1em;\n            opacity: 0.9;\n        }\n\n        .wave-decoration {\n            position: absolute;\n            bottom: -5px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%234a90e2' fill-opacity='0.1' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,133.3C960,128,1056,96,1152,90.7C1248,85,1344,107,1392,117.3L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C\/path%3E%3C\/svg%3E\") no-repeat;\n            background-size: cover;\n        }\n\n        @media (max-width: 768px) {\n            .container {\n                padding: 10px;\n            }\n            \n            .header {\n                padding: 30px 20px;\n            }\n            \n            .dormitory-name {\n                font-size: 2.2em;\n            }\n            \n            .academic-year {\n                font-size: 1.3em;\n            }\n            \n            .downloads-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .download-card {\n                padding: 25px 20px;\n            }\n        }\n\n        .pulse {\n            animation: pulse 2s infinite;\n        }\n\n        @keyframes pulse {\n            0% { transform: scale(1); }\n            50% { transform: scale(1.02); }\n            100% { transform: scale(1); }\n        }\n    <\/style>\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\n        <!-- Status Section -->\n        <div class=\"status-section\">\n            <div class=\"status-banner\">\n                <div class=\"status-title\">\ud83d\udccb \u8b1b\u7fd2\u6d3b\u52d5\u5713\u6eff\u7d50\u675f<\/div>\n                <div class=\"status-details\">\n                    \u65b0\u751f\u4f4f\u5bbf\u8b1b\u7fd2\u5df2\u65bc 9\u67089\u65e5(\u4e8c) \u4e0b\u53484\u6642 \u9806\u5229\u5b8c\u6210\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Information Section -->\n        <div class=\"info-section\">\n            <div class=\"section-title\">\n                <div class=\"icon\">\ud83d\udce2<\/div>\n                \u6d3b\u52d5\u8aaa\u660e\n            <\/div>\n            <div class=\"description\">\n                \u65b0\u751f\u4f4f\u5bbf\u8b1b\u7fd2\u66a8\u9632\u707d\u6f14\u7df4\u6d3b\u52d5\u5df2\u65bc9\u67089\u65e5(\u4e8c)\u4e0b\u53484\u6642\u5713\u6eff\u7d50\u675f\uff0c\u53e6\u63d0\u4f9b\u8b1b\u7fd2\u7c21\u5831\u53ca\u65b0\u751f\u624b\u518a\u4f9b\u4f4f\u5bbf\u751f\u53c3\u95b1\u3002 \u4ee5\u4e0b\u8cc7\u6599\u5c07\u5354\u52a9\u65b0\u751f\u66f4\u597d\u5730\u4e86\u89e3\u5bbf\u820d\u751f\u6d3b\u898f\u7bc4\u8207\u76f8\u95dc\u8cc7\u8a0a\u3002\n            <\/div>\n        <\/div>\n\n        <!-- Downloads Section -->\n        <div class=\"info-section\">\n            <div class=\"section-title\">\n                <div class=\"icon\">\ud83d\udcda<\/div>\n                \u76f8\u95dc\u8cc7\u6599\u4e0b\u8f09\n            <\/div>\n            \n            <div class=\"downloads-grid\">\n                <!-- Handbook Download -->\n                <div class=\"download-card\">\n                    <span class=\"download-icon\">\ud83d\udcd6<\/span>\n                    <div class=\"download-title\">\u65b0\u751f\u624b\u518a<\/div>\n                    <div class=\"download-description\">\n                        114\u5b78\u5e74\u5ea6\u6de1\u6c5f\u570b\u969b\u5b78\u5712\u65b0\u751f\u7814\u7fd2\u624b\u518a<br>\n                        \u5305\u542b\u5b8c\u6574\u7684\u4f4f\u5bbf\u898f\u7bc4\u8207\u751f\u6d3b\u6307\u5357\n                    <\/div>\n                    +\n\t\t\t\t\t<a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/09\/114\u5b78\u5e74\u5ea6\u6de1\u6c5f\u5b78\u5712\u65b0\u751f\u7814\u7fd2\u624b\u518a.docx\" class=\"download-link White Icon\" target=\"_self\" rel=\"noopener\">\n                        \ud83d\udcc4 \u4e0b\u8f09 DOCX \u6a94\u6848\n                    <\/a>\n                <\/div>\n\n                <!-- Presentation Download -->\n                <div class=\"download-card\">\n                    <span class=\"download-icon\">\ud83d\udcca<\/span>\n                    <div class=\"download-title\">\u8b1b\u7fd2\u7c21\u5831<\/div>\n                    <div class=\"download-description\">\n                        \u65b0\u751f\u8b1b\u7fd2\u66a8\u9632\u707d\u6f14\u7df4\u5b8c\u6574\u7c21\u5831\u5167\u5bb9<br>\n                        \u91cd\u8981\u8cc7\u8a0a\u8207\u6ce8\u610f\u4e8b\u9805\u8aaa\u660e\n                    <\/div>\n                    <a href=\"https:\/\/sa.tku.edu.tw\/spirit\/uploads\/\/2025\/09\/114\u5b78\u5e74\u5ea6\u6de1\u6c5f\u570b\u969b\u5b78\u5712\u65b0\u751f\u8b1b\u7fd2\u66a8\u9632\u707d\u6f14\u7df4\u7c21\u5831.ppt\" class=\"download-link White Icon\" target=\"_self\" rel=\"noopener\">\n                        \ud83d\udccb \u4e0b\u8f09 PPT \u6a94\u6848\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Footer -->\n        <div class=\"footer NoBG\">\n            <div class=\"footer-content\">\n                <p>\ud83c\udfe0 \u6de1\u6c5f\u570b\u969b\u5b78\u5712 | \u4f4f\u5bbf\u8f14\u5c0e\u7d44<\/p>\n                <p style=\"margin-top: 10px; font-size: 0.9em; opacity: 0.8;\">\n                    \u5982\u6709\u4efb\u4f55\u4f4f\u5bbf\u76f8\u95dc\u554f\u984c\uff0c\u8acb\u6d3d\u8a62\u4f4f\u5bbf\u8f14\u5c0e\u7d44\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Add smooth scroll and interactive effects\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Add click effect to download cards\n            const downloadCards = document.querySelectorAll('.download-card');\n            downloadCards.forEach(card => {\n                card.addEventListener('click', function() {\n                    const link = this.querySelector('.download-link');\n                    if (link) {\n                        link.click();\n                    }\n                });\n            });\n\n            \/\/ Add loading animation\n            const cards = document.querySelectorAll('.download-card, .status-section, .info-section');\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            });\n\n            cards.forEach(card => {\n                card.style.opacity = '0';\n                card.style.transform = 'translateY(30px)';\n                card.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n                observer.observe(card);\n            });\n        });\n    <\/script>\n\n\n\n<div class=\"wp-block-tkuwpbs5-bs5-div  aos-item Style1\" style=\"animation-name:bounceIn;animation-duration:2s;animation-timing-function:ease-in-out\" data-aos=\"zoom-out-up\">\n<p><\/p>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"author":2,"template":"wp-custom-template-asdx","meta":[],"categories":[51],"tags":[],"acf":[],"_links":{"self":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope\/5793"}],"collection":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/tkuisotope"}],"about":[{"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/types\/tkuisotope"}],"author":[{"embeddable":true,"href":"\/spirit\/index.php?rest_route=\/wp\/v2\/users\/2"}],"wp:attachment":[{"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5793"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5793"},{"taxonomy":"post_tag","embeddable":true,"href":"\/spirit\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}